public class GetPlaylistResponse extends SubsonicResponse
getPlaylist callsSubsonicConnectionSTATUS_FAILED, STATUS_OK| Constructor and Description |
|---|
GetPlaylistResponse()
Constructs a new GetPlaylistResponse with a default constructed PlaylistInfo object
|
| Modifier and Type | Method and Description |
|---|---|
PlaylistInfo |
getPlaylist() |
GetPlaylistResponse |
setPlaylist(PlaylistInfo playlist) |
getStatus, getVersion, setStatus, setVersion, setVersionpublic GetPlaylistResponse()
public PlaylistInfo getPlaylist()
public GetPlaylistResponse setPlaylist(PlaylistInfo playlist)