Uses of Class
de.jsone_studios.wrapper.spotify.models.AlbumsPager
-
Packages that use AlbumsPager Package Description de.jsone_studios.wrapper.spotify.services -
-
Uses of AlbumsPager in de.jsone_studios.wrapper.spotify.services
Methods in de.jsone_studios.wrapper.spotify.services that return types with arguments of type AlbumsPager Modifier and Type Method Description retrofit2.Call<AlbumsPager>SearchSpotifyService. searchAlbums(String q)Get Spotify catalog information about albums that match a keyword string.retrofit2.Call<AlbumsPager>SearchSpotifyService. searchAlbums(String q, Map<String,Object> options)Get Spotify catalog information about albums that match a keyword string.
-