AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <SettingEventMetadata.h>
Public Attributes | |
std::string | eventNamespace |
The event namespace placed in the header. More... | |
std::string | eventChangedName |
The name for the event indicating a value changed in the setting. More... | |
std::string | eventReportName |
The name for the event for reporting the value of a setting. More... | |
std::string | settingName |
The string key in the payload to specify the value of the setting. More... | |
Specifies the parameters needed to construct setting changed and report events.
std::string alexaClientSDK::settings::SettingEventMetadata::eventChangedName |
The name for the event indicating a value changed in the setting.
std::string alexaClientSDK::settings::SettingEventMetadata::eventNamespace |
The event namespace placed in the header.
std::string alexaClientSDK::settings::SettingEventMetadata::eventReportName |
The name for the event for reporting the value of a setting.
std::string alexaClientSDK::settings::SettingEventMetadata::settingName |
The string key in the payload to specify the value of the setting.
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0