Click or drag to resize

IPhoneCallAttachableAttachToCall Method

Attaches the object to a ICall object.

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

Parameters

call
Type: Ozeki.VoIPIOzPhoneCall
The phone call object.
See Also