Class PlayerResponse


  • public class PlayerResponse
    extends ResponseBase
    The HashMap capability is used for debugging info in debug mode
    • Method Detail

      • getNewlyRegistered

        public boolean getNewlyRegistered()
      • getTrialListId

        public String getTrialListId()
      • getTrialList

        public TrialList getTrialList()
      • getPlayerInfo

        public PlayerInfo getPlayerInfo()
      • getAlreadyFinished

        public boolean getAlreadyFinished()
        True if this player has finished all episodes he could play. This means that the most recent episode has been completed, and no more new episodes can be created.
      • getCompletionCode

        public String getCompletionCode()
      • getExperimentPlan

        public String getExperimentPlan()