AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Classes | Namespaces | Functions | Variables
TemplateRuntimeNamespace.h File Reference
#include <string>
#include "IPCServerSampleApp/Messages/Message.h"
Include dependency graph for TemplateRuntimeNamespace.h:

Go to the source code of this file.

Classes

class  alexaClientSDK::sampleApplications::ipcServerSampleApp::ipc::IPCNamespaces::RenderPlayerInfoMessage
 
class  alexaClientSDK::sampleApplications::ipcServerSampleApp::ipc::IPCNamespaces::RenderTemplateMessage
 
class  alexaClientSDK::sampleApplications::ipcServerSampleApp::ipc::IPCNamespaces::ClearPlayerInfoCardMessage
 
class  alexaClientSDK::sampleApplications::ipcServerSampleApp::ipc::IPCNamespaces::ClearRenderTemplateCardMessage
 

Namespaces

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

Functions

static const int alexaClientSDK::sampleApplications::ipcServerSampleApp::ipc::IPCNamespaces::IPC_MSG_VERSION_TEMPLATE_RUNTIME (1)
 The namespace version for TemplateRuntime. More...
 

Variables

static const char alexaClientSDK::sampleApplications::ipcServerSampleApp::ipc::IPCNamespaces::IPC_MSG_NAMESPACE_TEMPLATE_RUNTIME [] = "TemplateRuntime"
 The message namespace for TemplateRuntime. More...
 
static const char alexaClientSDK::sampleApplications::ipcServerSampleApp::ipc::IPCNamespaces::IPC_MSG_NAME_CLEAR_PLAYER_INFO_CARD [] = "clearPlayerInfoCard"
 The message name for clearPlayerInfoCard. More...
 
static const char alexaClientSDK::sampleApplications::ipcServerSampleApp::ipc::IPCNamespaces::IPC_MSG_NAME_CLEAR_TEMPLATE_CARD [] = "clearTemplateCard"
 The message name for clearTemplateCard. More...
 
static const char alexaClientSDK::sampleApplications::ipcServerSampleApp::ipc::IPCNamespaces::IPC_MSG_NAME_RENDER_PLAYER_INFO [] = "renderPlayerInfo"
 The message name for renderPlayerInfo. More...
 
static const char alexaClientSDK::sampleApplications::ipcServerSampleApp::ipc::IPCNamespaces::IPC_MSG_AUDIO_PLAYER_STATE_TAG [] = "audioPlayerState"
 The audioPlayerState json key in the message. More...
 
static const char alexaClientSDK::sampleApplications::ipcServerSampleApp::ipc::IPCNamespaces::IPC_MSG_AUDIO_OFFSET_TAG [] = "audioOffset"
 The audioOffset json key in the message. More...
 
static const char alexaClientSDK::sampleApplications::ipcServerSampleApp::ipc::IPCNamespaces::IPC_MSG_NAME_RENDER_TEMPLATE [] = "renderTemplate"
 The message handler name for renderTemplate. 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