Click or drag to resize

DialogEventParser Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPDialogEventParser

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

The DialogEventParser type exposes the following members.

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