Class PollData.Tokens

java.lang.Object
com.github.twitch4j.pubsub.domain.PollData.Tokens
Enclosing class:
PollData

public static class PollData.Tokens extends Object
  • Constructor Details

    • Tokens

      public Tokens()
  • Method Details

    • getBits

      @Deprecated public Long getBits()
      Deprecated.
    • getChannelPoints

      public Long getChannelPoints()
    • setBits

      @Deprecated public void setBits(Long bits)
      Deprecated.
    • setChannelPoints

      public void setChannelPoints(Long channelPoints)
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • canEqual

      protected boolean canEqual(Object other)
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object