Click or drag to resize
PresenceWatcherRequestEventArgs Class
The event argument used to report either receipt or cancellation of a request to track local user's presence.
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Avaya.ClientServicesPresenceWatcherRequestEventArgs

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 493.0.70.0
Syntax
C#
public class PresenceWatcherRequestEventArgs : EventArgs

The PresenceWatcherRequestEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodPresenceWatcherRequestEventArgs
Constructs a new PresenceWatcherRequestEventArgs object.
Top
Properties
  NameDescription
Public propertyWatcher
Top
See Also