Click or drag to resize
DialogEventParser Class
Inheritance Hierarchy
SystemObject
  Ozeki.VoIPDialogEventParser

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
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
Methods
  NameDescription
Public methodParse
Public methodStatic memberTryParse
Top
Properties
  NameDescription
Public propertyContentType
Top
See Also