Uses of Class
de.jsone_studios.wrapper.spotify.models.FeaturedPlaylists
-
Packages that use FeaturedPlaylists Package Description de.jsone_studios.wrapper.spotify.services -
-
Uses of FeaturedPlaylists in de.jsone_studios.wrapper.spotify.services
Methods in de.jsone_studios.wrapper.spotify.services that return types with arguments of type FeaturedPlaylists Modifier and Type Method Description retrofit2.Call<FeaturedPlaylists>BrowseSpotifyService. getFeaturedPlaylists()Get a list of Spotify featured playlists (shown, for example, on a Spotify player’s “Browse” tab).retrofit2.Call<FeaturedPlaylists>BrowseSpotifyService. getFeaturedPlaylists(Map<String,Object> options)Get a list of Spotify featured playlists (shown, for example, on a Spotify player’s “Browse” tab).
-