Uses of Class
de.jsone_studios.wrapper.spotify.models.AudioFeaturesTracks
-
Packages that use AudioFeaturesTracks Package Description de.jsone_studios.wrapper.spotify.services -
-
Uses of AudioFeaturesTracks in de.jsone_studios.wrapper.spotify.services
Methods in de.jsone_studios.wrapper.spotify.services that return types with arguments of type AudioFeaturesTracks Modifier and Type Method Description retrofit2.Call<AudioFeaturesTracks>TracksSpotifyService. getTracksAudioFeatures(String ids)Get audio features for multiple tracks based on their Spotify IDs.
-