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) Deprecated.voidsetDisplayName(String displayName) Deprecated.voidDeprecated.toString()
-
Constructor Details
-
Contributor
public Contributor()
-
-
Method Details
-
getUserId
-
getDisplayName
-
getChannelPointsContributed
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-
setUserId
Deprecated. -
setDisplayName
Deprecated. -
setBitsContributed
Deprecated. -
setChannelPointsContributed
Deprecated. -
getBitsContributed
Deprecated.
-