Attaches the object to a call and so it can send media data to the call.
If the PhoneCallAudioSender is already attached to a call, it will be detached from it first.

C# | Visual Basic | Visual C++ |
public void AttachToCall( ICall call )
Public Sub AttachToCall ( call As ICall )
public: virtual void AttachToCall( ICall^ call ) sealed

- call (ICall)
- The call object to attach the listener.
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290