Package com.github.twitch4j.helix.domain
Class SoundtrackPlaylistTracksList
java.lang.Object
com.github.twitch4j.helix.domain.SoundtrackPlaylistTracksList
Deprecated.
Twitch is decommissioning Soundtrack on 2023-07-17
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
Deprecated.boolean
Deprecated.Deprecated.Cursor for forward pagination; used to tell the server where to start fetching the next set of results, in a multi-page response.Deprecated.The list of tracks in the playlist.int
hashCode()
Deprecated.toString()
Deprecated.
-
Constructor Details
-
SoundtrackPlaylistTracksList
public SoundtrackPlaylistTracksList()Deprecated.
-
-
Method Details
-
getTracks
Deprecated.The list of tracks in the playlist. -
getPagination
Deprecated.Cursor for forward pagination; used to tell the server where to start fetching the next set of results, in a multi-page response. -
equals
Deprecated. -
canEqual
Deprecated. -
hashCode
public int hashCode()Deprecated. -
toString
Deprecated.
-