Class PollData.Contributor
java.lang.Object
com.github.twitch4j.pubsub.domain.PollData.Contributor
- Enclosing class:
- PollData
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleanDeprecated.inthashCode()voidsetBitsContributed(Long bitsContributed) Deprecated.voidsetChannelPointsContributed(Long channelPointsContributed) voidsetDisplayName(String displayName) voidtoString()
-
Constructor Details
-
Contributor
public Contributor()
-
-
Method Details
-
getUserId
-
getDisplayName
-
getBitsContributed
Deprecated. -
getChannelPointsContributed
-
setUserId
-
setDisplayName
-
setBitsContributed
Deprecated. -
setChannelPointsContributed
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-