Package se.michaelthelin.spotify.requests.data.library
package se.michaelthelin.spotify.requests.data.library
-
ClassesClassDescriptionCheck if one or more albums is already saved in the current Spotify user’s "Your Music" library.Builder class for building a
CheckUsersSavedAlbumsRequest.Check if one or more episodes is already saved in the current Spotify user's 'Your Episodes' library.Builder class for building aCheckUsersSavedEpisodesRequest.Check if one or more shows is already saved in the current Spotify user’s library.Builder class for building aCheckUsersSavedShowsRequest.Check if one or more tracks is already saved in the current Spotify user’s "Your Music" library.Builder class for building aCheckUsersSavedTracksRequest.Get a list of the albums saved in the current Spotify user’s "Your Music" library.Builder class for building aGetCurrentUsersSavedAlbumsRequest.Get a list of the episodes saved in the current Spotify user's library.Builder class for building aGetUsersSavedEpisodesRequest.Get a list of shows saved in the current Spotify user’s library.Builder class for building aGetUsersSavedShowsRequest.Get a list of the songs saved in the current Spotify user’s "Your Music" library.Builder class for building aGetUsersSavedTracksRequest.Remove a list of Spotify URIs from the user's library.Builder class for building aRemoveFromLibraryRequest.Save a list of Spotify URIs to the user's library.Builder class for building aSaveToLibraryRequest.