Pandora message: Add or remove station seeds.
More...
#include <pandoramessages.h>
Pandora message: Add or remove station seeds.
◆ RequestAddStationSeed()
| Pandora::RequestAddStationSeed::RequestAddStationSeed |
( |
Station * |
sta, |
|
|
const std::string & |
music_id |
|
) |
| |
◆ extractResponse()
| void Pandora::RequestAddStationSeed::extractResponse |
( |
const Parsnip::Data & |
message | ) |
|
|
overridevirtual |
Decode a response message, already converted to Parsnip Data, into some internal representation.
- Parameters
-
| message | The message to be decoded. |
Implements Pandora::Request.
◆ getArtistSeed()
| ArtistSeed* Pandora::RequestAddStationSeed::getArtistSeed |
( |
| ) |
const |
|
inline |
◆ getGenreSeed()
| GenreSeed* Pandora::RequestAddStationSeed::getGenreSeed |
( |
| ) |
const |
|
inline |
◆ getSeedId()
| const std::string& Pandora::RequestAddStationSeed::getSeedId |
( |
| ) |
const |
|
inline |
◆ getSongSeed()
| SongSeed* Pandora::RequestAddStationSeed::getSongSeed |
( |
| ) |
const |
|
inline |
◆ artist_seed
◆ genre_seed
◆ seed_id
| std::string Pandora::RequestAddStationSeed::seed_id |
|
private |
◆ song_seed
◆ station
The documentation for this class was generated from the following files: