AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Namespaces | Enumerations | Functions
GUIActivityEvent.h File Reference
#include <memory>
#include <string>
Include dependency graph for GUIActivityEvent.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::avsCommon
 
 alexaClientSDK::avsCommon::sdkInterfaces
 

Enumerations

enum  alexaClientSDK::avsCommon::sdkInterfaces::GUIActivityEvent { alexaClientSDK::avsCommon::sdkInterfaces::GUIActivityEvent::ACTIVATED, alexaClientSDK::avsCommon::sdkInterfaces::GUIActivityEvent::DEACTIVATED, alexaClientSDK::avsCommon::sdkInterfaces::GUIActivityEvent::INTERRUPT, alexaClientSDK::avsCommon::sdkInterfaces::GUIActivityEvent::UNKNOWN }
 Enumeration of activity events used to indicate the state of a GUI. More...
 

Functions

GUIActivityEvent alexaClientSDK::avsCommon::sdkInterfaces::guiActivityEventFromString (const std::string &string)
 
std::string alexaClientSDK::avsCommon::sdkInterfaces::guiActivityEventToString (GUIActivityEvent event)
 
std::ostream & alexaClientSDK::avsCommon::sdkInterfaces::operator<< (std::ostream &stream, const GUIActivityEvent &activityEvent)
 

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