AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Classes | Namespaces | Functions | Variables
SessionSetupNamespace.h File Reference
#include <string>
#include <rapidjson/document.h>
#include "IPCServerSampleApp/Messages/Message.h"
Include dependency graph for SessionSetupNamespace.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::IPCNamespaces::InitClientMessage
 
class  alexaClientSDK::sampleApplications::ipcServerSampleApp::ipc::IPCNamespaces::ConfigureClientMessage
 

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_SESSION_SETUP (1)
 The namespace version for SessionSetup. More...
 

Variables

static const char alexaClientSDK::sampleApplications::ipcServerSampleApp::ipc::IPCNamespaces::IPC_FRAMEWORK_VERSION [] = "1.0.0"
 The version for the IPC Framework. More...
 
static const char alexaClientSDK::sampleApplications::ipcServerSampleApp::ipc::IPCNamespaces::IPC_MSG_NAMESPACE_SESSION_SETUP [] = "SessionSetup"
 The message namespace for SessionSetup. More...
 
static const char alexaClientSDK::sampleApplications::ipcServerSampleApp::ipc::IPCNamespaces::IPC_MSG_NAME_INIT_CLIENT [] = "initializeClient"
 The message name for initializeClient. More...
 
static const char alexaClientSDK::sampleApplications::ipcServerSampleApp::ipc::IPCNamespaces::IPC_MSG_NAME_CONFIGURE_CLIENT [] = "configureClient"
 The message name for configureClient. More...
 
static const char alexaClientSDK::sampleApplications::ipcServerSampleApp::ipc::IPCNamespaces::IPC_MSG_IPC_VERSION_TAG [] = "ipcVersion"
 The IPC Framework version 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