RoomState

constructor(scheduledRoomList: StateFlow<List<RoomInfo>>, scheduledRoomListCursor: StateFlow<String>, currentRoom: StateFlow<RoomInfo?>)