Package tv.phantombot.event.eventsub
Class EventSubWelcomeEvent
EventSub WebSocket is connected and ready to propose subscriptions
- Author:
- gmt2001
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionbooleanIftrue, this came from asession_reconnectevent and old subscriptions are still activeMethods inherited from class tv.phantombot.event.eventsub.EventSubEventevent
- 
Constructor Details- 
EventSubWelcomeEventpublic EventSubWelcomeEvent(boolean isReconnect) 
 
- 
- 
Method Details- 
isReconnectpublic boolean isReconnect()Iftrue, this came from asession_reconnectevent and old subscriptions are still active- Returns:
 
 
-