AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include "IPCServerSampleApp/Messages/Message.h"
Go to the source code of this file.
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_AUDIO_FOCUS_MANAGER (1) |
The namespace version for AudioFocusManager. More... | |
Variables | |
static const char | alexaClientSDK::sampleApplications::ipcServerSampleApp::ipc::IPCNamespaces::IPC_MSG_NAMESPACE_AUDIO_FOCUS_MANAGER [] = "AudioFocusManager" |
The message namespace for AudioFocusManager. More... | |
static const char | alexaClientSDK::sampleApplications::ipcServerSampleApp::ipc::IPCNamespaces::IPC_MSG_NAME_PROCESS_CHANNEL_RESULT [] = "processChannelResult" |
The message name for processChannelResult. More... | |
static const char | alexaClientSDK::sampleApplications::ipcServerSampleApp::ipc::IPCNamespaces::IPC_MSG_RESULT_TAG [] = "result" |
The result json key in the message. More... | |
static const char | alexaClientSDK::sampleApplications::ipcServerSampleApp::ipc::IPCNamespaces::IPC_MSG_NAME_PROCESS_FOCUS_CHANGED [] = "processFocusChanged" |
The message name for processFocusChanged. More... | |
static const char | alexaClientSDK::sampleApplications::ipcServerSampleApp::ipc::IPCNamespaces::IPC_MSG_FOCUS_STATE_TAG [] = "focusState" |
The focusState 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