AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Namespaces | Enumerations | Functions
APLCommandExecutionEvent.h File Reference
#include <chrono>
#include <AVSCommon/Utils/Optional.h>
Include dependency graph for APLCommandExecutionEvent.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 alexaClientSDK
 Whether or not curl logs should be emitted.
 
 alexaClientSDK::aplCapabilityCommonInterfaces
 

Enumerations

enum  alexaClientSDK::aplCapabilityCommonInterfaces::APLCommandExecutionEvent { alexaClientSDK::aplCapabilityCommonInterfaces::APLCommandExecutionEvent::RESOLVED, alexaClientSDK::aplCapabilityCommonInterfaces::APLCommandExecutionEvent::TERMINATED, alexaClientSDK::aplCapabilityCommonInterfaces::APLCommandExecutionEvent::FAILED }
 Enumeration of APL Command Execution Events that can be reported to the APL capability agent. More...
 

Functions

std::string alexaClientSDK::aplCapabilityCommonInterfaces::commandExecutionEventToString (const APLCommandExecutionEvent event)
 
APLCommandExecutionEvent alexaClientSDK::aplCapabilityCommonInterfaces::stringToCommandExecutionEvent (const std::string &eventStr)
 

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