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
Methods in se.michaelthelin.spotify.model_objects.specification that return PlayHistoryModifier and TypeMethodDescriptionPlayHistory.Builder.build()
PlayHistory.JsonUtil.createModelObject
(com.google.gson.JsonObject jsonObject) -
Uses of PlayHistory in se.michaelthelin.spotify.requests.data.player
Methods in se.michaelthelin.spotify.requests.data.player that return types with arguments of type PlayHistoryModifier and TypeMethodDescriptionGetCurrentUsersRecentlyPlayedTracksRequest.execute()
Get an user's recently played tracks.