AlexaClientSDK  1.26.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Namespaces | Macros | Variables
InterruptModel.cpp File Reference
#include <AVSCommon/Utils/JSON/JSONUtils.h>
#include <AVSCommon/Utils/Logger/Logger.h>
#include "InterruptModel/InterruptModel.h"
Include dependency graph for InterruptModel.cpp:

Namespaces

 alexaClientSDK
 Whether or not curl logs should be emitted.
 
 alexaClientSDK::afml
 
 alexaClientSDK::afml::interruptModel
 

Macros

#define LX(event)   alexaClientSDK::avsCommon::utils::logger::LogEntry(TAG, event)
 

Variables

static const std::string alexaClientSDK::afml::interruptModel::TAG {"InterruptModel"}
 
static const std::string alexaClientSDK::afml::interruptModel::INTERRUPT_MODEL_CONFIG_KEY = "interruptModel"
 Key for the interrupt model configuration. More...
 
static const std::string alexaClientSDK::afml::interruptModel::CURRENT_CHANNEL_CONTENT_TYPE_CONFIG_KEY = "contentType"
 
static const std::string alexaClientSDK::afml::interruptModel::HIGHPRIORITY_CHANNEL_CONFIG_ROOT_KEY = "incomingChannel"
 
static const std::string alexaClientSDK::afml::interruptModel::HIGHPRIORITY_CHANNEL_CONTENT_TYPE_CONFIG_KEY = "incomingContentType"
 

Macro Definition Documentation

◆ LX

#define LX (   event)    alexaClientSDK::avsCommon::utils::logger::LogEntry(TAG, event)

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