Click or drag to resize
ConferenceMobileLinkConnected Event
Occurs when mobile link connection is successfully established. The connection details is provided in the event argument.

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

Value

Type: SystemEventHandlerConferenceMobileLinkConnectedEventArgs
See Also