AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
Classes | |
class | MockStateObserver |
class | MockVisualActivityTracker |
class | MockVisualCharacteristics |
class | MockWindowObserver |
class | PresentationOrchestratorStateTrackerFactory |
class | PresentationOrchestratorStateTrackerTest |
Test harness for PresentationOrchestratorStateTracker class. More... | |
Variables | |
static const std::string | CLIENT_ID = "clientId" |
static const std::string | CLIENT_ID_2 = "clientId2" |
static const std::string | WINDOW_ID = "windowId" |
static const std::string | WINDOW_ID_2 = "windowId2" |
static const PresentationMetadata | EMPTY_METADATA = {"", "", ""} |
static const PresentationMetadata | METADATA = {"endpoint", "interface", "metadata"} |
static const PresentationMetadata | METADATA_2 = {"endpoint2", "interface2", "metadata2"} |
alexaClientSDK::presentationOrchestratorStateTracker::MATCHER_P | ( | PresentationMetadataEqual | , |
other | , | ||
"Compares if PresentationMetadata is equal" | |||
) |
alexaClientSDK::presentationOrchestratorStateTracker::MATCHER_P2 | ( | ActivityUpdateEqual | , |
focusState | , | ||
interfaceName | , | ||
"Compares if Activity Update is Equal" | |||
) |
alexaClientSDK::presentationOrchestratorStateTracker::TEST_F | ( | PresentationOrchestratorStateTrackerTest | , |
testCreate | |||
) |
alexaClientSDK::presentationOrchestratorStateTracker::TEST_F | ( | PresentationOrchestratorStateTrackerTest | , |
testAddRemoveStateObserver | |||
) |
alexaClientSDK::presentationOrchestratorStateTracker::TEST_F | ( | PresentationOrchestratorStateTrackerTest | , |
testAddRemoveWindowObserver | |||
) |
alexaClientSDK::presentationOrchestratorStateTracker::TEST_F | ( | PresentationOrchestratorStateTrackerTest | , |
testAddWindow | |||
) |
alexaClientSDK::presentationOrchestratorStateTracker::TEST_F | ( | PresentationOrchestratorStateTrackerTest | , |
testAddDuplicateWindow | |||
) |
alexaClientSDK::presentationOrchestratorStateTracker::TEST_F | ( | PresentationOrchestratorStateTrackerTest | , |
testRemoveWindow | |||
) |
alexaClientSDK::presentationOrchestratorStateTracker::TEST_F | ( | PresentationOrchestratorStateTrackerTest | , |
testUpdateWindow | |||
) |
alexaClientSDK::presentationOrchestratorStateTracker::TEST_F | ( | PresentationOrchestratorStateTrackerTest | , |
testAcquireSingleWindow | |||
) |
alexaClientSDK::presentationOrchestratorStateTracker::TEST_F | ( | PresentationOrchestratorStateTrackerTest | , |
testReleaseSingleWindow | |||
) |
alexaClientSDK::presentationOrchestratorStateTracker::TEST_F | ( | PresentationOrchestratorStateTrackerTest | , |
testReleaseWindowTwice | |||
) |
alexaClientSDK::presentationOrchestratorStateTracker::TEST_F | ( | PresentationOrchestratorStateTrackerTest | , |
testAcquireMultiWindow | |||
) |
alexaClientSDK::presentationOrchestratorStateTracker::TEST_F | ( | PresentationOrchestratorStateTrackerTest | , |
testAcquireReverseZorderMultiWindow | |||
) |
alexaClientSDK::presentationOrchestratorStateTracker::TEST_F | ( | PresentationOrchestratorStateTrackerTest | , |
testReleaseMultiWindow | |||
) |
alexaClientSDK::presentationOrchestratorStateTracker::TEST_F | ( | PresentationOrchestratorStateTrackerTest | , |
testMultiWindowSameZorder | |||
) |
alexaClientSDK::presentationOrchestratorStateTracker::TEST_F | ( | PresentationOrchestratorStateTrackerTest | , |
testReacquireWindow | |||
) |
alexaClientSDK::presentationOrchestratorStateTracker::TEST_F | ( | PresentationOrchestratorStateTrackerTest | , |
testSetReleaseDeviceInterface | |||
) |
alexaClientSDK::presentationOrchestratorStateTracker::TEST_F | ( | PresentationOrchestratorStateTrackerTest | , |
testDeviceInterfaceWithWindows | |||
) |
alexaClientSDK::presentationOrchestratorStateTracker::TEST_F | ( | PresentationOrchestratorStateTrackerTest | , |
testGetWindowInfo | |||
) |
|
static |
|
static |
|
static |
|
static |
|
static |
|
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