Uses of Class
de.sonallux.spotify.api.apis.playlists.UploadCustomPlaylistCoverRequest
-
Packages that use UploadCustomPlaylistCoverRequest Package Description de.sonallux.spotify.api.apis -
-
Uses of UploadCustomPlaylistCoverRequest in de.sonallux.spotify.api.apis
Methods in de.sonallux.spotify.api.apis that return UploadCustomPlaylistCoverRequest Modifier and Type Method Description UploadCustomPlaylistCoverRequestPlaylistsApi. uploadCustomPlaylistCover(String playlistId, String base64Image)Upload a Custom Playlist Cover Image
-