![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <HTTP2ConnectionFactoryInterface.h>
Public Member Functions | |
virtual | ~HTTP2ConnectionFactoryInterface ()=default |
virtual std::shared_ptr< HTTP2ConnectionInterface > | createHTTP2Connection ()=0 |
Interface for creating instances of HTTP2ConnectionInterface
.
|
virtualdefault |
Destructor.
|
pure virtual |
Create an instance of HTTP2ConnectionInterface.
Implemented in alexaClientSDK::avsCommon::utils::libcurlUtils::LibcurlHTTP2ConnectionFactory.
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0