PresenceServicePresenceServiceUnavailable Event |
Reported when presence service becomes unavailable.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic 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