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

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

#include <pandoramessages.h>

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

Public Member Functions

 RequestDeleteFeedback (Station *station, const std::string &feedback_id)
 
- 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: Remove feedback for a song on a station.

Constructor & Destructor Documentation

◆ RequestDeleteFeedback()

Pandora::RequestDeleteFeedback::RequestDeleteFeedback ( Station station,
const std::string &  feedback_id 
)
Here is the call graph for this function:

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