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: 1.8.12.0 (1.8.12)
Syntax
public ISIPDialog GetDialog(
	IBaseSIPCall call
)

Parameters

call
Type: Ozeki.VoIPIBaseSIPCall

Return Value

Type: ISIPDialog
See Also