Ozeki VoIP SDK Class library
AttachToCall Method (call)
NamespacesOzeki.Media.MediaHandlersPhoneCallStateWavePlayerAttachToCall(IPhoneCall)
Attaches this object to the given phone call.
Declaration Syntax
C#Visual BasicVisual C++
public void AttachToCall(
	IPhoneCall call
)
Public Sub AttachToCall ( _
	call As IPhoneCall _
)
public:
virtual void AttachToCall(
	IPhoneCall^ call
) sealed
Parameters
call (IPhoneCall)
The given phone call.

Assembly: VoIPSDK (Module: VoIPSDK) Version: 9.7.4486.17851