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: 550.0.60.0
Syntax
C#
public event EventHandler<PresenceFailureEventArgs> Stopped

Value

Type: SystemEventHandlerPresenceFailureEventArgs
See Also