| PresenceServiceCreatePresenceListSubscription Method |
Creates a new empty ad-hoc presence subscription object.
Namespace: Avaya.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.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