![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <HTTP2RequestInterface.h>
Public Member Functions | |
virtual | ~HTTP2RequestInterface ()=default |
virtual bool | cancel ()=0 |
virtual std::string | getId () const =0 |
Interface for making an HTTP2 request.
|
virtualdefault |
Destructor.
|
pure virtual |
Cancel this HTTP2Request
.
Implemented in alexaClientSDK::avsCommon::utils::libcurlUtils::LibcurlHTTP2Request, and alexaClientSDK::acl::transport::test::MockExchangeHandlerContext::HTTP2Request.
|
pure virtual |
Get an integer uniquely identifying this request.
Implemented in alexaClientSDK::avsCommon::utils::libcurlUtils::LibcurlHTTP2Request, and alexaClientSDK::acl::transport::test::MockExchangeHandlerContext::HTTP2Request.
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0