Uses of Class
se.michaelthelin.spotify.model_objects.specification.PlayHistory
Packages that use PlayHistory
Package
Description
-
Uses of PlayHistory in se.michaelthelin.spotify.model_objects.specification
Subclasses with type arguments of type PlayHistory in se.michaelthelin.spotify.model_objects.specificationModifier and TypeClassDescriptionstatic final classJsonUtil class for buildingPlayHistoryinstances.Methods in se.michaelthelin.spotify.model_objects.specification that return PlayHistory -
Uses of PlayHistory in se.michaelthelin.spotify.requests.data.player
Subclasses with type arguments of type PlayHistory in se.michaelthelin.spotify.requests.data.playerModifier and TypeClassDescriptionclassGet tracks from the current user’s recently played tracks.static final classBuilder class for building aGetRecentlyPlayedTracksRequest.Methods in se.michaelthelin.spotify.requests.data.player that return types with arguments of type PlayHistoryModifier and TypeMethodDescriptionGetRecentlyPlayedTracksRequest.execute()Get an user's recently played tracks.