Click or drag to resize
DialogContainerTryGetDialog Method (SIPMessage)

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public ISIPDialog TryGetDialog(
	SIPMessage msg
)

Parameters

msg
Type: Ozeki.VoIPSIPMessage

Return Value

Type: ISIPDialog

Implements

IDialogContainerTryGetDialog(SIPMessage)
See Also