Click or drag to resize

IPhoneCallAttachableAttachToCall Method

Attaches the object to a ICall object.

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

Parameters

call  IOzPhoneCall
The phone call object.
See Also