AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <string>
Go to the source code of this file.
Namespaces | |
alexaClientSDK | |
Whether or not curl logs should be emitted. | |
alexaClientSDK::avsCommon | |
alexaClientSDK::avsCommon::avs | |
alexaClientSDK::avsCommon::avs::resources | |
Typedefs | |
using | alexaClientSDK::avsCommon::avs::resources::AlexaUnitOfMeasure = std::string |
This represents the Alexa unit of measure. More... | |
Variables | |
static const AlexaUnitOfMeasure | alexaClientSDK::avsCommon::avs::resources::ALEXA_UNIT_ANGLE_DEGREES = "Alexa.Unit.Angle.Degrees" |
The Alexa unit of measure as angle degrees. More... | |
static const AlexaUnitOfMeasure | alexaClientSDK::avsCommon::avs::resources::ALEXA_UNIT_ANGLE_RADIANS = "Alexa.Unit.Angle.Radians" |
The Alexa unit of measure as angle radians. More... | |
static const AlexaUnitOfMeasure | alexaClientSDK::avsCommon::avs::resources::ALEXA_UNIT_DISTANCE_FEET = "Alexa.Unit.Distance.Feet" |
The Alexa unit of measure as feet. More... | |
static const AlexaUnitOfMeasure | alexaClientSDK::avsCommon::avs::resources::ALEXA_UNIT_DISTANCE_INCHES = "Alexa.Unit.Distance.Inches" |
The Alexa unit of measure as inches. More... | |
static const AlexaUnitOfMeasure | alexaClientSDK::avsCommon::avs::resources::ALEXA_UNIT_DISTANCE_KILOMETERS = "Alexa.Unit.Distance.Kilometers" |
The Alexa unit of measure as kilometeres. More... | |
static const AlexaUnitOfMeasure | alexaClientSDK::avsCommon::avs::resources::ALEXA_UNIT_DISTANCE_METERS = "Alexa.Unit.Distance.Meters" |
The Alexa unit of measure as meters. More... | |
static const AlexaUnitOfMeasure | alexaClientSDK::avsCommon::avs::resources::ALEXA_UNIT_DISTANCE_MILES = "Alexa.Unit.Distance.Miles" |
The Alexa unit of measure as miles. More... | |
static const AlexaUnitOfMeasure | alexaClientSDK::avsCommon::avs::resources::ALEXA_UNIT_DISTANCE_YARDS = "Alexa.Unit.Distance.Yards" |
The Alexa unit of measure as yards. More... | |
static const AlexaUnitOfMeasure | alexaClientSDK::avsCommon::avs::resources::ALEXA_UNIT_MASS_GRAMS = "Alexa.Unit.Mass.Grams" |
The Alexa unit of measure as grams. More... | |
static const AlexaUnitOfMeasure | alexaClientSDK::avsCommon::avs::resources::ALEXA_UNIT_MASS_KILOGRAMS = "Alexa.Unit.Mass.Kilograms" |
The Alexa unit of measure as kilograms. More... | |
static const AlexaUnitOfMeasure | alexaClientSDK::avsCommon::avs::resources::ALEXA_UNIT_PERCENT = "Alexa.Unit.Percent" |
The Alexa unit of measure as percentage. More... | |
static const AlexaUnitOfMeasure | alexaClientSDK::avsCommon::avs::resources::ALEXA_UNIT_TEMPERATURE_CELSIUS = "Alexa.Unit.Temperature.Celsius" |
The Alexa unit of measure as temperature in celsius. More... | |
static const AlexaUnitOfMeasure | alexaClientSDK::avsCommon::avs::resources::ALEXA_UNIT_TEMPERATURE_FAHRENHEIT = "Alexa.Unit.Temperature.Fahrenheit" |
The Alexa unit of measure as temperature in fahrenheit. More... | |
static const AlexaUnitOfMeasure | alexaClientSDK::avsCommon::avs::resources::ALEXA_UNIT_TEMPERATURE_KELVIN = "Alexa.Unit.Temperature.Kelvin" |
The Alexa unit of measure as temperature in kelvin. More... | |
static const AlexaUnitOfMeasure | alexaClientSDK::avsCommon::avs::resources::ALEXA_UNIT_VOLUME_CUBICFEET = "Alexa.Unit.Volume.CubicFeet" |
The Alexa unit of measure as cubic feet. More... | |
static const AlexaUnitOfMeasure | alexaClientSDK::avsCommon::avs::resources::ALEXA_UNIT_VOLUME_CUBICMETERS = "Alexa.Unit.Volume.CubicMeters" |
The Alexa unit of measure as cubic meters. More... | |
static const AlexaUnitOfMeasure | alexaClientSDK::avsCommon::avs::resources::ALEXA_UNIT_VOLUME_GALLONS = "Alexa.Unit.Volume.Gallons" |
The Alexa unit of measure as gallons. More... | |
static const AlexaUnitOfMeasure | alexaClientSDK::avsCommon::avs::resources::ALEXA_UNIT_VOLUME_LITERS = "Alexa.Unit.Volume.Liters" |
The Alexa unit of measure as liters. More... | |
static const AlexaUnitOfMeasure | alexaClientSDK::avsCommon::avs::resources::ALEXA_UNIT_VOLUME_PINTS = "Alexa.Unit.Volume.Pints" |
The Alexa unit of measure as pints. More... | |
static const AlexaUnitOfMeasure | alexaClientSDK::avsCommon::avs::resources::ALEXA_UNIT_VOLUME_QUARTS = "Alexa.Unit.Volume.Quarts" |
The Alexa unit of measure as quarts. More... | |
static const AlexaUnitOfMeasure | alexaClientSDK::avsCommon::avs::resources::ALEXA_UNIT_WEIGHT_OUNCES = "Alexa.Unit.Weight.Ounces" |
The Alexa unit of measure as ounces. More... | |
static const AlexaUnitOfMeasure | alexaClientSDK::avsCommon::avs::resources::ALEXA_UNIT_WEIGHT_POUNDS = "Alexa.Unit.Weight.Pounds" |
The Alexa unit of measure as pounds. More... | |
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0