AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
alexaClientSDK::avsCommon::utils::libcurlUtils::HttpPostInterface Member List

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)=0alexaClientSDK::avsCommon::utils::libcurlUtils::HttpPostInterfacepure 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)=0alexaClientSDK::avsCommon::utils::libcurlUtils::HttpPostInterfacepure virtual
doPost(const std::string &url, const std::vector< std::string > headerLines, const std::string &data, std::chrono::seconds timeout)=0alexaClientSDK::avsCommon::utils::libcurlUtils::HttpPostInterfacepure virtual
~HttpPostInterface()=defaultalexaClientSDK::avsCommon::utils::libcurlUtils::HttpPostInterfacevirtual

AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0