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 theEventSubEventthat contains data about the event
-
Constructor Details
-
EventSubEvent
-
-
Method Details
-
event
Returns theEventSubEventthat contains data about the event- Returns:
-