Click or drag to resize

SIPEventType Enumeration

Defines SIP subscription event types.

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