Uses of Class
se.michaelthelin.spotify.model_objects.specification.SavedTrack
Packages that use SavedTrack
Package
Description
-
Uses of SavedTrack in se.michaelthelin.spotify.model_objects.specification
Subclasses with type arguments of type SavedTrack in se.michaelthelin.spotify.model_objects.specificationModifier and TypeClassDescriptionstatic final classJsonUtil class for buildingSavedTrackinstances.Methods in se.michaelthelin.spotify.model_objects.specification that return SavedTrack -
Uses of SavedTrack in se.michaelthelin.spotify.requests.data.tracks
Subclasses with type arguments of type SavedTrack in se.michaelthelin.spotify.requests.data.tracksModifier and TypeClassDescriptionclassGet a list of the songs saved in the current Spotify user’s "Your Music" library.static final classBuilder class for building aGetUsersSavedTracksRequest.Methods in se.michaelthelin.spotify.requests.data.tracks that return types with arguments of type SavedTrackModifier and TypeMethodDescriptionGetUsersSavedTracksRequest.execute()Get the songs from the current users "Your Music" library.