|
pianod2
multisource multiuser scriptable networked music player
|
Pandora message: Add or remove station seeds. More...
#include <pandoramessages.h>


Public Member Functions | |
| RequestRemoveStationSeed (Station *station, const std::string &seed_id) | |
Public Member Functions inherited from Pandora::Request | |
| const std::string & | url () const |
| bool | debug () const |
| bool | tlsEncrypt () const |
| bool | blowfishEncrypt () const |
| Parsnip::Data & | retrieveRequestMessage () |
| Retrieve the Parsnip Data object with the request message. More... | |
Additional Inherited Members | |
Public Types inherited from Pandora::Request | |
| using | Option = RequestOption |
Protected Member Functions inherited from Pandora::Notification | |
| Notification (const char *ep, Option flags=Option::NONE) | |
| virtual void | extractResponse (const Parsnip::Data &message) override |
| Decode a response message, already converted to Parsnip Data, into some internal representation. More... | |
Protected Member Functions inherited from Pandora::Request | |
| Request (Source *const src, const char *ep, Option options=Option::NONE) | |
| RPC method name or REST API endpoint. More... | |
Protected Attributes inherited from Pandora::Request | |
| Source *const | source |
| Parsnip::Data | request_message |
Pandora message: Add or remove station seeds.
| Pandora::RequestRemoveStationSeed::RequestRemoveStationSeed | ( | Station * | station, |
| const std::string & | seed_id | ||
| ) |
