Uses of Class
de.jsone_studios.wrapper.spotify.models.ArtistsCursorPager
-
Packages that use ArtistsCursorPager Package Description de.jsone_studios.wrapper.spotify.services -
-
Uses of ArtistsCursorPager in de.jsone_studios.wrapper.spotify.services
Methods in de.jsone_studios.wrapper.spotify.services that return types with arguments of type ArtistsCursorPager Modifier and Type Method Description retrofit2.Call<ArtistsCursorPager>FollowSpotifyService. getFollowedArtists()Get the current user's followed artists.retrofit2.Call<ArtistsCursorPager>FollowSpotifyService. getFollowedArtists(Map<String,Object> options)Get the current user's followed artists.
-