AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <SettingsManager.h>
Public Attributes | |
std::shared_ptr< SettingsT > | setting |
The setting configured. More... | |
avsCommon::utils::Optional< settings::SettingEventMetadata > | metadata |
The setting metadata. More... | |
Structure to save a specific setting and its configuration.
SettingsT | The type of the setting. |
avsCommon::utils::Optional<settings::SettingEventMetadata> alexaClientSDK::settings::SettingConfiguration< SettingsT >::metadata |
The setting metadata.
std::shared_ptr<SettingsT> alexaClientSDK::settings::SettingConfiguration< SettingsT >::setting |
The setting configured.
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0