Ozeki VoIP SDK Class library
ISIPSubscription Interface
NamespacesOzeki.VoIP.SIPISIPSubscription
Defines properties, methods and events for SIP event package subscriptions (such as message-summary).
Declaration Syntax
C#Visual BasicVisual C++
public interface ISIPSubscription
Public Interface ISIPSubscription
public interface class ISIPSubscription
Members
All MembersPropertiesEvents



IconMemberDescription
Account
Gets the SIP address for the subscription.

EventType
Gets the event type of the subscription.

Expires
Gets the time (in seconds) after the subscription will be terminated.

ID
Gets the ID of the subscription.

NotificationReceived
Occurs when a notification received from the remote end.

Owner
Gets the owner of the subscription.

State
Gets the current state of the subscription.

StateChanged
Occurs when the state of the subscription has changed.

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290