jkutkutOrg / Android-CineHub

GNU General Public License v3.0
0 stars 2 forks source link

Get encoded room layout for given RoomId #34

Closed alexaib2002 closed 1 year ago

alexaib2002 commented 1 year ago

What does this method do? Returns the encoded layout (#22) for the corresponding RoomId

Input The roomId of the required room.

Output Character[][]

Additional info

Jkutkut commented 1 year ago

Implemented with the version db-v0.9.01 (see #19)