Defines SIP subscription event types.
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.98
SyntaxPublic Enumeration SIPEventType
public enum class SIPEventType
Members| Member name | Value | Description |
|---|
| MessageSummary | 0 |
Message-summary event type, for receiving voicemail notifications.
|
| Dialog | 1 |
Dialog event type, for receiving call notifications.
|
| Presence | 2 |
Presence event type, for notified about an extension state.
|
The SIPEventType type exposes the following members.
Extension Methods
See Also