Class EventSubEvent
java.lang.Object
com.github.twitch4j.eventsub.events.EventSubEvent
- Direct Known Subclasses:
EventSubChannelEvent,EventSubChannelFromToEvent,EventSubUserChannelEvent,EventSubUserEvent
public abstract class EventSubEvent
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description EventSubEvent() -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
EventSubEvent
public EventSubEvent()
-