steep-balloon-41261
12/16/2022, 5:12 AMpolite-kilobyte-67570
12/16/2022, 10:50 AMDisconnected event. it will only do so once all reconnect attempts are exhausted.
In order to listen to a reconnection attempt you can listen to RoomEvent.Reconnecting and RoomEvent.Reconnected for knowing when the connection has re-established.
Another way (for getting all connection-status updates) is to listen to RoomEvent.ConnectionStateChanged.flat-ability-87405
12/16/2022, 10:51 AM