|
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...
|
|