Package com.gmt2001.twitch.eventsub
Class EventSubInternalEvent
java.lang.Object
tv.phantombot.event.Event
com.gmt2001.twitch.eventsub.EventSubInternalEvent
- Direct Known Subclasses:
EventSubInternalNotificationEvent
,EventSubInternalRevocationEvent
,EventSubInternalVerificationEvent
Internal event allowing event implementation classes to subscribe to incoming EventSub notifications
- Author:
- gmt2001
-
Method Summary
Modifier and TypeMethodDescriptionevent()
Gets the event data object, describing the data for the notificationGets the message id for this eventGets the timestamp of the messageGets the subscription data defining the subscription that triggered the event
-
Method Details
-
event
Gets the event data object, describing the data for the notification- Returns:
-
messageId
Gets the message id for this event- Returns:
-
messageTimestamp
Gets the timestamp of the message- Returns:
-
subscription
Gets the subscription data defining the subscription that triggered the event- Returns:
-