public class GetAlbumsResponse extends SubsonicResponse
getAlbumsList
callsSubsonicConnection
STATUS_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, setVersion
public GetAlbumsResponse()
public Albums getAlbums()
public GetAlbumsResponse setAlbums(Albums albums)