PresenceListSubscription Methods |
The PresenceListSubscription type exposes the following members.
| Name | Description | |
|---|---|---|
| AddAddress |
Adds an address to the subscription in order to start watching presence of a user identified by the address.
| |
| RemoveAddress |
Removes an address from the subscription.
| |
| Start |
Starts the subscription and watching presence for the subscribed addresses.
| |
| Stop |
Stops the subscription.
|