| Method | Description |
|---|---|
| com.wrapper.spotify.SpotifyApi.addTracksToPlaylist(String, String, JsonArray) |
Playlist IDs are unique for themselves. This parameter is thus no longer used.
(https://developer.spotify.com/community/news/2018/06/12/changes-to-playlist-uris/)
|
| com.wrapper.spotify.SpotifyApi.addTracksToPlaylist(String, String, String[]) |
Playlist IDs are unique for themselves. This parameter is thus no longer used.
(https://developer.spotify.com/community/news/2018/06/12/changes-to-playlist-uris/)
|
| com.wrapper.spotify.SpotifyApi.changePlaylistsDetails(String, String) |
Playlist IDs are unique for themselves. This parameter is thus no longer used.
(https://developer.spotify.com/community/news/2018/06/12/changes-to-playlist-uris/)
|
| com.wrapper.spotify.SpotifyApi.getPlaylist(String, String) |
Playlist IDs are unique for themselves. This parameter is thus no longer used.
(https://developer.spotify.com/community/news/2018/06/12/changes-to-playlist-uris/)
|
| com.wrapper.spotify.SpotifyApi.getPlaylistCoverImage(String, String) |
Playlist IDs are unique for themselves. This parameter is thus no longer used.
(https://developer.spotify.com/community/news/2018/06/12/changes-to-playlist-uris/)
|
| com.wrapper.spotify.SpotifyApi.getPlaylistsTracks(String, String) |
Playlist IDs are unique for themselves. This parameter is thus no longer used.
(https://developer.spotify.com/community/news/2018/06/12/changes-to-playlist-uris/)
|
| com.wrapper.spotify.SpotifyApi.removeTracksFromPlaylist(String, String, JsonArray) |
Playlist IDs are unique for themselves. This parameter is thus no longer used.
(https://developer.spotify.com/community/news/2018/06/12/changes-to-playlist-uris/)
|
| com.wrapper.spotify.SpotifyApi.reorderPlaylistsTracks(String, String, int, int) |
Playlist IDs are unique for themselves. This parameter is thus no longer used.
(https://developer.spotify.com/community/news/2018/06/12/changes-to-playlist-uris/)
|
| com.wrapper.spotify.SpotifyApi.replacePlaylistsTracks(String, String, JsonArray) |
Playlist IDs are unique for themselves. This parameter is thus no longer used.
(https://developer.spotify.com/community/news/2018/06/12/changes-to-playlist-uris/)
|
| com.wrapper.spotify.SpotifyApi.replacePlaylistsTracks(String, String, String[]) |
Playlist IDs are unique for themselves. This parameter is thus no longer used.
(https://developer.spotify.com/community/news/2018/06/12/changes-to-playlist-uris/)
|
| com.wrapper.spotify.SpotifyApi.uploadCustomPlaylistCoverImage(String, String) |
Playlist IDs are unique for themselves. This parameter is thus no longer used.
(https://developer.spotify.com/community/news/2018/06/12/changes-to-playlist-uris/)
|
| com.wrapper.spotify.requests.data.playlists.AddTracksToPlaylistRequest.Builder.user_id(String) |
Playlist IDs are unique for themselves. This parameter is thus no longer used.
(https://developer.spotify.com/community/news/2018/06/12/changes-to-playlist-uris/)
|
| com.wrapper.spotify.requests.data.playlists.ChangePlaylistsDetailsRequest.Builder.user_id(String) |
Playlist IDs are unique for themselves. This parameter is thus no longer used.
(https://developer.spotify.com/community/news/2018/06/12/changes-to-playlist-uris/)
|
| com.wrapper.spotify.requests.data.playlists.GetPlaylistCoverImageRequest.Builder.user_id(String) |
Playlist IDs are unique for themselves. This parameter is thus no longer used.
(https://developer.spotify.com/community/news/2018/06/12/changes-to-playlist-uris/)
|
| com.wrapper.spotify.requests.data.playlists.GetPlaylistRequest.Builder.user_id(String) |
Playlist IDs are unique for themselves. This parameter is thus no longer used
(https://developer.spotify.com/community/news/2018/06/12/changes-to-playlist-uris/)
|
| com.wrapper.spotify.requests.data.playlists.GetPlaylistsTracksRequest.Builder.user_id(String) |
Playlist IDs are unique for themselves. This parameter is thus no longer used
(https://developer.spotify.com/community/news/2018/06/12/changes-to-playlist-uris/)
|
| com.wrapper.spotify.requests.data.playlists.RemoveTracksFromPlaylistRequest.Builder.user_id(String) |
Playlist IDs are unique for themselves. This parameter is thus no longer used.
(https://developer.spotify.com/community/news/2018/06/12/changes-to-playlist-uris/)
|
| com.wrapper.spotify.requests.data.playlists.ReorderPlaylistsTracksRequest.Builder.user_id(String) |
Playlist IDs are unique for themselves. This parameter is thus no longer used.
(https://developer.spotify.com/community/news/2018/06/12/changes-to-playlist-uris/)
|
| com.wrapper.spotify.requests.data.playlists.ReplacePlaylistsTracksRequest.Builder.user_id(String) |
Playlist IDs are unique for themselves. This parameter is thus no longer used.
(https://developer.spotify.com/community/news/2018/06/12/changes-to-playlist-uris/)
|
| com.wrapper.spotify.requests.data.playlists.UploadCustomPlaylistCoverImageRequest.Builder.user_id(String) |
Playlist IDs are unique for themselves. This parameter is thus no longer used.
(https://developer.spotify.com/community/news/2018/06/12/changes-to-playlist-uris/)
|
Copyright © 2019. All rights reserved.