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