Click or drag to resize

SIPEventType Enumeration

Defines SIP subscription event types.

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.98
Syntax
public enum SIPEventType
Members
Member nameValueDescription
MessageSummary0 Message-summary event type, for receiving voicemail notifications.
Dialog1 Dialog event type, for receiving call notifications.
Presence2 Presence event type, for notified about an extension state.

The SIPEventType type exposes the following members.

Extension Methods
 NameDescription
Public Extension MethodAsString
(Defined by ExSIPEventType)
Top
See Also