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

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

Parameters

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