PresenceListSubscriptionAddAddress Method |
Adds an address to the subscription in order to start watching presence of a user identified by the address.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic void AddAddress(
string address
)
Parameters
- address
- Type: SystemString
The address to add to the subscription.
See Also