Class ChannelPredictionProgressEvent
java.lang.Object
com.github.twitch4j.eventsub.events.EventSubEvent
com.github.twitch4j.eventsub.events.EventSubChannelEvent
com.github.twitch4j.eventsub.events.ChannelPredictionEvent
com.github.twitch4j.eventsub.events.ChannelPredictionProgressEvent
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.github.twitch4j.eventsub.events.ChannelPredictionEvent
getOutcomes, getPredictionId, getStartedAt, getTitleMethods inherited from class com.github.twitch4j.eventsub.events.EventSubChannelEvent
getBroadcasterUserId, getBroadcasterUserLogin, getBroadcasterUserName
-
Constructor Details
-
ChannelPredictionProgressEvent
public ChannelPredictionProgressEvent()
-
-
Method Details
-
getLocksAt
The time the Channel Points Prediction will automatically lock. -
toString
- Overrides:
toStringin classChannelPredictionEvent
-
equals
- Overrides:
equalsin classChannelPredictionEvent
-
canEqual
- Overrides:
canEqualin classChannelPredictionEvent
-
hashCode
public int hashCode()- Overrides:
hashCodein classChannelPredictionEvent
-