AlexaClientSDK  1.26.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Namespaces | Variables
AVSMessageHeader.cpp File Reference
#include <sstream>
#include "AVSCommon/AVS/AVSMessageHeader.h"
#include "AVSCommon/AVS/EventBuilder.h"
#include "AVSCommon/Utils/JSON/JSONGenerator.h"
#include "AVSCommon/Utils/UUIDGeneration/UUIDGeneration.h"
Include dependency graph for AVSMessageHeader.cpp:

Namespaces

 alexaClientSDK
 Whether or not curl logs should be emitted.
 
 alexaClientSDK::avsCommon
 
 alexaClientSDK::avsCommon::avs
 

Variables

static const std::string alexaClientSDK::avsCommon::avs::MESSAGE_ID_KEY_STRING = "messageId"
 The message id key in the header of the event. More...
 
static const std::string alexaClientSDK::avsCommon::avs::DIALOG_REQUEST_ID_KEY_STRING = "dialogRequestId"
 The dialog request Id key in the header of the event. More...
 
static const std::string alexaClientSDK::avsCommon::avs::EVENT_CORRELATION_KEY_STRING = "eventCorrelationToken"
 The event correlation token key. More...
 
static const std::string alexaClientSDK::avsCommon::avs::CORRELATION_TOKEN_KEY_STRING = "correlationToken"
 The correlation token key. More...
 
static const std::string alexaClientSDK::avsCommon::avs::PAYLOAD_VERSION_KEY_STRING = "payloadVersion"
 The payload version key. More...
 
static const std::string alexaClientSDK::avsCommon::avs::INSTANCE_KEY_STRING = "instance"
 The instance key. More...
 

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