Klasse CustomRewardEventSubCondition
java.lang.Object
com.github.twitch4j.eventsub.condition.EventSubCondition
com.github.twitch4j.eventsub.condition.ChannelEventSubCondition
com.github.twitch4j.eventsub.condition.CustomRewardEventSubCondition
- Bekannte direkte Unterklassen:
ChannelPointsCustomRewardRedemptionAddCondition,ChannelPointsCustomRewardRedemptionUpdateCondition,ChannelPointsCustomRewardRemoveCondition,ChannelPointsCustomRewardUpdateCondition
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic classCustomRewardEventSubCondition.CustomRewardEventSubConditionBuilder<C extends CustomRewardEventSubCondition,B extends CustomRewardEventSubCondition.CustomRewardEventSubConditionBuilder<C, B>> Von Klasse geerbte verschachtelte Klassen/Schnittstellen com.github.twitch4j.eventsub.condition.ChannelEventSubCondition
ChannelEventSubCondition.ChannelEventSubConditionBuilder<C extends ChannelEventSubCondition,B extends ChannelEventSubCondition.ChannelEventSubConditionBuilder<C, B>> Von Klasse geerbte verschachtelte Klassen/Schnittstellen com.github.twitch4j.eventsub.condition.EventSubCondition
EventSubCondition.EventSubConditionBuilder<C extends EventSubCondition,B extends EventSubCondition.EventSubConditionBuilder<C, B>> -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedCustomRewardEventSubCondition(CustomRewardEventSubCondition.CustomRewardEventSubConditionBuilder<?, ?> b) -
Methodenübersicht
Von Klasse geerbte Methoden com.github.twitch4j.eventsub.condition.ChannelEventSubCondition
canEqual, getBroadcasterUserId
-
Konstruktordetails
-
CustomRewardEventSubCondition
protected CustomRewardEventSubCondition(CustomRewardEventSubCondition.CustomRewardEventSubConditionBuilder<?, ?> b)
-
-
Methodendetails
-
equals
- Setzt außer Kraft:
equalsin KlasseChannelEventSubCondition
-
hashCode
public int hashCode()- Setzt außer Kraft:
hashCodein KlasseChannelEventSubCondition
-
builder
-
getRewardId
Specify a reward id to only receive notifications for a specific reward. -
toString
- Setzt außer Kraft:
toStringin KlasseChannelEventSubCondition
-