PresenceServiceCreatePresenceListSubscription Method |
Creates a new empty ad-hoc presence subscription object.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
Remarks
An ad-hoc presence subscription object is used to manipulate the list of users the client application wants to know presence of.
A PresenceListSubscription object allows to subscribe for presence events of multiple users specified by their presence addresses.
Note, that the preferred way of getting presence of other users is via a Contact object.
See Also