All Classes and Interfaces
Class
Description
Called when Twitch decides to close our EventSocket.
Called when the connection state of an EventSocket changes.
Called when an EventSocket fails to delete a subscription via the Helix API.
Called when an EventSocket fails to register subscription with the Helix API.
Called when an EventSocket successfully registers a subscription with the Helix API.
The reasons for closing the eventsub websocket connection.
An object that identifies the message sent over EventSub Websockets.
An object that contains the EventSub Websocket message.
A single EventSub websocket for a single user id.
A pool for EventSub websocket subscriptions across multiple users.
A pool for a single user id to subscriptions spread over multiple EventSub websockets.
TwitchSingleUserEventSocketPool.TwitchSingleUserEventSocketPoolBuilder<C extends TwitchSingleUserEventSocketPool,B extends TwitchSingleUserEventSocketPool.TwitchSingleUserEventSocketPoolBuilder<C,B>>