Package com.github.twitch4j.helix.domain
Class SoundtrackPlaylistMetadata
java.lang.Object
com.github.twitch4j.helix.domain.SoundtrackPlaylistMetadata
Deprecated.
Twitch is decommissioning Soundtrack on 2023-07-17
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanDeprecated.booleanDeprecated.Deprecated.A short description about the music that the playlist includes.getId()Deprecated.The playlist’s ASIN (Amazon Standard Identification Number).Deprecated.A URL to the playlist’s image art.getTitle()Deprecated.The playlist’s title.inthashCode()Deprecated.toString()Deprecated.
-
Constructor Details
-
SoundtrackPlaylistMetadata
public SoundtrackPlaylistMetadata()Deprecated.
-
-
Method Details
-
getTitle
Deprecated.The playlist’s title. -
getId
Deprecated.The playlist’s ASIN (Amazon Standard Identification Number). -
getImageUrl
Deprecated.A URL to the playlist’s image art. Is empty if the playlist doesn't include art. -
getDescription
Deprecated.A short description about the music that the playlist includes. -
equals
Deprecated. -
canEqual
Deprecated. -
hashCode
public int hashCode()Deprecated. -
toString
Deprecated.
-