state

abstract val state: RoomState

The state of a room. Valid values are RoomState.OPEN and RoomState.DELETED.

Since

1.6.0