Click or drag to resize

ConferenceMobileLink Events

The ConferenceMobileLink type exposes the following members.

Events
  NameDescription
Public eventConnected
Occurs when mobile link connection is successfully established. The connection details is provided in the event argument.
Public eventDisconnected
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.
Top
See Also