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: 550.0.60.0
Syntax
C#
public event EventHandler<ConferenceMobileLinkConnectedEventArgs> Connected

Value

Type: SystemEventHandlerConferenceMobileLinkConnectedEventArgs
See Also