Click or drag to resize

PresenceListSubscription Methods

The PresenceListSubscription type exposes the following members.

Methods
  NameDescription
Public methodAddAddress
Adds an address to the subscription in order to start watching presence of a user identified by the address.
Public methodRemoveAddress
Removes an address from the subscription.
Public methodStart
Starts the subscription and watching presence for the subscribed addresses.
Public methodStop
Stops the subscription.
Top
See Also