Click or drag to resize

PresenceWatcher Class

Class representing either a remote user who is already tracking local user's presence, or a remote user who is asking for permission to track local user's presence.
Inheritance Hierarchy
SystemObject
  Avaya.ClientServicesPresenceWatcher

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public class PresenceWatcher

The PresenceWatcher type exposes the following members.

Properties
  NameDescription
Public propertyDisplayName
The display name of the watcher.
Public propertyPresenceAddress
The Presence address of the watcher.
Top
Methods
  NameDescription
Public methodEquals (Overrides ObjectEquals(Object).)
Public methodGetHashCode (Overrides ObjectGetHashCode.)
Top
See Also