Klasse StreamsTopic
java.lang.Object
com.github.twitch4j.helix.webhooks.topics.TwitchWebhookTopic<StreamList>
com.github.twitch4j.helix.webhooks.topics.StreamsTopic
Notifies when a stream changes; e.g., stream goes online or offline, the stream title changes, or the game changes.
-
Verschachtelte Klassen - Übersicht
Von Klasse geerbte verschachtelte Klassen/Schnittstellen com.github.twitch4j.helix.webhooks.topics.TwitchWebhookTopic
TwitchWebhookTopic.UnknownTopic -
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungStreamsTopic(@NonNull String userId) Veraltet.Will be decommissioned after 2021-09-16 in favor of EventSub -
Methodenübersicht
-
Felddetails
-
PATH
- Siehe auch:
-
-
Konstruktordetails
-
StreamsTopic
Notifies when a stream changes; e.g., stream goes online or offline, the stream title changes, or the game changes.- Parameter:
userId- Specifies the user whose stream is monitored.
-
-
Methodendetails
-
getChannelId
- Gibt zurück:
- The user whose stream is monitored.
-