Class LobbyUpdate
java.lang.Object
it.polimi.ingsw.eriantys.messages.Message
it.polimi.ingsw.eriantys.messages.server.LobbyUpdate
- All Implemented Interfaces:
Serializable
A
Message
sent by the server in order to communicate the entry or exit of a user in the lobby.- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionA getter for the usernames of the players inside the lobby following the event.
-
Constructor Details
-
LobbyUpdate
-
-
Method Details
-
getPlayers
A getter for the usernames of the players inside the lobby following the event.- Returns:
- the player usernames
-