Uses of Class
de.jsone_studios.wrapper.spotify.models.Albums
-
Packages that use Albums Package Description de.jsone_studios.wrapper.spotify.services -
-
Uses of Albums in de.jsone_studios.wrapper.spotify.services
Methods in de.jsone_studios.wrapper.spotify.services that return types with arguments of type Albums Modifier and Type Method Description retrofit2.Call<Albums>AlbumsSpotifyService. getAlbums(String albumIds)Get Spotify catalog information for multiple albums identified by their Spotify IDs.retrofit2.Call<Albums>AlbumsSpotifyService. getAlbums(String albumIds, Map<String,Object> options)Get Spotify catalog information for multiple albums identified by their Spotify IDs.
-