Klasse ExtensionTransactionsTopic
java.lang.Object
com.github.twitch4j.helix.webhooks.topics.TwitchWebhookTopic<ExtensionTransactionList>
com.github.twitch4j.helix.webhooks.topics.ExtensionTransactionsTopic
Sends a notification when a new transaction is created for an extension.
-
Verschachtelte Klassen - Übersicht
Von Klasse geerbte verschachtelte Klassen/Schnittstellen com.github.twitch4j.helix.webhooks.topics.TwitchWebhookTopic
TwitchWebhookTopic.UnknownTopic -
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungExtensionTransactionsTopic(@NonNull String extensionId) Veraltet.Will be decommissioned after 2021-09-16 in favor of EventSub -
Methodenübersicht
-
Felddetails
-
PATH
- Siehe auch:
-
-
Konstruktordetails
-
ExtensionTransactionsTopic
Sends a notification when a new transaction is created for an extension.- Parameter:
extensionId- Required. The ID of the extension to listen to for transactions.
-
-
Methodendetails
-
getExtensionId
- Gibt zurück:
- The ID of the extension to listen to for transactions.
-