Readonly
createRoom - Create a room.
The ID of the room.
The name of the room.
getOrCreateRoom - Get a room by its ID or create it if it doesn't exist.
The name of the room to use if it doesn't exist.
getRoom - Get a room by its ID.
createRoom - Create a room.