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
Modifier and TypeClassDescriptionstatic class
ChannelPollBeginCondition.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
ModifierConstructorDescriptionprotected
-
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:
equals
in classChannelEventSubCondition
-
canEqual
- Overrides:
canEqual
in classChannelEventSubCondition
-
hashCode
public int hashCode()- Overrides:
hashCode
in classChannelEventSubCondition
-
toString
- Overrides:
toString
in classChannelEventSubCondition
-