| 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.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntaxpublic event EventHandler<BooleanEventArg> Unsubscribed
Value
Type:
SystemEventHandlerBooleanEventArg
See Also