AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
Typedefs | |
using | alexaClientSDK::settings::test::SettingInt = SettingStub< int > |
using | alexaClientSDK::settings::test::SettingString = SettingStub< std::string > |
using | alexaClientSDK::settings::test::SettingBool = MockSetting< bool > |
Variables | |
constexpr auto | alexaClientSDK::settings::test::INIT_ALARM_VOLUME_RAMP = types::AlarmVolumeRampTypes::NONE |
constexpr WakeWordConfirmationSettingType | alexaClientSDK::settings::test::INIT_WAKEWORD_CONFIRMATION = WakeWordConfirmationSettingType::NONE |
const std::string | alexaClientSDK::settings::test::INIT_TIMEZONE = "Canada/Eastern" |
Define initial values for timezone. More... | |
constexpr auto | alexaClientSDK::settings::test::NEW_ALARM_VOLUME_RAMP = types::AlarmVolumeRampTypes::ASCENDING |
const std::string | alexaClientSDK::settings::test::NEW_TIMEZONE = "Canada/Pacific" |
Define updated values for each timezone. More... | |
constexpr int | alexaClientSDK::settings::test::INITIAL_INT_VALUE = 20 |
constexpr int | alexaClientSDK::settings::test::NEW_INT_VALUE = -20 |
constexpr int | alexaClientSDK::settings::test::DEFAULT_INT_VALUE = 0 |
constexpr char | alexaClientSDK::settings::test::DEFAULT_CHAR_VALUE = 'a' |
using alexaClientSDK::settings::test::SettingBool = typedef MockSetting<bool> |
using alexaClientSDK::settings::test::SettingInt = typedef SettingStub<int> |
using alexaClientSDK::settings::test::SettingString = typedef SettingStub<std::string> |
constexpr char alexaClientSDK::settings::test::DEFAULT_CHAR_VALUE = 'a' |
constexpr int alexaClientSDK::settings::test::DEFAULT_INT_VALUE = 0 |
constexpr auto alexaClientSDK::settings::test::INIT_ALARM_VOLUME_RAMP = types::AlarmVolumeRampTypes::NONE |
const std::string alexaClientSDK::settings::test::INIT_TIMEZONE = "Canada/Eastern" |
Define initial values for timezone.
constexpr WakeWordConfirmationSettingType alexaClientSDK::settings::test::INIT_WAKEWORD_CONFIRMATION = WakeWordConfirmationSettingType::NONE |
constexpr int alexaClientSDK::settings::test::INITIAL_INT_VALUE = 20 |
constexpr auto alexaClientSDK::settings::test::NEW_ALARM_VOLUME_RAMP = types::AlarmVolumeRampTypes::ASCENDING |
constexpr int alexaClientSDK::settings::test::NEW_INT_VALUE = -20 |
const std::string alexaClientSDK::settings::test::NEW_TIMEZONE = "Canada/Pacific" |
Define updated values for each timezone.
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0