Uses of Interface
se.michaelthelin.spotify.requests.IRequest
Packages that use IRequest
Package
Description
-
Uses of IRequest in se.michaelthelin.spotify.requests
Classes in se.michaelthelin.spotify.requests that implement IRequestMethods in se.michaelthelin.spotify.requests that return IRequest -
Uses of IRequest in se.michaelthelin.spotify.requests.authorization
Classes in se.michaelthelin.spotify.requests.authorization that implement IRequestModifier and TypeClassDescriptionclassAbstract base class for authorization requests. -
Uses of IRequest in se.michaelthelin.spotify.requests.authorization.authorization_code
Classes in se.michaelthelin.spotify.requests.authorization.authorization_code that implement IRequestModifier and TypeClassDescriptionclassRefresh your access token by creating an Authorization Code Refresh request.classRequest an access token and refresh token by creating an Authorization Code request.classRequest an authorization code by creating an Authorization Code URI request. -
Uses of IRequest in se.michaelthelin.spotify.requests.authorization.authorization_code.pkce
Classes in se.michaelthelin.spotify.requests.authorization.authorization_code.pkce that implement IRequestModifier and TypeClassDescriptionclassRefresh your access token by creating an Authorization Code Refresh request.classRequest an access token by exchanging the authorization code for an access token with an Authorization Code request. -
Uses of IRequest in se.michaelthelin.spotify.requests.authorization.client_credentials
Classes in se.michaelthelin.spotify.requests.authorization.client_credentials that implement IRequestModifier and TypeClassDescriptionclassRequest an access token by creating a Client Credentials request. -
Uses of IRequest in se.michaelthelin.spotify.requests.data
Classes in se.michaelthelin.spotify.requests.data that implement IRequestModifier and TypeClassDescriptionclassAbstract base class for cursor-based paging data requests.classAbstract base class for paging data requests.classAbstract base class for data requests. -
Uses of IRequest in se.michaelthelin.spotify.requests.data.albums
Classes in se.michaelthelin.spotify.requests.data.albums that implement IRequestModifier and TypeClassDescriptionclassDeprecated.classGet Spotify catalog information for a single album.classGet Spotify catalog information about an album's tracks.classDeprecated.Use the Search API instead.classDeprecated.This endpoint has been deprecated by Spotify.classGet a list of the albums saved in the current Spotify user’s "Your Music" library.classDeprecated.UseRemoveItemsFromLibraryRequestinstead.classDeprecated.UseSaveItemsToLibraryRequestinstead. -
Uses of IRequest in se.michaelthelin.spotify.requests.data.artists
Classes in se.michaelthelin.spotify.requests.data.artists that implement IRequestModifier and TypeClassDescriptionclassGet Spotify catalog information for a single artist identified by their unique Spotify ID.classGet Spotify catalog information about an artist’s albums.classDeprecated.This endpoint has been deprecated by Spotify.classDeprecated.This endpoint has been deprecated by Spotify.classDeprecated.This endpoint has been deprecated by Spotify. -
Uses of IRequest in se.michaelthelin.spotify.requests.data.audiobooks
Classes in se.michaelthelin.spotify.requests.data.audiobooks that implement IRequestModifier and TypeClassDescriptionclassDeprecated.UseCheckUsersSavedItemsRequestinstead.classGet Spotify catalog information about an audiobook's chapters.classGet Spotify catalog information for a single audiobook.classDeprecated.This endpoint has been deprecated by Spotify.classGet a list of the audiobooks saved in the current Spotify user's "Your Music" library.classDeprecated.UseRemoveItemsFromLibraryRequestinstead.classDeprecated.UseSaveItemsToLibraryRequestinstead. -
Uses of IRequest in se.michaelthelin.spotify.requests.data.categories
Classes in se.michaelthelin.spotify.requests.data.categories that implement IRequestModifier and TypeClassDescriptionclassDeprecated.Use the Search API instead.classDeprecated.Use the Search API instead. -
Uses of IRequest in se.michaelthelin.spotify.requests.data.chapters
Classes in se.michaelthelin.spotify.requests.data.chapters that implement IRequestModifier and TypeClassDescriptionclassGet Spotify catalog information for a single audiobook chapter.classDeprecated.This endpoint has been deprecated by Spotify. -
Uses of IRequest in se.michaelthelin.spotify.requests.data.episodes
Classes in se.michaelthelin.spotify.requests.data.episodes that implement IRequestModifier and TypeClassDescriptionclassDeprecated.UseCheckUsersSavedItemsRequestinstead.classGet Spotify catalog information for a single episode identified by its unique Spotify ID.classDeprecated.This endpoint has been deprecated by Spotify.classGet a list of the episodes saved in the current Spotify user's library.classDeprecated.UseRemoveItemsFromLibraryRequestinstead.classDeprecated.UseSaveItemsToLibraryRequestinstead. -
Uses of IRequest in se.michaelthelin.spotify.requests.data.genres
Classes in se.michaelthelin.spotify.requests.data.genres that implement IRequestModifier and TypeClassDescriptionclassDeprecated.This endpoint has been deprecated by Spotify. -
Uses of IRequest in se.michaelthelin.spotify.requests.data.library
Classes in se.michaelthelin.spotify.requests.data.library that implement IRequestModifier and TypeClassDescriptionclassCheck if one or more items are already saved in the current user's library.classRemove a list of Spotify URIs from the user's library.classSave a list of Spotify URIs to the user's library. -
Uses of IRequest in se.michaelthelin.spotify.requests.data.markets
Classes in se.michaelthelin.spotify.requests.data.markets that implement IRequestModifier and TypeClassDescriptionclassDeprecated.This endpoint has been deprecated by Spotify. -
Uses of IRequest in se.michaelthelin.spotify.requests.data.player
Classes in se.michaelthelin.spotify.requests.data.player that implement IRequestModifier and TypeClassDescriptionclassAdd a track or an episode to the end of the user's current playback queue.classGet information about a user’s available devices.classGet the object currently being played on the user’s Spotify account.classGet information about the user’s current playback state, including track, track progress, and active device.classGet tracks from the current user’s recently played tracks.classGet the list of objects that make up the user's queue.classPause playback on the user’s account.classSeeks to the given position in the user’s currently playing track.classSet the volume for the user’s current playback device.classSet the repeat mode for the user’s playback.classSkips to next track in the user’s queue.classSkips to previous track in the user’s queue.classStart a new context or resume current playback on the user’s active device.classToggle shuffle on or off for user’s playback.classTransfer playback to a new device and determine if it should start playing. -
Uses of IRequest in se.michaelthelin.spotify.requests.data.playlists
Classes in se.michaelthelin.spotify.requests.data.playlists that implement IRequestModifier and TypeClassDescriptionclassReplace the image used to represent a specific playlist.classDeprecated.UseAddItemsToPlaylistRequestinstead.classAdd one or more items to a user’s playlist.classChange a playlist’s name and public/private state.classDeprecated.This endpoint is deprecated.classCreate a playlist for the current Spotify user.classDeprecated.Use the Search API instead.classGet a list of the playlists owned or followed by the current Spotify user.classDeprecated.This endpoint has been deprecated by Spotify.classGet the current image associated with a specific playlist.classDeprecated.UseGetPlaylistItemsRequestinstead.classGet full details of the tracks or episodes of a playlist owned by a Spotify user.classGet a playlist owned by a Spotify user.classDeprecated.This endpoint is deprecated.classDeprecated.UseRemovePlaylistItemsRequestinstead.classRemove one or more items from a user’s playlist.classDeprecated.UseUpdatePlaylistsItemsReorderRequestinstead.classReorder an item or a group of items in a playlist.classDeprecated.UseUpdatePlaylistsItemsReplaceRequestinstead.classReplace all the items in a playlist, overwriting its existing items. -
Uses of IRequest in se.michaelthelin.spotify.requests.data.search
Classes in se.michaelthelin.spotify.requests.data.search that implement IRequestModifier and TypeClassDescriptionclassGet Spotify catalog information about artists, albums, episodes, playlists, shows or tracks that match a keyword string. -
Uses of IRequest in se.michaelthelin.spotify.requests.data.search.simplified
Classes in se.michaelthelin.spotify.requests.data.search.simplified that implement IRequestModifier and TypeClassDescriptionclassGet Spotify catalog information about albums that match a keyword string.classGet Spotify catalog information about artists that match a keyword string.classGet Spotify catalog information about audiobooks that match a keyword string.classGet Spotify catalog information about episodes that match a keyword string.classGet Spotify catalog information about playlists that match a keyword string.classGet Spotify catalog information about shows that match a keyword string.classGet Spotify catalog information about tracks that match a keyword string. -
Uses of IRequest in se.michaelthelin.spotify.requests.data.search.simplified.special
Classes in se.michaelthelin.spotify.requests.data.search.simplified.special that implement IRequestModifier and TypeClassDescriptionclassGet Spotify catalog information about albums that match a keyword string. -
Uses of IRequest in se.michaelthelin.spotify.requests.data.shows
Classes in se.michaelthelin.spotify.requests.data.shows that implement IRequestModifier and TypeClassDescriptionclassDeprecated.UseCheckUsersSavedItemsRequestinstead.classDeprecated.This endpoint has been deprecated by Spotify.classGet Spotify catalog information about an show’s episodes.classGet Spotify catalog information for a single show identified by its unique Spotify ID.classGet a list of shows saved in the current Spotify user’s library.classDeprecated.UseRemoveItemsFromLibraryRequestinstead.classDeprecated.UseSaveItemsToLibraryRequestinstead. -
Uses of IRequest in se.michaelthelin.spotify.requests.data.tracks
Classes in se.michaelthelin.spotify.requests.data.tracks that implement IRequestModifier and TypeClassDescriptionclassDeprecated.UseCheckUsersSavedItemsRequestinstead.classDeprecated.This endpoint has been deprecated by Spotify.classDeprecated.This endpoint has been deprecated by Spotify.classDeprecated.This endpoint has been deprecated by Spotify.classGet Spotify catalog information for a single track identified by its unique Spotify ID.classDeprecated.This endpoint has been deprecated by Spotify.classDeprecated.This endpoint has been deprecated by Spotify.classGet a list of the songs saved in the current Spotify user’s "Your Music" library.classDeprecated.UseRemoveItemsFromLibraryRequestinstead.classDeprecated.UseSaveItemsToLibraryRequestinstead. -
Uses of IRequest in se.michaelthelin.spotify.requests.data.users
Classes in se.michaelthelin.spotify.requests.data.users that implement IRequestModifier and TypeClassDescriptionclassDeprecated.This endpoint has been deprecated by Spotify.classDeprecated.This endpoint has been deprecated by Spotify.classDeprecated.This endpoint has been deprecated by Spotify.classDeprecated.This endpoint has been deprecated by Spotify.classGet detailed profile information about the current user (including the current user’s username).classGet the current user’s followed artists.classDeprecated.This endpoint is deprecated.classThis class only exists for theoretical purposes.classDeprecated.This endpoint has been deprecated by Spotify.classDeprecated.This endpoint has been deprecated by Spotify. -
Uses of IRequest in se.michaelthelin.spotify.requests.data.users.simplified
Classes in se.michaelthelin.spotify.requests.data.users.simplified that implement IRequestModifier and TypeClassDescriptionclassGet the current user’s top artists based on calculated affinity.classGet the current user’s top tracks based on calculated affinity.
CheckUsersSavedItemsRequestinstead.