Attaches the object to a call so it can receive media data from that call.
If the PhoneCallAudioReceiver is already attached to an active 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