Uses of Class
se.michaelthelin.spotify.model_objects.specification.Track
Package
Description
-
Uses of Track in se.michaelthelin.spotify.model_objects.special
Modifier and TypeMethodDescriptionSearchResult.getTracks()
Get the track objects contained in the search result object.Modifier and TypeMethodDescriptionThe tracks setter. -
Uses of Track in se.michaelthelin.spotify.model_objects.specification
Modifier and TypeMethodDescriptionTrack.Builder.build()
Track.JsonUtil.createModelObject
(com.google.gson.JsonObject jsonObject) PlayHistory.getTrack()
Get the track the user listened to.SavedTrack.getTrack()
Get information about the track from a saved track object.Track[]
Recommendations.getTracks()
Get the tracks from the recommendations object.Modifier and TypeMethodDescriptionThe track setter.Set the full track object of the saved track to be built.The recommended tracks setter. -
Uses of Track in se.michaelthelin.spotify.requests.data.artists
-
Uses of Track in se.michaelthelin.spotify.requests.data.personalization.simplified
-
Uses of Track in se.michaelthelin.spotify.requests.data.search.simplified
-
Uses of Track in se.michaelthelin.spotify.requests.data.tracks