ISIPSubscription |
The ISIPSubscriptionManager type exposes the following members.
| Name | Description | |
|---|---|---|
| Create(SIPEventType, String) | Creates a SIP subscription with the given event-type. | |
| Create(String, String) | Creates a SIP subscription with the given event type. | |
| Get(SIPEventType) | Retrieves a previously created subscription. | |
| Get(String) | Retrieves a previously created subscription. | |
| Subscribe | Sends a SUBSCRIBE request for the given subscription. | |
| Unsubscribe | Terminates the given subscription. |