AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Static Public Member Functions | List of all members
alexaClientSDK::applicationUtilities::SDKComponent::SDKComponent Class Reference

#include <SDKComponent.h>

Static Public Member Functions

static bool registerComponent (std::shared_ptr< avsCommon::sdkInterfaces::ComponentReporterInterface > componentReporter)
 

Detailed Description

Component Representing the configurations for the whole SDK. Reports the Version of the SDK through ComponentReporterInterface

Member Function Documentation

◆ registerComponent()

static bool alexaClientSDK::applicationUtilities::SDKComponent::SDKComponent::registerComponent ( std::shared_ptr< avsCommon::sdkInterfaces::ComponentReporterInterface componentReporter)
static

Creates a new SDKComponent instance.

Parameters
ComponentReporterInterfaceThe ComponentReporterInterface to register componentConfigurations to.
Returns
A std::unique_ptr to the new SDKComponent instance or nullptr if invalid arguments.

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