disconnect abstract method

Future<TUIActionCallback> disconnect()

Exit the connection.

Calling this interface will exit the room connection state, and can only be called in the connected state.

Implementation

Future<TUIActionCallback> disconnect();