Click or drag to resize
AbstractCallLeg.Invite_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: System.Object
e
Type: System.EventArgs
See Also