![]() |
AlexaClientSDK
1.26.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
Typedefs | |
using | AlexaCommunicationsComponent = acsdkManufactory::Component< std::shared_ptr< avsCommon::sdkInterfaces::AVSConnectionManagerInterface >, std::shared_ptr< avsCommon::sdkInterfaces::MessageSenderInterface >, acsdkManufactory::Import< std::shared_ptr< avsCommon::sdkInterfaces::AuthDelegateInterface > >, acsdkManufactory::Import< std::shared_ptr< avsCommon::sdkInterfaces::EventTracerInterface > >, acsdkManufactory::Import< std::shared_ptr< avsCommon::sdkInterfaces::InternetConnectionMonitorInterface > >, acsdkManufactory::Import< acsdkManufactory::Annotated< avsCommon::sdkInterfaces::AVSConnectionManagerInterface, avsCommon::utils::libcurlUtils::LibcurlSetCurlOptionsCallbackFactoryInterface > >, acsdkManufactory::Import< std::shared_ptr< avsCommon::utils::metrics::MetricRecorderInterface > >, acsdkManufactory::Import< std::shared_ptr< acsdkShutdownManagerInterfaces::ShutdownNotifierInterface > >> |
Functions | |
AlexaCommunicationsComponent | getComponent () |
static std::shared_ptr< HTTP2ConnectionFactoryInterface > | createHTTP2ConnectionFactory (const Annotated< AVSConnectionManagerInterface, LibcurlSetCurlOptionsCallbackFactoryInterface > &callbackFactory) |
Manufactory Component definition for the default libcurl based implementation of AlexaCommunications.
|
static |
This function adapts an Annotated<AVSConnectionManagerInterface, LibcurlSetCurlOptionsCallbackFactoryInterface> to a shared_ptr<AVSConnectionManagerInterface> and creates a HTTP2ConnectionFactory.
TODO: ACSDK-4957
callbackFactory | The Annotated curl options callback factory |
AlexaCommunicationsComponent alexaClientSDK::acsdkAlexaCommunications::getComponent | ( | ) |
Get the Manufactory
component for creating an instance of AVSConnectionMangerInterface.
Manufactory
component for creating an instance of AVSConnectionMangerInterface. AlexaClientSDK 1.26.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0