| Modifier and Type | Method | Description |
|---|---|---|
<T extends IArtistTrackModelObject> |
SpotifyApi.getUsersTopArtistsAndTracks(ModelObjectType type) |
Get the current users top artists or tracks based on calculated affinity.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
SearchResult |
Retrieve information about
Search Result objects by building instances from this class.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
Artist |
Retrieve information about
Artist objects by building instances from this class.
|
class |
Track |
Retrieve information about
Track objects by building instances from this class.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
GetUsersTopArtistsAndTracksRequest<T extends IArtistTrackModelObject> |
This class only exists for theoretical purposes.
|
static class |
GetUsersTopArtistsAndTracksRequest.Builder<T extends IArtistTrackModelObject> |
Builder class for building a
GetUsersTopArtistsAndTracksRequest. |
Copyright © 2019. All rights reserved.