IRequestpublic class GetAudioFeaturesForTrackRequest extends AbstractDataRequest
| Modifier and Type | Class | Description |
|---|---|---|
static class |
GetAudioFeaturesForTrackRequest.Builder |
Builder class for building a
GetAudioFeaturesForTrackRequest. |
| Modifier and Type | Method | Description |
|---|---|---|
AudioFeatures |
execute() |
Get audio features for a track.
|
bodyParametersToJson, deleteJson, executeAsync, getBody, getBodyParameters, getContentType, getHeaders, getHttpManager, getJson, getUri, initializeBody, postJson, putJsonpublic AudioFeatures execute() throws IOException, SpotifyWebApiException
AudioFeatures object.IOException - In case of networking issues.SpotifyWebApiException - The Web API returned an error further specified in this exception's root cause.Copyright © 2019. All rights reserved.