Closed alexaib2002 closed 1 year ago
What does this method do? Get all the room configurations given a roomId.
roomId
Input roomId
Output ArrayList of RoomConfigs
Additional info None
Closing this issue, as #34 would fit better the current code structure. Still, this issue may be reopened in the future if we need to get all the RoomConfig's data instead of just the encoded layout
RoomConfig
What does this method do? Get all the room configurations given a
roomId
.Input
roomId
Output ArrayList of RoomConfigs
Additional info None