Click or drag to resize

DialogContainerTryGetDialog Method (SIPMessage)

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

Parameters

msg
Type: Ozeki.VoIPSIPMessage

Return Value

Type: ISIPDialog

Implements

IDialogContainerTryGetDialog(SIPMessage)
See Also