| ConferenceMobileLinkDisconnected Event |
Occurs when mobile link connection is ended. A boolean flag indicating whether the mobile link session
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> Disconnected
Value
Type:
SystemEventHandlerBooleanEventArg
See Also