Class HypeTrainEndEvent
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.HypeTrainEndEvent
-
Constructor Summary
-
Method Summary
Methods inherited from class com.github.twitch4j.eventsub.events.HypeTrainEvent
getLevel, getStartedAt, getTopContributions, getTotal
Methods inherited from class com.github.twitch4j.eventsub.events.EventSubChannelEvent
getBroadcasterUserId, getBroadcasterUserLogin, getBroadcasterUserName
-
Constructor Details
-
HypeTrainEndEvent
public HypeTrainEndEvent()
-
-
Method Details
-
getEndedAt
The timestamp at which the hype train ended. -
getCooldownEndsAt
The timestamp at which the hype train cooldown ends so that the next hype train can start. -
toString
- Overrides:
toString
in classHypeTrainEvent
-
equals
- Overrides:
equals
in classHypeTrainEvent
-
canEqual
- Overrides:
canEqual
in classHypeTrainEvent
-
hashCode
public int hashCode()- Overrides:
hashCode
in classHypeTrainEvent
-