|
pianod2
multisource multiuser scriptable networked music player
|
Pandora message: set quickmix stations. More...
#include <pandoramessages.h>


Public Member Functions | |
| SetQuickMixStations (const StationList &mix_stations) | |
| Request shuffle station list and shuffle station info. More... | |
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... | |
Private Attributes | |
| PlaylistList | mix_stations |
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: set quickmix stations.
| Pandora::SetQuickMixStations::SetQuickMixStations | ( | const StationList & | mix_stations | ) |
Request shuffle station list and shuffle station info.
|
private |