Click or drag to resize
PresenceListSubscriptionStopped Event
Occurs when the subscription has been stopped either intentionally or as a result of a failure.

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

Value

Type: SystemEventHandlerPresenceFailureEventArgs
See Also