Pandora login request.
More...
◆ AuthorizationRequest()
| Pandora::AuthorizationRequest::AuthorizationRequest |
( |
const std::string & |
username, |
|
|
const std::string & |
password, |
|
|
const std::string & |
partner_token |
|
) |
| |
|
inline |
◆ extractResponse()
| virtual void Pandora::AuthorizationRequest::extractResponse |
( |
const Parsnip::Data & |
message | ) |
|
|
inlineoverridevirtual |
Decode a response message, already converted to Parsnip Data, into some internal representation.
- Parameters
-
| message | The message to be decoded. |
Implements Pandora::Request.
◆ getFeatures()
| const UserFeatures& Pandora::AuthorizationRequest::getFeatures |
( |
| ) |
|
|
inline |
◆ getListenerId()
| const std::string& Pandora::AuthorizationRequest::getListenerId |
( |
| ) |
|
|
inline |
◆ getUserAuthToken()
| const std::string& Pandora::AuthorizationRequest::getUserAuthToken |
( |
| ) |
|
|
inline |
◆ authorization_token
| std::string Pandora::AuthorizationRequest::authorization_token |
|
mutableprivate |
◆ features
◆ listener_id
| std::string Pandora::AuthorizationRequest::listener_id |
|
mutableprivate |
◆ listening_timeout
| std::string Pandora::AuthorizationRequest::listening_timeout |
|
mutableprivate |
The documentation for this class was generated from the following file: