public class GetPlaylistResponse extends SubsonicResponse
getPlaylist
callsSubsonicConnection
STATUS_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, setVersion
public GetPlaylistResponse()
public PlaylistInfo getPlaylist()
public GetPlaylistResponse setPlaylist(PlaylistInfo playlist)