Uses of Class
de.sonallux.spotify.api.apis.tracks.GetTrackRequest
-
Packages that use GetTrackRequest Package Description de.sonallux.spotify.api.apis de.sonallux.spotify.api.apis.tracks -
-
Uses of GetTrackRequest in de.sonallux.spotify.api.apis
Methods in de.sonallux.spotify.api.apis that return GetTrackRequest Modifier and Type Method Description GetTrackRequestTracksApi. getTrack(String id)Get a Track -
Uses of GetTrackRequest in de.sonallux.spotify.api.apis.tracks
Methods in de.sonallux.spotify.api.apis.tracks that return GetTrackRequest Modifier and Type Method Description GetTrackRequestGetTrackRequest. market(String market)An ISO 3166-1 alpha-2 country code or the stringfrom_token.
-