getRoom

abstract suspend fun getRoom(id: ResourceId): Room

Get the state of a single room

Parameters

id

The v2 resource ID of the room to fetch data about