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