Class ReconnectionUpdate

All Implemented Interfaces:
Serializable

public class ReconnectionUpdate extends ConnectionUpdate
A message of type ConnectionUpdate sent by the server in order to broadcast a reconnection event.
See Also:
  • Constructor Details

    • ReconnectionUpdate

      public ReconnectionUpdate(String subject, int numPlayers, boolean gameResumed)
  • 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