Class HypeTrainProgressV2Event
java.lang.Object
com.github.twitch4j.eventsub.events.EventSubEvent
com.github.twitch4j.eventsub.events.EventSubChannelEvent
com.github.twitch4j.eventsub.events.HypeTrainEvent
com.github.twitch4j.eventsub.events.HypeTrainV2Event
com.github.twitch4j.eventsub.events.HypeTrainProgressV2Event
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.github.twitch4j.eventsub.events.HypeTrainV2Event
getSharedTrainParticipants, getType, isGoldenKappaTrain, isSharedTrainMethods inherited from class com.github.twitch4j.eventsub.events.HypeTrainEvent
getId, getLevel, getStartedAt, getTopContributions, getTotalMethods inherited from class com.github.twitch4j.eventsub.events.EventSubChannelEvent
getBroadcasterUserId, getBroadcasterUserLogin, getBroadcasterUserName
-
Constructor Details
-
HypeTrainProgressV2Event
public HypeTrainProgressV2Event()
-
-
Method Details
-
getProgress
The number of points contributed to the hype train at the current level. -
getGoal
The number of points required to reach the next level. -
getExpiresAt
The time at which the hype train expires. The expiration is extended when the hype train reaches a new level. -
toString
- Overrides:
toStringin classHypeTrainV2Event
-
equals
- Overrides:
equalsin classHypeTrainV2Event
-
canEqual
- Overrides:
canEqualin classHypeTrainV2Event
-
hashCode
public int hashCode()- Overrides:
hashCodein classHypeTrainV2Event
-