![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
This is the complete list of members for alexaClientSDK::avsCommon::utils::libcurlUtils::HttpPostInterface, including all inherited members.
doPost(const std::string &url, const std::string &data, std::chrono::seconds timeout, std::string &body)=0 | alexaClientSDK::avsCommon::utils::libcurlUtils::HttpPostInterface | pure virtual |
doPost(const std::string &url, const std::vector< std::string > headerLines, const std::vector< std::pair< std::string, std::string >> &data, std::chrono::seconds timeout)=0 | alexaClientSDK::avsCommon::utils::libcurlUtils::HttpPostInterface | pure virtual |
doPost(const std::string &url, const std::vector< std::string > headerLines, const std::string &data, std::chrono::seconds timeout)=0 | alexaClientSDK::avsCommon::utils::libcurlUtils::HttpPostInterface | pure virtual |
~HttpPostInterface()=default | alexaClientSDK::avsCommon::utils::libcurlUtils::HttpPostInterface | virtual |
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0