AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Public Member Functions | List of all members
alexaClientSDK::acl::transport::test::MockExchangeHandlerContext::HTTP2Request Class Reference
Inheritance diagram for alexaClientSDK::acl::transport::test::MockExchangeHandlerContext::HTTP2Request:
Inheritance graph
[legend]
Collaboration diagram for alexaClientSDK::acl::transport::test::MockExchangeHandlerContext::HTTP2Request:
Collaboration graph
[legend]

Public Member Functions

bool cancel () override
 
std::string getId () const override
 
- Public Member Functions inherited from alexaClientSDK::avsCommon::utils::http2::HTTP2RequestInterface
virtual ~HTTP2RequestInterface ()=default
 

Member Function Documentation

◆ cancel()

bool alexaClientSDK::acl::transport::test::MockExchangeHandlerContext::HTTP2Request::cancel ( )
inlineoverridevirtual

Cancel this HTTP2Request.

Returns
Whether cancelling this request was triggered.

Implements alexaClientSDK::avsCommon::utils::http2::HTTP2RequestInterface.

◆ getId()

std::string alexaClientSDK::acl::transport::test::MockExchangeHandlerContext::HTTP2Request::getId ( ) const
inlineoverridevirtual

Get an integer uniquely identifying this request.

Returns
An integer uniquely identifying this request.

Implements alexaClientSDK::avsCommon::utils::http2::HTTP2RequestInterface.


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

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