Click or drag to resize

EventType Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPEventType

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.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
 NameDescription
Public methodEquals
(Overrides ObjectEquals(Object))
Public methodGetHashCode
(Overrides ObjectGetHashCode)
Public methodSIPClone 
Public methodSIPStringPart 
Top
See Also