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

Typedefs

using InternetConnectionMonitorComponent = acsdkManufactory::Component< std::shared_ptr< avsCommon::sdkInterfaces::InternetConnectionMonitorInterface >, acsdkManufactory::Import< std::shared_ptr< avsCommon::sdkInterfaces::HTTPContentFetcherInterfaceFactoryInterface > >>
 

Functions

InternetConnectionMonitorComponent getComponent ()
 

Typedef Documentation

◆ InternetConnectionMonitorComponent

Definition of the Manufactory Component for the default implementation of InternetConnectionMonitorInterface.

Function Documentation

◆ getComponent()

InternetConnectionMonitorComponent alexaClientSDK::acsdkInternetConnectionMonitor::getComponent ( )

Get the default Manufactory component for creating instances of InternetConnectionMonitorInterface.

Returns
Te default Manufactory component for creating instances of InternetConnectionMonitorInterface.

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