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