Click or drag to resize
AbstractCallLegInvite_BeginCallIndication Method
Starting session from call

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
protected virtual void Invite_BeginCallIndication(
	Object sender,
	EventArgs e
)

Parameters

sender
Type: SystemObject
e
Type: SystemEventArgs
See Also