onConnecting

abstract fun onConnecting(room: ChatRoom)

Called when the room attempts to establish or reestablish socket connection, occurs when the room transitions into connecting state.

Parameters

room

ChatRoom instance