Defines properties, methods and events for SIP event package subscriptions (such as message-summary).

C# | Visual Basic | Visual C++ |
public interface ISIPSubscription
Public Interface ISIPSubscription
public interface class ISIPSubscription

All Members | Properties | Events | |||
Icon | Member | Description |
---|---|---|
![]() | 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