Click or drag to resize

AbstractCallLegInvite_BeginCallIndication Method

Starting session from call

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

Parameters

sender
Type: SystemObject
e
Type: SystemEventArgs
See Also