Class HelpResponse

java.lang.Object
it.polimi.ingsw.eriantys.messages.Message
it.polimi.ingsw.eriantys.messages.server.HelpResponse
All Implemented Interfaces:
Serializable

public class HelpResponse extends Message
A Message sent by the server in order to fulfill the needs of a HelpRequest communication item.
See Also:
  • Constructor Details

    • HelpResponse

      public HelpResponse(String content)
  • Method Details

    • getContent

      public String 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