Skip navigation links
A B C D E F G H I L M N O P R S T U V W 

A

AccessToken - Class in com.drivemode.spotify.auth
 
AccessToken() - Constructor for class com.drivemode.spotify.auth.AccessToken
 
accessToken - Variable in class com.drivemode.spotify.auth.AccessToken
 
AccessTokenStore - Class in com.drivemode.spotify.auth
 
AccessTokenStore(Application) - Constructor for class com.drivemode.spotify.auth.AccessTokenStore
 
addedAt - Variable in class com.drivemode.spotify.models.PlaylistTrack
 
addedAt - Variable in class com.drivemode.spotify.models.SavedTrack
 
addedBy - Variable in class com.drivemode.spotify.models.PlaylistTrack
 
addToMySavedTracks(String) - Method in interface com.drivemode.spotify.SpotifyService
 
addTracksToPlaylist(String, String, String) - Method in interface com.drivemode.spotify.SpotifyService
 
addTracksToPlaylist(String, String, String, int) - Method in interface com.drivemode.spotify.SpotifyService
 
Album - Class in com.drivemode.spotify.models
Album() - Constructor for class com.drivemode.spotify.models.Album
 
album - Variable in class com.drivemode.spotify.models.Track
 
Albums - Class in com.drivemode.spotify.models
 
Albums() - Constructor for class com.drivemode.spotify.models.Albums
 
albums - Variable in class com.drivemode.spotify.models.Albums
 
albums - Variable in class com.drivemode.spotify.models.AlbumsPager
 
albums - Variable in class com.drivemode.spotify.models.NewReleases
 
AlbumSimple - Class in com.drivemode.spotify.models
 
AlbumSimple() - Constructor for class com.drivemode.spotify.models.AlbumSimple
 
AlbumsPager - Class in com.drivemode.spotify.models
 
AlbumsPager() - Constructor for class com.drivemode.spotify.models.AlbumsPager
 
albumType - Variable in class com.drivemode.spotify.models.Album
 
albumType - Variable in class com.drivemode.spotify.models.AlbumSimple
 
Artist - Class in com.drivemode.spotify.models
Artist() - Constructor for class com.drivemode.spotify.models.Artist
 
artists - Variable in class com.drivemode.spotify.models.Album
 
Artists - Class in com.drivemode.spotify.models
 
Artists() - Constructor for class com.drivemode.spotify.models.Artists
 
artists - Variable in class com.drivemode.spotify.models.Artists
 
artists - Variable in class com.drivemode.spotify.models.ArtistsPager
 
artists - Variable in class com.drivemode.spotify.models.Track
 
artists - Variable in class com.drivemode.spotify.models.TrackSimple
 
ArtistSimple - Class in com.drivemode.spotify.models
 
ArtistSimple() - Constructor for class com.drivemode.spotify.models.ArtistSimple
 
ArtistsPager - Class in com.drivemode.spotify.models
 
ArtistsPager() - Constructor for class com.drivemode.spotify.models.ArtistsPager
 
authorize(Context, String[]) - Method in class com.drivemode.spotify.SpotifyApi
Start user's authorization.
authorize(Context, String[], boolean) - Method in class com.drivemode.spotify.SpotifyApi
Start user's authorization.
availableMarkets - Variable in class com.drivemode.spotify.models.Album
 
availableMarkets - Variable in class com.drivemode.spotify.models.AlbumSimple
 
availableMarkets - Variable in class com.drivemode.spotify.models.Track
 
availableMarkets - Variable in class com.drivemode.spotify.models.TrackSimple
 

B

blockingRefreshTokenIfNeeded() - Method in class com.drivemode.spotify.SpotifyApi
Refresh access token in the same thread.
build() - Method in class com.drivemode.spotify.ClientConfig.Builder
 
Builder() - Constructor for class com.drivemode.spotify.ClientConfig.Builder
 

C

call(SpotifyService) - Method in class com.drivemode.spotify.SpotifyLoader
 
changePlaylistDetails(String, String, String) - Method in interface com.drivemode.spotify.SpotifyService
 
changePlaylistDetails(String, String, boolean) - Method in interface com.drivemode.spotify.SpotifyService
 
ClientConfig - Class in com.drivemode.spotify
 
ClientConfig.Builder - Class in com.drivemode.spotify
 
com.drivemode.spotify - package com.drivemode.spotify
 
com.drivemode.spotify.annotations - package com.drivemode.spotify.annotations
 
com.drivemode.spotify.auth - package com.drivemode.spotify.auth
 
com.drivemode.spotify.models - package com.drivemode.spotify.models
 
com.drivemode.spotify.rest - package com.drivemode.spotify.rest
 
containsMySavedTracks(String) - Method in interface com.drivemode.spotify.SpotifyService
 
Copyright - Class in com.drivemode.spotify.models
Copyright() - Constructor for class com.drivemode.spotify.models.Copyright
 
copyrights - Variable in class com.drivemode.spotify.models.Album
 
country - Variable in class com.drivemode.spotify.models.User
 
createPlaylist(String, String) - Method in interface com.drivemode.spotify.SpotifyService
 
createPlaylist(String, String, boolean) - Method in interface com.drivemode.spotify.SpotifyService
 

D

DELETEWITHBODY - Annotation Type in com.drivemode.spotify.annotations
 
description - Variable in class com.drivemode.spotify.models.Playlist
 
destroy() - Static method in class com.drivemode.spotify.SpotifyApi
Terminate singleton instance lifetime.
discNumber - Variable in class com.drivemode.spotify.models.Track
 
discNumber - Variable in class com.drivemode.spotify.models.TrackSimple
 
displayName - Variable in class com.drivemode.spotify.models.User
 
durationMillis - Variable in class com.drivemode.spotify.models.Track
 
durationMillis - Variable in class com.drivemode.spotify.models.TrackSimple
 

E

email - Variable in class com.drivemode.spotify.models.User
 
expiresIn - Variable in class com.drivemode.spotify.auth.AccessToken
 
explicit - Variable in class com.drivemode.spotify.models.Track
 
explicit - Variable in class com.drivemode.spotify.models.TrackSimple
 
externalIds - Variable in class com.drivemode.spotify.models.Album
 
externalIds - Variable in class com.drivemode.spotify.models.Track
 
externalUrls - Variable in class com.drivemode.spotify.models.Album
 
externalUrls - Variable in class com.drivemode.spotify.models.AlbumSimple
 
externalUrls - Variable in class com.drivemode.spotify.models.ArtistSimple
 
externalUrls - Variable in class com.drivemode.spotify.models.Playlist
 
externalUrls - Variable in class com.drivemode.spotify.models.PlaylistSimple
 
externalUrls - Variable in class com.drivemode.spotify.models.Track
 
externalUrls - Variable in class com.drivemode.spotify.models.TrackSimple
 
externalUrls - Variable in class com.drivemode.spotify.models.User
 
externalUrls - Variable in class com.drivemode.spotify.models.UserSimple
 

F

FeaturedPlaylists - Class in com.drivemode.spotify.models
 
FeaturedPlaylists() - Constructor for class com.drivemode.spotify.models.FeaturedPlaylists
 
followers - Variable in class com.drivemode.spotify.models.Artist
 
Followers - Class in com.drivemode.spotify.models
Followers() - Constructor for class com.drivemode.spotify.models.Followers
 
followers - Variable in class com.drivemode.spotify.models.Playlist
 
followers - Variable in class com.drivemode.spotify.models.User
 
from(String) - Static method in enum com.drivemode.spotify.SpotifyUri.ResourceType
 

G

genres - Variable in class com.drivemode.spotify.models.Album
 
genres - Variable in class com.drivemode.spotify.models.Artist
 
getAccessToken(String, String, String, String, String) - Method in interface com.drivemode.spotify.SpotifyAuthenticateService
 
getAlbum(String) - Method in interface com.drivemode.spotify.SpotifyService
Albums *
getAlbums(String) - Method in interface com.drivemode.spotify.SpotifyService
 
getAlbumTracks(String) - Method in interface com.drivemode.spotify.SpotifyService
 
getAlbumTracks(String, int, int) - Method in interface com.drivemode.spotify.SpotifyService
 
getApiService() - Method in class com.drivemode.spotify.SpotifyApi
 
getArtist(String) - Method in interface com.drivemode.spotify.SpotifyService
 
getArtistAlbums(String, int, int) - Method in interface com.drivemode.spotify.SpotifyService
Artists *
getArtistAlbums(String) - Method in interface com.drivemode.spotify.SpotifyService
 
getArtists(String) - Method in interface com.drivemode.spotify.SpotifyService
 
getArtistTopTrack(String, int, int) - Method in interface com.drivemode.spotify.SpotifyService
 
getArtistTopTrack(String) - Method in interface com.drivemode.spotify.SpotifyService
 
getAuthService() - Method in class com.drivemode.spotify.SpotifyApi
 
getClientId() - Method in class com.drivemode.spotify.ClientConfig
 
getClientSecret() - Method in class com.drivemode.spotify.ClientConfig
 
getConfig() - Method in class com.drivemode.spotify.SpotifyApi
 
getException() - Method in class com.drivemode.spotify.Response
 
getFeaturedPlaylists(Map<String, String>) - Method in interface com.drivemode.spotify.SpotifyService
Browse *
getFeaturedPlaylists(Map<String, String>, int, int) - Method in interface com.drivemode.spotify.SpotifyService
 
getId() - Method in class com.drivemode.spotify.SpotifyUri
Id for the resource.
getInstance() - Static method in class com.drivemode.spotify.SpotifyApi
 
getMe() - Method in interface com.drivemode.spotify.SpotifyService
Profiles *
getMySavedTracks() - Method in interface com.drivemode.spotify.SpotifyService
Library / Your Music *
getMySavedTracks(int, int) - Method in interface com.drivemode.spotify.SpotifyService
 
getNewReleases() - Method in interface com.drivemode.spotify.SpotifyService
 
getNewReleases(String) - Method in interface com.drivemode.spotify.SpotifyService
 
getNewReleases(String, int, int) - Method in interface com.drivemode.spotify.SpotifyService
 
getPlaylist(String, String) - Method in interface com.drivemode.spotify.SpotifyService
 
getPlaylists(String, int, int) - Method in interface com.drivemode.spotify.SpotifyService
Playlists *
getPlaylists(String) - Method in interface com.drivemode.spotify.SpotifyService
 
getPlaylistTracks(String, String, int, int) - Method in interface com.drivemode.spotify.SpotifyService
 
getPlaylistTracks(String, String) - Method in interface com.drivemode.spotify.SpotifyService
 
getRedirectUri() - Method in class com.drivemode.spotify.ClientConfig
 
getRelatedArtists(String, int, int) - Method in interface com.drivemode.spotify.SpotifyService
 
getRelatedArtists(String) - Method in interface com.drivemode.spotify.SpotifyService
 
getResourceType() - Method in class com.drivemode.spotify.SpotifyUri
Resource type.
getResult() - Method in class com.drivemode.spotify.Response
 
getScheme() - Method in class com.drivemode.spotify.SpotifyUri
Uri scheme.
getTokenStore() - Method in class com.drivemode.spotify.SpotifyApi
 
getTrack(String) - Method in interface com.drivemode.spotify.SpotifyService
Tracks *
getTracks(String) - Method in interface com.drivemode.spotify.SpotifyService
 
getUser(String) - Method in interface com.drivemode.spotify.SpotifyService
 
getUserId() - Method in class com.drivemode.spotify.SpotifyUri
 

H

hasError() - Method in class com.drivemode.spotify.Response
 
height - Variable in class com.drivemode.spotify.models.Image
 
href - Variable in class com.drivemode.spotify.models.Album
 
href - Variable in class com.drivemode.spotify.models.AlbumSimple
 
href - Variable in class com.drivemode.spotify.models.ArtistSimple
 
href - Variable in class com.drivemode.spotify.models.Followers
 
href - Variable in class com.drivemode.spotify.models.Pager
 
href - Variable in class com.drivemode.spotify.models.Playlist
 
href - Variable in class com.drivemode.spotify.models.Playlists
 
href - Variable in class com.drivemode.spotify.models.PlaylistSimple
 
href - Variable in class com.drivemode.spotify.models.PlaylistTracksInformation
 
href - Variable in class com.drivemode.spotify.models.Track
 
href - Variable in class com.drivemode.spotify.models.TrackSimple
 
href - Variable in class com.drivemode.spotify.models.User
 
href - Variable in class com.drivemode.spotify.models.UserSimple
 

I

id - Variable in class com.drivemode.spotify.models.Album
 
id - Variable in class com.drivemode.spotify.models.AlbumSimple
 
id - Variable in class com.drivemode.spotify.models.ArtistSimple
 
id - Variable in class com.drivemode.spotify.models.Playlist
 
id - Variable in class com.drivemode.spotify.models.PlaylistSimple
 
id - Variable in class com.drivemode.spotify.models.Track
 
id - Variable in class com.drivemode.spotify.models.TrackSimple
 
id - Variable in class com.drivemode.spotify.models.User
 
id - Variable in class com.drivemode.spotify.models.UserSimple
 
Image - Class in com.drivemode.spotify.models
Image() - Constructor for class com.drivemode.spotify.models.Image
 
images - Variable in class com.drivemode.spotify.models.Album
 
images - Variable in class com.drivemode.spotify.models.AlbumSimple
 
images - Variable in class com.drivemode.spotify.models.Artist
 
images - Variable in class com.drivemode.spotify.models.Playlist
 
images - Variable in class com.drivemode.spotify.models.PlaylistSimple
 
images - Variable in class com.drivemode.spotify.models.User
 
initialize(Application, ClientConfig) - Static method in class com.drivemode.spotify.SpotifyApi
Initialize the singleton instance of this class.
isAuthrorized() - Method in class com.drivemode.spotify.SpotifyApi
 
isCollaborative - Variable in class com.drivemode.spotify.models.Playlist
 
isCollaborative - Variable in class com.drivemode.spotify.models.PlaylistSimple
 
isExpired() - Method in class com.drivemode.spotify.auth.AccessTokenStore
 
isPublic - Variable in class com.drivemode.spotify.models.Playlist
 
isPublic - Variable in class com.drivemode.spotify.models.PlaylistSimple
 
items - Variable in class com.drivemode.spotify.models.Pager
 
items - Variable in class com.drivemode.spotify.models.Playlists
 

L

limit - Variable in class com.drivemode.spotify.models.Pager
 
limit - Variable in class com.drivemode.spotify.models.Playlists
 
loadInBackground() - Method in class com.drivemode.spotify.SpotifyLoader
 

M

message - Variable in class com.drivemode.spotify.models.FeaturedPlaylists
 

N

name - Variable in class com.drivemode.spotify.models.Album
 
name - Variable in class com.drivemode.spotify.models.AlbumSimple
 
name - Variable in class com.drivemode.spotify.models.ArtistSimple
 
name - Variable in class com.drivemode.spotify.models.Playlist
 
name - Variable in class com.drivemode.spotify.models.PlaylistSimple
 
name - Variable in class com.drivemode.spotify.models.Track
 
name - Variable in class com.drivemode.spotify.models.TrackSimple
 
NewReleases - Class in com.drivemode.spotify.models
 
NewReleases() - Constructor for class com.drivemode.spotify.models.NewReleases
 
next - Variable in class com.drivemode.spotify.models.Pager
 

O

offset - Variable in class com.drivemode.spotify.models.Pager
 
onCallback(Uri, SpotifyApi.AuthenticationListener) - Method in class com.drivemode.spotify.SpotifyApi
Call this method if user back to the activity which can handle the callback.
onError() - Method in interface com.drivemode.spotify.SpotifyApi.AuthenticationListener
 
onReady() - Method in interface com.drivemode.spotify.SpotifyApi.AuthenticationListener
 
onReset() - Method in class com.drivemode.spotify.SpotifyLoader
 
onStartLoading() - Method in class com.drivemode.spotify.SpotifyLoader
 
owner - Variable in class com.drivemode.spotify.models.Playlist
 
owner - Variable in class com.drivemode.spotify.models.PlaylistSimple
 

P

Pager<T> - Class in com.drivemode.spotify.models
Pager() - Constructor for class com.drivemode.spotify.models.Pager
 
parse(String) - Static method in class com.drivemode.spotify.SpotifyUri
 
Playlist - Class in com.drivemode.spotify.models
Playlist() - Constructor for class com.drivemode.spotify.models.Playlist
 
playlists - Variable in class com.drivemode.spotify.models.FeaturedPlaylists
 
Playlists - Class in com.drivemode.spotify.models
 
Playlists() - Constructor for class com.drivemode.spotify.models.Playlists
 
playlists - Variable in class com.drivemode.spotify.models.PlaylistsPager
 
PlaylistSimple - Class in com.drivemode.spotify.models
PlaylistSimple() - Constructor for class com.drivemode.spotify.models.PlaylistSimple
 
PlaylistsPager - Class in com.drivemode.spotify.models
 
PlaylistsPager() - Constructor for class com.drivemode.spotify.models.PlaylistsPager
 
PlaylistTrack - Class in com.drivemode.spotify.models
PlaylistTrack() - Constructor for class com.drivemode.spotify.models.PlaylistTrack
 
PlaylistTracksInformation - Class in com.drivemode.spotify.models
 
PlaylistTracksInformation() - Constructor for class com.drivemode.spotify.models.PlaylistTracksInformation
 
popularity - Variable in class com.drivemode.spotify.models.Album
 
popularity - Variable in class com.drivemode.spotify.models.Artist
 
popularity - Variable in class com.drivemode.spotify.models.Track
 
positions - Variable in class com.drivemode.spotify.models.TrackToRemoveWithPosition
 
previewUrl - Variable in class com.drivemode.spotify.models.Track
 
previewUrl - Variable in class com.drivemode.spotify.models.TrackSimple
 
previous - Variable in class com.drivemode.spotify.models.Pager
 
product - Variable in class com.drivemode.spotify.models.User
 
provideAuthenticateApiAdapter() - Method in class com.drivemode.spotify.rest.RestAdapterFactory
 
provideWebApiAdapter(Interceptor) - Method in class com.drivemode.spotify.rest.RestAdapterFactory
 

R

read() - Method in class com.drivemode.spotify.auth.AccessTokenStore
 
refreshAccessToken(String, String, String, String) - Method in interface com.drivemode.spotify.SpotifyAuthenticateService
 
refreshToken - Variable in class com.drivemode.spotify.auth.AccessToken
 
refreshTokenIfNeeded(SpotifyApi.AuthenticationListener) - Method in class com.drivemode.spotify.SpotifyApi
Refresh access token in the background thread.
releaseDate - Variable in class com.drivemode.spotify.models.Album
 
releaseDatePrecision - Variable in class com.drivemode.spotify.models.Album
 
removeFromMySavedTracks(String) - Method in interface com.drivemode.spotify.SpotifyService
 
removeTracksFromPlaylist(String, String, TracksToRemove) - Method in interface com.drivemode.spotify.SpotifyService
 
removeTracksFromPlaylist(String, String, TracksToRemoveWithPosition) - Method in interface com.drivemode.spotify.SpotifyService
 
replaceTracksInPlaylist(String, String, String) - Method in interface com.drivemode.spotify.SpotifyService
 
Response<D> - Class in com.drivemode.spotify
 
Response() - Constructor for class com.drivemode.spotify.Response
 
RestAdapterFactory - Class in com.drivemode.spotify.rest
 
RestAdapterFactory() - Constructor for class com.drivemode.spotify.rest.RestAdapterFactory
 

S

SavedTrack - Class in com.drivemode.spotify.models
SavedTrack() - Constructor for class com.drivemode.spotify.models.SavedTrack
 
SCHEME - Static variable in class com.drivemode.spotify.SpotifyUri
 
searchAlbums(String) - Method in interface com.drivemode.spotify.SpotifyService
 
searchAlbums(String, String) - Method in interface com.drivemode.spotify.SpotifyService
 
searchAlbums(String, int, int) - Method in interface com.drivemode.spotify.SpotifyService
 
searchAlbums(String, String, int, int) - Method in interface com.drivemode.spotify.SpotifyService
 
searchArtists(String) - Method in interface com.drivemode.spotify.SpotifyService
 
searchArtists(String, String) - Method in interface com.drivemode.spotify.SpotifyService
 
searchArtists(String, int, int) - Method in interface com.drivemode.spotify.SpotifyService
 
searchArtists(String, String, int, int) - Method in interface com.drivemode.spotify.SpotifyService
 
searchPlaylists(String) - Method in interface com.drivemode.spotify.SpotifyService
 
searchPlaylists(String, String) - Method in interface com.drivemode.spotify.SpotifyService
 
searchPlaylists(String, int, int) - Method in interface com.drivemode.spotify.SpotifyService
 
searchPlaylists(String, String, int, int) - Method in interface com.drivemode.spotify.SpotifyService
 
searchTracks(String) - Method in interface com.drivemode.spotify.SpotifyService
Search *
searchTracks(String, String) - Method in interface com.drivemode.spotify.SpotifyService
 
searchTracks(String, int, int) - Method in interface com.drivemode.spotify.SpotifyService
 
searchTracks(String, String, int, int) - Method in interface com.drivemode.spotify.SpotifyService
 
setClientId(String) - Method in class com.drivemode.spotify.ClientConfig.Builder
 
setClientSecret(String) - Method in class com.drivemode.spotify.ClientConfig.Builder
 
setRedirectUri(String) - Method in class com.drivemode.spotify.ClientConfig.Builder
 
snapshotId - Variable in class com.drivemode.spotify.models.Playlist
 
SnapshotId - Class in com.drivemode.spotify.models
 
SnapshotId() - Constructor for class com.drivemode.spotify.models.SnapshotId
 
snapshotId - Variable in class com.drivemode.spotify.models.SnapshotId
 
SPOTIFY_AUTHENTICATE_ENDPOINT - Static variable in class com.drivemode.spotify.rest.RestAdapterFactory
 
SPOTIFY_WEB_API_ENDPOINT - Static variable in class com.drivemode.spotify.rest.RestAdapterFactory
 
SpotifyApi - Class in com.drivemode.spotify
Singleton object to deal with Spotify Web API and user authorization.
SpotifyApi.AuthenticationListener - Interface in com.drivemode.spotify
 
SpotifyAuthenticateService - Interface in com.drivemode.spotify
 
SpotifyLoader<D> - Class in com.drivemode.spotify
 
SpotifyLoader(Context, SpotifyApi) - Constructor for class com.drivemode.spotify.SpotifyLoader
 
SpotifyService - Interface in com.drivemode.spotify
 
SpotifyUri - Class in com.drivemode.spotify
 
SpotifyUri.ResourceType - Enum in com.drivemode.spotify
 
store(AccessToken) - Method in class com.drivemode.spotify.auth.AccessTokenStore
 

T

TAG - Static variable in class com.drivemode.spotify.auth.AccessToken
 
TAG - Static variable in class com.drivemode.spotify.auth.AccessTokenStore
 
TAG - Static variable in class com.drivemode.spotify.rest.RestAdapterFactory
 
TAG - Static variable in class com.drivemode.spotify.SpotifyApi
 
TAG - Static variable in interface com.drivemode.spotify.SpotifyAuthenticateService
 
TAG - Static variable in class com.drivemode.spotify.SpotifyLoader
 
TAG - Static variable in class com.drivemode.spotify.SpotifyUri
 
text - Variable in class com.drivemode.spotify.models.Copyright
 
tokenType - Variable in class com.drivemode.spotify.auth.AccessToken
 
toString() - Method in class com.drivemode.spotify.auth.AccessToken
 
toString() - Method in class com.drivemode.spotify.models.Playlist
 
toString() - Method in class com.drivemode.spotify.models.PlaylistSimple
 
toString() - Method in class com.drivemode.spotify.models.User
 
toString() - Method in class com.drivemode.spotify.models.UserSimple
 
toString() - Method in enum com.drivemode.spotify.SpotifyUri.ResourceType
 
toString() - Method in class com.drivemode.spotify.SpotifyUri
 
total - Variable in class com.drivemode.spotify.models.Followers
 
total - Variable in class com.drivemode.spotify.models.Pager
 
total - Variable in class com.drivemode.spotify.models.Playlists
 
total - Variable in class com.drivemode.spotify.models.PlaylistTracksInformation
 
track - Variable in class com.drivemode.spotify.models.PlaylistTrack
 
track - Variable in class com.drivemode.spotify.models.SavedTrack
 
Track - Class in com.drivemode.spotify.models
Track() - Constructor for class com.drivemode.spotify.models.Track
 
trackNumber - Variable in class com.drivemode.spotify.models.Track
 
trackNumber - Variable in class com.drivemode.spotify.models.TrackSimple
 
tracks - Variable in class com.drivemode.spotify.models.Album
 
tracks - Variable in class com.drivemode.spotify.models.Playlist
 
Tracks - Class in com.drivemode.spotify.models
 
Tracks() - Constructor for class com.drivemode.spotify.models.Tracks
 
tracks - Variable in class com.drivemode.spotify.models.Tracks
 
tracks - Variable in class com.drivemode.spotify.models.TracksPager
 
tracks - Variable in class com.drivemode.spotify.models.TracksToRemove
 
tracks - Variable in class com.drivemode.spotify.models.TracksToRemoveWithPosition
 
TrackSimple - Class in com.drivemode.spotify.models
 
TrackSimple() - Constructor for class com.drivemode.spotify.models.TrackSimple
 
tracksInfo - Variable in class com.drivemode.spotify.models.PlaylistSimple
 
TracksPager - Class in com.drivemode.spotify.models
 
TracksPager() - Constructor for class com.drivemode.spotify.models.TracksPager
 
TracksToRemove - Class in com.drivemode.spotify.models
 
TracksToRemove() - Constructor for class com.drivemode.spotify.models.TracksToRemove
 
TracksToRemoveWithPosition - Class in com.drivemode.spotify.models
 
TracksToRemoveWithPosition() - Constructor for class com.drivemode.spotify.models.TracksToRemoveWithPosition
 
TrackToRemove - Class in com.drivemode.spotify.models
 
TrackToRemove() - Constructor for class com.drivemode.spotify.models.TrackToRemove
 
TrackToRemoveWithPosition - Class in com.drivemode.spotify.models
 
TrackToRemoveWithPosition() - Constructor for class com.drivemode.spotify.models.TrackToRemoveWithPosition
 
type - Variable in class com.drivemode.spotify.models.Album
 
type - Variable in class com.drivemode.spotify.models.AlbumSimple
 
type - Variable in class com.drivemode.spotify.models.ArtistSimple
 
type - Variable in class com.drivemode.spotify.models.Copyright
 
type - Variable in class com.drivemode.spotify.models.Playlist
 
type - Variable in class com.drivemode.spotify.models.PlaylistSimple
 
type - Variable in class com.drivemode.spotify.models.Track
 
type - Variable in class com.drivemode.spotify.models.TrackSimple
 
type - Variable in class com.drivemode.spotify.models.User
 
type - Variable in class com.drivemode.spotify.models.UserSimple
 

U

update(AccessToken) - Method in class com.drivemode.spotify.auth.AccessTokenStore
 
uri - Variable in class com.drivemode.spotify.models.Album
 
uri - Variable in class com.drivemode.spotify.models.AlbumSimple
 
uri - Variable in class com.drivemode.spotify.models.ArtistSimple
 
uri - Variable in class com.drivemode.spotify.models.Playlist
 
uri - Variable in class com.drivemode.spotify.models.PlaylistSimple
 
uri - Variable in class com.drivemode.spotify.models.Track
 
uri - Variable in class com.drivemode.spotify.models.TrackSimple
 
uri - Variable in class com.drivemode.spotify.models.TrackToRemove
 
uri - Variable in class com.drivemode.spotify.models.TrackToRemoveWithPosition
 
uri - Variable in class com.drivemode.spotify.models.User
 
uri - Variable in class com.drivemode.spotify.models.UserSimple
 
url - Variable in class com.drivemode.spotify.models.Image
 
User - Class in com.drivemode.spotify.models
User() - Constructor for class com.drivemode.spotify.models.User
 
UserSimple - Class in com.drivemode.spotify.models
 
UserSimple() - Constructor for class com.drivemode.spotify.models.UserSimple
 

V

valueOf(String) - Static method in enum com.drivemode.spotify.SpotifyUri.ResourceType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.drivemode.spotify.SpotifyUri.ResourceType
Returns an array containing the constants of this enum type, in the order they are declared.

W

width - Variable in class com.drivemode.spotify.models.Image
 
A B C D E F G H I L M N O P R S T U V W 
Skip navigation links