Click or drag to resize

PhoneCallStateWavePlayerAttachToCall Method

Attaches this object to the given phone call.

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

Parameters

call
Type: Ozeki.VoIPIOzPhoneCall
The given phone call.

Implements

IPhoneCallAttachableAttachToCall(IOzPhoneCall)
See Also