Click or drag to resize

ISIPSubscriptionManager Methods

The ISIPSubscriptionManager type exposes the following members.

Methods
 NameDescription
Public methodCreate(SIPEventType, String) Creates a SIP subscription with the given event-type.
Public methodCreate(String, String) Creates a SIP subscription with the given event type.
Public methodGet(SIPEventType) Retrieves a previously created subscription.
Public methodGet(String) Retrieves a previously created subscription.
Public methodSubscribe Sends a SUBSCRIBE request for the given subscription.
Public methodUnsubscribe Terminates the given subscription.
Top
See Also