Package tv.phantombot.event.eventsub
Class EventSubWelcomeEvent
EventSub WebSocket is connected and ready to propose subscriptions
- Author:
- gmt2001
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
Iftrue
, this came from asession_reconnect
event and old subscriptions are still activeMethods inherited from class tv.phantombot.event.eventsub.EventSubEvent
event
-
Constructor Details
-
EventSubWelcomeEvent
public EventSubWelcomeEvent(boolean isReconnect)
-
-
Method Details
-
isReconnect
public boolean isReconnect()Iftrue
, this came from asession_reconnect
event and old subscriptions are still active- Returns:
-