Click or drag to resize
DialogEventParserTryParse Method

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public static DialogEventInfo TryParse(
	string str
)

Parameters

str
Type: SystemString

Return Value

Type: DialogEventInfo
See Also