Click or drag to resize

DialogEventParser Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPDialogEventParser

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public class DialogEventParser : IContentParser<DialogEventInfo>

The DialogEventParser type exposes the following members.

Constructors
 NameDescription
Public methodDialogEventParserInitializes a new instance of the DialogEventParser class
Top
Properties
 NameDescription
Public propertyContentType 
Top
Methods
 NameDescription
Public methodParse 
Public methodStatic memberTryParse 
Top
See Also