Module polimi.ingsw.am21.codex
Class PlayerConnectionChangedMessage
java.lang.Object
polimi.ingsw.am21.codex.controller.messages.Message
polimi.ingsw.am21.codex.controller.messages.ViewUpdatingMessage
polimi.ingsw.am21.codex.controller.messages.viewUpdate.PlayerConnectionChangedMessage
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionPlayerConnectionChangedMessage
(UUID connectionID, String nickname, GameController.UserGameContext.ConnectionStatus status) -
Method Summary
-
Constructor Details
-
PlayerConnectionChangedMessage
public PlayerConnectionChangedMessage(UUID connectionID, String nickname, GameController.UserGameContext.ConnectionStatus status)
-
-
Method Details