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
-
Method Summary
Methods inherited from class com.github.twitch4j.eventsub.events.ChannelPredictionEvent
getOutcomes, getPredictionId, getStartedAt, getTitle
Methods 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:
toString
in classChannelPredictionEvent
-
equals
- Overrides:
equals
in classChannelPredictionEvent
-
canEqual
- Overrides:
canEqual
in classChannelPredictionEvent
-
hashCode
public int hashCode()- Overrides:
hashCode
in classChannelPredictionEvent
-