Class CommunityPointsGoal
java.lang.Object
com.github.twitch4j.pubsub.domain.CommunityPointsGoal
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic enum
static enum
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
CommunityPointsGoal
public CommunityPointsGoal()
-
-
Method Details
-
getParsedType
-
getParsedStatus
-
getId
-
getChannelId
-
getTitle
-
getDescription
-
getGoalAmount
-
getPointsContributed
-
getSmallContribution
-
getPerStreamMaximumUserContribution
-
getDurationDays
-
getStartedAt
-
getEndedAt
-
getBackgroundColor
-
getDefaultImage
-
getImage
-
isInStock
-
getGoalType
The type of community points goal.For example: "BOOST", "CREATOR"
-
getStatus
The status of the community points goal.For example: "STARTED"
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-