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