Klasse ChannelFromToEventSubCondition
java.lang.Object
com.github.twitch4j.eventsub.condition.EventSubCondition
com.github.twitch4j.eventsub.condition.ChannelFromToEventSubCondition
- Bekannte direkte Unterklassen:
ChannelRaidCondition
Generic condition when a broadcaster can be either on the receiving or giving end of the event type.
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic classChannelFromToEventSubCondition.ChannelFromToEventSubConditionBuilder<C extends ChannelFromToEventSubCondition,B extends ChannelFromToEventSubCondition.ChannelFromToEventSubConditionBuilder<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
KonstruktorenModifiziererKonstruktorBeschreibungprotectedChannelFromToEventSubCondition(ChannelFromToEventSubCondition.ChannelFromToEventSubConditionBuilder<?, ?> b) -
Methodenübersicht
-
Konstruktordetails
-
ChannelFromToEventSubCondition
protected ChannelFromToEventSubCondition(ChannelFromToEventSubCondition.ChannelFromToEventSubConditionBuilder<?, ?> b)
-
-
Methodendetails
-
equals
-
hashCode
public int hashCode() -
builder
-
getFromBroadcasterUserId
The broadcaster user ID that triggered the channel event you want to get notifications for. -
getToBroadcasterUserId
The broadcaster user ID that received the channel event you want to get notifications for. -
toString
-