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.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic event EventHandler<BooleanEventArg> Disconnected
Value
Type:
SystemEventHandlerBooleanEventArg
See Also