Class AvailableLobbies
java.lang.Object
it.polimi.ingsw.eriantys.messages.Message
it.polimi.ingsw.eriantys.messages.server.AvailableLobbies
- All Implemented Interfaces:
Serializable
A
Message
sent by the server in order to communicate the result of a LobbiesRequest
handling process.- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionA getter for the available lobbies on the server.
-
Constructor Details
-
AvailableLobbies
-
-
Method Details
-
getLobbies
A getter for the available lobbies on the server.- Returns:
- the lobbies which can be joined in
-