Uses of Class
de.jsone_studios.wrapper.spotify.models.AudioAnalysisTrack
-
Packages that use AudioAnalysisTrack Package Description de.jsone_studios.wrapper.spotify.services -
-
Uses of AudioAnalysisTrack in de.jsone_studios.wrapper.spotify.services
Methods in de.jsone_studios.wrapper.spotify.services that return types with arguments of type AudioAnalysisTrack Modifier and Type Method Description retrofit2.Call<AudioAnalysisTrack>TracksSpotifyService. getTrackAudioAnalysis(String id)Get a detailed audio analysis for a single track identified by its unique Spotify ID.
-