AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Typedefs | Functions
alexaClientSDK::acsdkAlexaCommunications Namespace Reference

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 ()
 

Typedef Documentation

◆ AlexaCommunicationsComponent

Manufactory Component definition for the default libcurl based implementation of AlexaCommunications.

Function Documentation

◆ getComponent()

AlexaCommunicationsComponent alexaClientSDK::acsdkAlexaCommunications::getComponent ( )

Get the Manufactory component for creating an instance of AVSConnectionMangerInterface.

Returns
The Manufactory component for creating an instance of AVSConnectionMangerInterface.

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