![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include "AVSCommon/Utils/Common/Common.h"#include <algorithm>#include <climits>#include <chrono>#include <functional>#include <random>#include <vector>
Namespaces | |
| alexaClientSDK | |
| Whether or not curl logs should be emitted. | |
| alexaClientSDK::avsCommon | |
| alexaClientSDK::avsCommon::utils | |
Functions | |
| std::string | alexaClientSDK::avsCommon::utils::createRandomAlphabetString (int stringSize) |
| int | alexaClientSDK::avsCommon::utils::generateRandomNumber (int min, int max) |
Variables | |
| static const unsigned int | RANDOM_NUMBER_SEED = 1 |
| static std::minstd_rand | randGenerator |
|
static |
|
static |
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0