Package it.polimi.ingsw.eriantys.messages.server
package it.polimi.ingsw.eriantys.messages.server
-
ClassDescriptionA
Message
sent by the server in order to communicate the acceptance of the associated client request.A message of typeAccepted
sent by the server in order to tell the client the acceptance of aLeaveLobby
request.A message of typeUserActionUpdate
sent by the server in order to notify the client of the availableAssistantCard
literals in the turn.AMessage
sent by the server in order to communicate the result of aLobbiesRequest
handling process.A message of typeUserActionUpdate
sent by the server in order to enclose the status of theBoard
of the game following a player action.A message of typeUserActionUpdate
sent by the server in order to notify the client of the activation of aCharacterCard
effect.A class representing aMessage
sent after an event regarding disconnection or reconnection scenarios.A message of typeConnectionUpdate
sent by the server in order to broadcast a reconnection event.A message of typeUserActionUpdate
sent by the server in order to notify the client of the end the game.AMessage
sent by the server in order to fulfill the needs of aHelpRequest
communication item.A message of typeUserActionUpdate
sent by the server in order to notify the client of the last round of the game.AMessage
sent by the server in order to communicate the entry or exit of a user in the lobby.A message of typeConnectionUpdate
sent by the server in order to broadcast a reconnection event.AMessage
sent by the server in order to communicate the refusal of the associated client request.AMessage
sent by the server in order to notify a user's action.A message of typeUserActionUpdate
sent by the server in order to notify the client of the availableTowerColor
andWizard
literals in the game.