Class ReconnectionUpdate
java.lang.Object
it.polimi.ingsw.eriantys.messages.Message
it.polimi.ingsw.eriantys.messages.server.ConnectionUpdate
it.polimi.ingsw.eriantys.messages.server.ReconnectionUpdate
- All Implemented Interfaces:
Serializable
A message of type
ConnectionUpdate
sent by the server in order to broadcast a reconnection event.- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class it.polimi.ingsw.eriantys.messages.server.ConnectionUpdate
getNumPlayers, getSubject
-
Constructor Details
-
ReconnectionUpdate
-
-
Method Details
-
isGameResumed
public boolean isGameResumed()A getter for the game status.- Returns:
- true if and only if the game has resumed following the event
-