Click or drag to resize
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: 592.1.30.0
Syntax
C#
public event EventHandler<BooleanEventArg> Disconnected

Value

Type: SystemEventHandlerBooleanEventArg
See Also