Click or drag to resize

AbstractCallLeg Constructor

Initializes a new instance of the AbstractCallLeg class

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
protected AbstractCallLeg(
	ISessionCall call,
	ISessionCall other
)

Parameters

call
Type: Ozeki.VoIPISessionCall
other
Type: Ozeki.VoIPISessionCall
See Also