Package com.github.twitch4j.helix.domain
Class HypeTrainEvent
java.lang.Object
com.github.twitch4j.helix.domain.HypeTrainEvent
Deprecated.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classDeprecated.static classDeprecated. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanDeprecated.booleanDeprecated.Deprecated.Deprecated.Timestamp of the eventDeprecated.Displays hypetrain.{event_name}getId()Deprecated.The distinct ID of the eventDeprecated.Returns the version of the endpointinthashCode()Deprecated.toString()Deprecated.
-
Constructor Details
-
HypeTrainEvent
public HypeTrainEvent()Deprecated.
-
-
Method Details
-
getId
Deprecated.The distinct ID of the event -
getEventType
Deprecated.Displays hypetrain.{event_name}Note: Currently only "hypetrain.progression"
-
getEventTimestamp
Deprecated.Timestamp of the event -
getVersion
Deprecated.Returns the version of the endpoint -
getEventData
Deprecated.- See Also:
-
equals
Deprecated. -
canEqual
Deprecated. -
hashCode
public int hashCode()Deprecated. -
toString
Deprecated.
-