Class VideoPoll

    • Method Detail

      • getCloseAfterVoting

        public Boolean getCloseAfterVoting()
        True if this is a Live poll with open voting and the card hides after voting
        Returns:
        True if this is a Live poll with open voting and the card hides after voting
      • setCloseAfterVoting

        public void setCloseAfterVoting​(Boolean closeAfterVoting)
        True if this is a Live poll with open voting and the card hides after voting
      • getDefaultOpen

        public Boolean getDefaultOpen()
        True if the poll should be open by default, false if it starts in a closed state
        Returns:
        True if the poll should be open by default, false if it starts in a closed state
      • setDefaultOpen

        public void setDefaultOpen​(Boolean defaultOpen)
        True if the poll should be open by default, false if it starts in a closed state
      • getQuestion

        public String getQuestion()
        The poll question text
        Returns:
        The poll question text
      • getShowGradient

        public Boolean getShowGradient()
        True if this is a Live poll and voting is open and there is a background gradient to highlight the voting card
        Returns:
        True if this is a Live poll and voting is open and there is a background gradient to highlight the voting card
      • setShowGradient

        public void setShowGradient​(Boolean showGradient)
        True if this is a Live poll and voting is open and there is a background gradient to highlight the voting card
      • getShowResults

        public Boolean getShowResults()
        True if this is a Live poll and voting is open and the results show after voting
        Returns:
        True if this is a Live poll and voting is open and the results show after voting
      • setShowResults

        public void setShowResults​(Boolean showResults)
        True if this is a Live poll and voting is open and the results show after voting
      • getStatus

        public String getStatus()
        Live poll status
        Returns:
        Live poll status