Click or drag to resize
DialogEventParserParse Method

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public DialogEventInfo Parse(
	string content
)

Parameters

content
Type: SystemString

Return Value

Type: DialogEventInfo

Implements

IContentParserTParse(String)
See Also