Klasse PubSubAuthRevokeEvent

Alle implementierten Schnittstellen:
com.github.philippheuer.events4j.api.domain.IEvent

public final class PubSubAuthRevokeEvent extends TwitchEvent
Fired when a user access token had outstanding PubSub subscriptions, but was revoked.

An authorization can be revoked at any time for a number of reasons, such a user disconnecting from an app through Connections Settings.

Topics associated with the authorization will automatically be unlistened to.