Uses of Class
se.michaelthelin.spotify.model_objects.specification.SavedTrack
Packages that use SavedTrack
Package
Description
- 
Uses of SavedTrack in se.michaelthelin.spotify.model_objects.specification
Methods in se.michaelthelin.spotify.model_objects.specification that return SavedTrackModifier and TypeMethodDescriptionSavedTrack.Builder.build()SavedTrack.JsonUtil.createModelObject(com.google.gson.JsonObject jsonObject)  - 
Uses of SavedTrack in se.michaelthelin.spotify.requests.data.library
Methods in se.michaelthelin.spotify.requests.data.library that return types with arguments of type SavedTrackModifier and TypeMethodDescriptionGetUsersSavedTracksRequest.execute()Get the songs from the current users "Your Music" library.