Class PollData.Contributor
java.lang.Object
com.github.twitch4j.pubsub.domain.PollData.Contributor
- Enclosing class:
- PollData
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
Deprecated.int
hashCode()
void
setBitsContributed
(Long bitsContributed) Deprecated.void
setChannelPointsContributed
(Long channelPointsContributed) Deprecated.void
setDisplayName
(String displayName) Deprecated.void
Deprecated.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.
-