Uses of Class
de.sonallux.spotify.api.models.AudioFeatures
-
Packages that use AudioFeatures Package Description de.sonallux.spotify.api.apis.tracks de.sonallux.spotify.api.models -
-
Uses of AudioFeatures in de.sonallux.spotify.api.apis.tracks
Methods in de.sonallux.spotify.api.apis.tracks that return types with arguments of type AudioFeatures Modifier and Type Method Description ApiCall<AudioFeatures>GetAudioFeaturesRequest. build()Build the request into an executable call -
Uses of AudioFeatures in de.sonallux.spotify.api.models
Fields in de.sonallux.spotify.api.models with type parameters of type AudioFeatures Modifier and Type Field Description List<AudioFeatures>AudioFeaturesArray. audioFeatures
-