![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
Classes | |
class | Message |
class | MessageInterface |
Variables | |
const char | MSG_HEADER_TAG [] = "header" |
The namespace json key in the message. More... | |
const char | MSG_PAYLOAD_TAG [] = "payload" |
The payload json key in the message. More... | |
const char | MSG_VERSION_TAG [] = "version" |
The version json key in the message. More... | |
const char | MSG_NAMESPACE_TAG [] = "namespace" |
The namespace json key in the message. More... | |
const char | MSG_NAME_TAG [] = "name" |
The name json key in the message. More... | |
const char alexaClientSDK::sampleApplications::ipcServerSampleApp::messages::MSG_HEADER_TAG[] = "header" |
The namespace json key in the message.
const char alexaClientSDK::sampleApplications::ipcServerSampleApp::messages::MSG_NAME_TAG[] = "name" |
The name json key in the message.
const char alexaClientSDK::sampleApplications::ipcServerSampleApp::messages::MSG_NAMESPACE_TAG[] = "namespace" |
The namespace json key in the message.
const char alexaClientSDK::sampleApplications::ipcServerSampleApp::messages::MSG_PAYLOAD_TAG[] = "payload" |
The payload json key in the message.
const char alexaClientSDK::sampleApplications::ipcServerSampleApp::messages::MSG_VERSION_TAG[] = "version" |
The version json key in the message.
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0