Click or drag to resize
SIPEventType Enumeration
Defines SIP subscription event types.

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
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.
See Also