getJoinedRooms

abstract suspend fun getJoinedRooms(): Result<Set<RoomId>>

See also