![]() |
AlexaClientSDK
1.26.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <chrono>#include <fstream>#include <sstream>#include <gmock/gmock.h>#include <gtest/gtest.h>#include <CBLAuthDelegate/CBLAuthDelegate.h>#include <CBLAuthDelegate/SQLiteCBLAuthDelegateStorage.h>#include <AVSCommon/AVS/Initialization/AlexaClientSDKInit.h>#include "Integration/AuthDelegateTestContext.h"#include "Integration/AuthObserver.h"#include "Integration/SDKTestContext.h"
Classes | |
| class | alexaClientSDK::integration::test::AlexaAuthorizationDelegateTest |
Namespaces | |
| alexaClientSDK | |
| Whether or not curl logs should be emitted. | |
| alexaClientSDK::integration | |
| alexaClientSDK::integration::test | |
Functions | |
| static const std::chrono::seconds | alexaClientSDK::integration::test::TIME_OUT (60) |
| Timeout in seconds for AuthDelegate to wait for LWA response. More... | |
| alexaClientSDK::integration::test::TEST_F (AlexaAuthorizationDelegateTest, test_refreshAuthToken) | |
| alexaClientSDK::integration::test::TEST_F (AlexaAuthorizationDelegateTest, test_invalidClientIdWithUnrecoverableError) | |
| int | main (int argc, char **argv) |
Variables | |
| static std::string | g_configPath |
| Path to the AlexaClientSDKConfig.json file (from command line arguments). More... | |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
|
static |
Path to the AlexaClientSDKConfig.json file (from command line arguments).
AlexaClientSDK 1.26.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0