IRequestpublic class CheckUsersSavedAlbumsRequest extends AbstractDataRequest
| Modifier and Type | Class | Description |
|---|---|---|
static class |
CheckUsersSavedAlbumsRequest.Builder |
Builder class for building a
CheckUsersSavedAlbumsRequest. |
| Modifier and Type | Method | Description |
|---|---|---|
Boolean[] |
execute() |
Check whether an album is present in the current user's "Your Music" library.
|
bodyParametersToJson, deleteJson, executeAsync, getBody, getBodyParameters, getContentType, getHeaders, getHttpManager, getJson, getUri, initializeBody, postJson, putJsonpublic Boolean[] execute() throws IOException, SpotifyWebApiException
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.