Click or drag to resize

PresenceServicePresenceServiceUnavailable Event

Reported when presence service becomes unavailable.

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

Value

Type: SystemEventHandler
Remarks
The presence service relies on the network connection to communicate with the presence server. If the connection is lost, the presence service becomes unavailable. If the server experiencing problems, the presence service becomes unavailable.
See Also