AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <istream>
#include <ostream>
#include <string>
Go to the source code of this file.
Namespaces | |
alexaClientSDK | |
Whether or not curl logs should be emitted. | |
alexaClientSDK::settings | |
alexaClientSDK::settings::types | |
Functions | |
constexpr AlarmVolumeRampTypes | alexaClientSDK::settings::types::getAlarmVolumeRampDefault () |
constexpr bool | alexaClientSDK::settings::types::isEnabled (AlarmVolumeRampTypes volumeRamp) |
constexpr AlarmVolumeRampTypes | alexaClientSDK::settings::types::toAlarmRamp (bool enabled) |
std::ostream & | alexaClientSDK::settings::types::operator<< (std::ostream &stream, const AlarmVolumeRampTypes &value) |
std::istream & | alexaClientSDK::settings::types::operator>> (std::istream &is, AlarmVolumeRampTypes &value) |
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0