AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <cstring>
#include <iostream>
#include <string>
#include <vector>
#include "AVSCommon/Utils/HTTP2/MockHTTP2MimeRequestEncodeSource.h"
#include "AVSCommon/Utils/Common/Common.h"
Namespaces | |
alexaClientSDK | |
Whether or not curl logs should be emitted. | |
alexaClientSDK::avsCommon | |
alexaClientSDK::avsCommon::utils | |
alexaClientSDK::avsCommon::utils::http2 | |
Macros | |
#define | SHOULD_PAUSE (generateRandomNumber(1, 20) < 5 || m_pauseCount == 0) |
PAUSE probability set to 25% after first mandatory PAUSE. More... | |
#define SHOULD_PAUSE (generateRandomNumber(1, 20) < 5 || m_pauseCount == 0) |
PAUSE probability set to 25% after first mandatory PAUSE.
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0