Manages SIP event subscriptions.
| C# | Visual Basic | Visual C++ |
public interface ISIPSubscriptionManager
Public Interface ISIPSubscriptionManager
public interface class ISIPSubscriptionManager
| All Members | Methods | ||||
| Icon | Member | Description |
|---|---|---|
| Create(String) |
Creates a SIP subscription with the given event type.
| |
| Create(SIPEventType) |
Creates a SIP subscription with the given event-type.
| |
| Get(SIPEventType) |
Retrieves a previously created subscription.
| |
| Get(String) |
Retrieves a previously created subscription.
| |
| Subscribe(ISIPSubscription) |
Sends a SUBSCRIBE request for the given subscription.
| |
| Unsubscribe(ISIPSubscription) |
Terminates the given subscription.
|
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290