public class GetAlbumsResponse extends SubsonicResponse
getAlbumsList callsSubsonicConnectionSTATUS_FAILED, STATUS_OK| Constructor and Description |
|---|
GetAlbumsResponse()
Constructs a new GetAlbumsResponse with a default constructed Albums object
|
| Modifier and Type | Method and Description |
|---|---|
Albums |
getAlbums() |
GetAlbumsResponse |
setAlbums(Albums albums) |
getStatus, getVersion, setStatus, setVersion, setVersionpublic GetAlbumsResponse()
public Albums getAlbums()
public GetAlbumsResponse setAlbums(Albums albums)