Click or drag to resize
ConferenceSlideViewerUnsubscribed Event
Occurs when slide viewer subscription is ended. A boolean flag indicating whether the subscription is ended by the server or not is provided in the event argument.

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

Value

Type: SystemEventHandlerBooleanEventArg
See Also