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.4.13.0
Syntax
protected AbstractCallLeg(
	ISessionCall call,
	ISessionCall other
)

Parameters

call  ISessionCall
 
other  ISessionCall
 
See Also