Click or drag to resize
PhoneCallStateWavePlayerAttachToCall Method
Attaches this object to the given phone call.

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public void AttachToCall(
	IOzPhoneCall call
)

Parameters

call
Type: Ozeki.VoIPIOzPhoneCall
The given phone call.

Implements

IPhoneCallAttachableAttachToCall(IOzPhoneCall)
See Also