Klasse HypeTrainBeginEvent
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.HypeTrainBeginEvent
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungprotected booleanbooleanThe time at which the hype train expires.getGoal()The number of points required to reach the next level.The most recent contribution.The number of points contributed to the hype train at the current level.inthashCode()toString()Von Klasse geerbte Methoden com.github.twitch4j.eventsub.events.HypeTrainEvent
getLevel, getStartedAt, getTopContributions, getTotalVon Klasse geerbte Methoden com.github.twitch4j.eventsub.events.EventSubChannelEvent
getBroadcasterUserId, getBroadcasterUserLogin, getBroadcasterUserName
-
Konstruktordetails
-
HypeTrainBeginEvent
public HypeTrainBeginEvent()
-
-
Methodendetails
-
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. -
getLastContribution
The most recent contribution. -
getExpiresAt
The time at which the hype train expires. The expiration is extended when the hype train reaches a new level. -
toString
- Setzt außer Kraft:
toStringin KlasseHypeTrainEvent
-
equals
- Setzt außer Kraft:
equalsin KlasseHypeTrainEvent
-
canEqual
- Setzt außer Kraft:
canEqualin KlasseHypeTrainEvent
-
hashCode
public int hashCode()- Setzt außer Kraft:
hashCodein KlasseHypeTrainEvent
-