Package com.github.twitch4j.eventsub.socket.events
package com.github.twitch4j.eventsub.socket.events
-
ClassDescriptionFired when a websocket shard unexpected disconnected and could not be re-associated with the conduit after reconnecting.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 successfully deletes 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.Fired when a
TwitchEventSocket
receives aSocketMessageType.SESSION_WELCOME
message.