Click or drag to resize
PresenceServicePresenceServiceAvailable Event
Reported when presence service becomes available.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public event EventHandler PresenceServiceAvailable

Value

Type: SystemEventHandler
Remarks
This callback is reported on successful recovery of the presence service after unexpected failures that lead to the service becoming unavailable.
See Also