Package tv.phantombot.event.eventsub
Class EventSubEvent<T>
java.lang.Object
tv.phantombot.event.Event
tv.phantombot.event.eventsub.EventSubEvent<T>
- Type Parameters:
T
- The type of the event object
- Direct Known Subclasses:
EventSubAutomodEvent
,EventSubChannelEvent
,EventSubDisconnectedEvent
,EventSubRevocationEvent
,EventSubStreamEvent
,EventSubTestEvent
,EventSubWelcomeEvent
An EventSub event
- Author:
- gmt2001
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionevent()
Returns theEventSubEvent
that contains data about the event
-
Constructor Details
-
EventSubEvent
-
-
Method Details
-
event
Returns theEventSubEvent
that contains data about the event- Returns:
-