Click or drag to resize

PresenceAccessControlListPresenceWatcherRequestCancelled Event

Called when presence tracking request initiated by another user in the system has been cancelled. The other user's information is provided in the PresenceWatcherRequestEventArgs.

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

Value

Type: SystemEventHandlerPresenceWatcherRequestEventArgs
See Also