Class ChannelPollBeginCondition
java.lang.Object
com.github.twitch4j.eventsub.condition.EventSubCondition
com.github.twitch4j.eventsub.condition.ChannelEventSubCondition
com.github.twitch4j.eventsub.condition.ChannelPollBeginCondition
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classChannelPollBeginCondition.ChannelPollBeginConditionBuilder<C extends ChannelPollBeginCondition,B extends ChannelPollBeginCondition.ChannelPollBeginConditionBuilder<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
ConstructorsModifierConstructorDescriptionprotected -
Method Summary
Methods inherited from class com.github.twitch4j.eventsub.condition.ChannelEventSubCondition
getBroadcasterUserId
-
Constructor Details
-
ChannelPollBeginCondition
protected ChannelPollBeginCondition(ChannelPollBeginCondition.ChannelPollBeginConditionBuilder<?, ?> b)
-
-
Method Details
-
builder
-
equals
- Overrides:
equalsin classChannelEventSubCondition
-
canEqual
- Overrides:
canEqualin classChannelEventSubCondition
-
hashCode
public int hashCode()- Overrides:
hashCodein classChannelEventSubCondition
-
toString
- Overrides:
toStringin classChannelEventSubCondition
-