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