pianod2
multisource multiuser scriptable networked music player
Public Member Functions | List of all members
Pandora::RequestAddTiredSong Class Reference

Pandora message: Provide feedback for a song on a station. More...

#include <pandoramessages.h>

Inheritance diagram for Pandora::RequestAddTiredSong:
Inheritance graph
[legend]
Collaboration diagram for Pandora::RequestAddTiredSong:
Collaboration graph
[legend]

Public Member Functions

 RequestAddTiredSong (Source *const, const std::string &track_token)
 
- Public Member Functions inherited from Pandora::Request
const std::string & url () const
 
bool debug () const
 
bool tlsEncrypt () const
 
bool blowfishEncrypt () const
 
Parsnip::DataretrieveRequestMessage ()
 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
 

Detailed Description

Pandora message: Provide feedback for a song on a station.

Constructor & Destructor Documentation

◆ RequestAddTiredSong()

Pandora::RequestAddTiredSong::RequestAddTiredSong ( Source * const  ,
const std::string &  track_token 
)
Here is the call graph for this function:

The documentation for this class was generated from the following files: