Click or drag to resize

CallHelperGetDialog(IBaseSIPCall) Method

Gets the dialog that belongs to the specified call.

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public ISIPDialog GetDialog(
	IBaseSIPCall call
)

Parameters

call  IBaseSIPCall
 

Return Value

ISIPDialog
See Also