getRoom

fun Session.getRoom(roomId: String): Room?

Get a room using the RoomService of a Session.