Click or drag to resize

CallHelperGetDialog Method (IBaseSIPCall)

Gets the dialog that belongs to the specified call.

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

Parameters

call
Type: Ozeki.VoIPIBaseSIPCall

Return Value

Type: ISIPDialog
See Also