Click or drag to resize

EventType Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPEventType

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public class EventType : ISIPMessagePart, ISIPCloneable<EventType>

The EventType type exposes the following members.

Constructors
 NameDescription
Public methodEventType(String)Initializes a new instance of the EventType class
Public methodEventType(String, IEnumerableString)Initializes a new instance of the EventType class
Top
Properties
 NameDescription
Public propertyEventPackage 
Public propertyEventTemplate 
Top
Methods
See Also