Class ChannelPredictionBeginCondition
java.lang.Object
com.github.twitch4j.eventsub.condition.EventSubCondition
com.github.twitch4j.eventsub.condition.ChannelEventSubCondition
com.github.twitch4j.eventsub.condition.ChannelPredictionBeginCondition
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
ChannelPredictionBeginCondition.ChannelPredictionBeginConditionBuilder<C extends ChannelPredictionBeginCondition,
B extends ChannelPredictionBeginCondition.ChannelPredictionBeginConditionBuilder<C, B>> Nested classes/interfaces inherited from class com.github.twitch4j.eventsub.condition.ChannelEventSubCondition
ChannelEventSubCondition.ChannelEventSubConditionBuilder<C extends ChannelEventSubCondition,
B extends ChannelEventSubCondition.ChannelEventSubConditionBuilder<C, B>> Nested classes/interfaces inherited from class com.github.twitch4j.eventsub.condition.EventSubCondition
EventSubCondition.EventSubConditionBuilder<C extends EventSubCondition,
B extends EventSubCondition.EventSubConditionBuilder<C, B>> -
Constructor Summary
ModifierConstructorDescriptionprotected
ChannelPredictionBeginCondition
(ChannelPredictionBeginCondition.ChannelPredictionBeginConditionBuilder<?, ?> b) -
Method Summary
Methods inherited from class com.github.twitch4j.eventsub.condition.ChannelEventSubCondition
getBroadcasterUserId
-
Constructor Details
-
ChannelPredictionBeginCondition
protected ChannelPredictionBeginCondition(ChannelPredictionBeginCondition.ChannelPredictionBeginConditionBuilder<?, ?> b)
-
-
Method Details
-
builder
-
equals
- Overrides:
equals
in classChannelEventSubCondition
-
canEqual
- Overrides:
canEqual
in classChannelEventSubCondition
-
hashCode
public int hashCode()- Overrides:
hashCode
in classChannelEventSubCondition
-
toString
- Overrides:
toString
in classChannelEventSubCondition
-