Package com.github.twitch4j.helix.domain
Klasse SubscriptionEvent
java.lang.Object
com.github.twitch4j.helix.domain.SubscriptionEvent
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic enumThe type of event in the event_data payload. -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
-
Konstruktordetails
-
SubscriptionEvent
public SubscriptionEvent()
-
-
Methodendetails
-
getId
ID of the event. -
getEventType
The type of event in the event_data payload. -
getEventTimestamp
RFC3339 formatted timestamp for when the event occurred. -
getVersion
Event version. -
getEventData
Event payload. -
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-