Click or drag to resize
PresenceAccessControlListPresenceWatcherRequestReceived Event
Called when another user of the system would like to track local user's presence. The other user's information is provided in the PresenceWatcherRequestEventArgs.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public event EventHandler<PresenceWatcherRequestEventArgs> PresenceWatcherRequestReceived

Value

Type: SystemEventHandlerPresenceWatcherRequestEventArgs
See Also