Click or drag to resize
IPhoneCallAttachableAttachToCall Method
Attaches the object to a ICall object.

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

Parameters

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