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.4.54.0
Syntax
public void AttachToCall(
	IOzPhoneCall call
)

Parameters

call  IOzPhoneCall
The given phone call.

Implements

IPhoneCallAttachableAttachToCall(IOzPhoneCall)
See Also