Uses of Class
de.sonallux.spotify.api.models.CursorPaging
-
Packages that use CursorPaging Package Description de.sonallux.spotify.api.apis.player de.sonallux.spotify.api.models -
-
Uses of CursorPaging in de.sonallux.spotify.api.apis.player
Methods in de.sonallux.spotify.api.apis.player that return types with arguments of type CursorPaging Modifier and Type Method Description ApiCall<CursorPaging<PlayHistory>>GetRecentlyPlayedRequest. build()Build the request into an executable call -
Uses of CursorPaging in de.sonallux.spotify.api.models
Fields in de.sonallux.spotify.api.models declared as CursorPaging Modifier and Type Field Description CursorPaging<Artist>FollowingArtists. artists
-