AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Variables
alexaClientSDK::avsCommon::avs::constants Namespace Reference

Variables

static const std::string NAMESPACE_KEY_STRING = "namespace"
 The namespace key in the header of the event. More...
 
static const std::string NAME_KEY_STRING = "name"
 The name key in the header of the event. More...
 
static const std::string HEADER_KEY_STRING = "header"
 The header key in the event. More...
 
static const std::string PAYLOAD_KEY_STRING = "payload"
 The payload key in the event. More...
 

Variable Documentation

◆ HEADER_KEY_STRING

const std::string alexaClientSDK::avsCommon::avs::constants::HEADER_KEY_STRING = "header"
static

The header key in the event.

◆ NAME_KEY_STRING

const std::string alexaClientSDK::avsCommon::avs::constants::NAME_KEY_STRING = "name"
static

The name key in the header of the event.

◆ NAMESPACE_KEY_STRING

const std::string alexaClientSDK::avsCommon::avs::constants::NAMESPACE_KEY_STRING = "namespace"
static

The namespace key in the header of the event.

◆ PAYLOAD_KEY_STRING

const std::string alexaClientSDK::avsCommon::avs::constants::PAYLOAD_KEY_STRING = "payload"
static

The payload key in the event.

AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0