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