Class HypeTrainV2Event
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
- Direct Known Subclasses:
HypeTrainBeginV2Event,HypeTrainEndV2Event,HypeTrainProgressV2Event
-
Constructor Summary
Constructors -
Method Summary
Methods 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
-
HypeTrainV2Event
public HypeTrainV2Event()
-
-
Method Details
-
isGoldenKappaTrain
public boolean isGoldenKappaTrain()Description copied from class:HypeTrainEventWhether the hype train rewards contributors with a temporary golden Kappa emote.- Overrides:
isGoldenKappaTrainin classHypeTrainEvent
-
getType
The type of the Hype Train. -
toString
- Overrides:
toStringin classHypeTrainEvent
-
equals
- Overrides:
equalsin classHypeTrainEvent
-
canEqual
- Overrides:
canEqualin classHypeTrainEvent
-
hashCode
public int hashCode()- Overrides:
hashCodein classHypeTrainEvent
-