AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Classes | Namespaces | Variables
WindowManagerHandlerInterface.h File Reference
#include <string>
Include dependency graph for WindowManagerHandlerInterface.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  alexaClientSDK::sampleApplications::ipcServerSampleApp::ipc::WindowManagerHandlerInterface
 

Namespaces

 alexaClientSDK
 Whether or not curl logs should be emitted.
 
 alexaClientSDK::sampleApplications
 
 alexaClientSDK::sampleApplications::ipcServerSampleApp
 
 alexaClientSDK::sampleApplications::ipcServerSampleApp::ipc
 

Variables

static const char alexaClientSDK::sampleApplications::ipcServerSampleApp::ipc::CHARACTERISTICS_TAG [] = "characteristics"
 Characteristics json key in the message. More...
 
static const char alexaClientSDK::sampleApplications::ipcServerSampleApp::ipc::DEVICE_DISPLAY_TAG [] = "deviceDisplay"
 Device display json key in the message. More...
 
static const char alexaClientSDK::sampleApplications::ipcServerSampleApp::ipc::WINDOW_TEMPLATES_TAG [] = "windowTemplates"
 Window templates json key in the message. More...
 
static const char alexaClientSDK::sampleApplications::ipcServerSampleApp::ipc::INTERACTION_MODES_TAG [] = "interactionModes"
 Interaction modes json key in the message. More...
 
static const char alexaClientSDK::sampleApplications::ipcServerSampleApp::ipc::DEFAULT_WINDOW_ID_TAG [] = "defaultWindowId"
 Default window id json key in the message. More...
 
static const char alexaClientSDK::sampleApplications::ipcServerSampleApp::ipc::AUDIO_PLAYBACK_UI_WINDOW_ID_TAG [] = "audioPlaybackUIWindowId"
 Audio playback UI window id json key in the message. More...
 
static const char alexaClientSDK::sampleApplications::ipcServerSampleApp::ipc::WINDOW_INSTANCES_TAG [] = "windowInstances"
 The window instances json key in the message. More...
 
static const char alexaClientSDK::sampleApplications::ipcServerSampleApp::ipc::WINDOW_ID_TAG [] = "windowId"
 The window id json key in the message. More...
 
static const char alexaClientSDK::sampleApplications::ipcServerSampleApp::ipc::TEMPLATE_ID_TAG [] = "templateId"
 The template id json key in the message. More...
 
static const char alexaClientSDK::sampleApplications::ipcServerSampleApp::ipc::INTERACTION_MODE_TAG [] = "interactionMode"
 The interaction mode json key in the message. More...
 
static const char alexaClientSDK::sampleApplications::ipcServerSampleApp::ipc::SIZE_CONFIGURATION_ID_TAG [] = "sizeConfigurationId"
 The size configuration id json key in the message. More...
 
static const char alexaClientSDK::sampleApplications::ipcServerSampleApp::ipc::SUPPORTED_INTERFACES [] = "supportedInterfaces"
 The supported interfaces json key in the message. More...
 
static const char alexaClientSDK::sampleApplications::ipcServerSampleApp::ipc::Z_ORDER_INDEX [] = "zOrderIndex"
 The zOrderIndex json key in the message. More...
 
static const char alexaClientSDK::sampleApplications::ipcServerSampleApp::ipc::WINDOW_IDS_TAG [] = "windowIds"
 The window ids json key in the message. 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