Class HelpResponse
java.lang.Object
it.polimi.ingsw.eriantys.messages.Message
it.polimi.ingsw.eriantys.messages.server.HelpResponse
- All Implemented Interfaces:
Serializable
A
Message
sent by the server in order to fulfill the needs of a HelpRequest
communication item.- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionA getter for the result of the/help
command coded for the current application phase.
-
Constructor Details
-
HelpResponse
-
-
Method Details
-
getContent
A getter for the result of the/help
command coded for the current application phase.- Returns:
- the content of the result of the command
-