Class GuessWriteReport


public class GuessWriteReport
extends FileWriteReport
This data structure is converted to JSON and send to the client in response to the /guess web API call.
  • Method Details

    • getTransitionMap

      public PlayerInfo.TransitionMap getTransitionMap()
      Describes the possible transitions (another episode in the same series, new series, etc) which can be effected after this episode. This can be used to generate transition buttons.