AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Namespaces | Enumerations | Functions
NavigationEvent.h File Reference
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::sampleApplications
 
 alexaClientSDK::sampleApplications::ipcServerSampleApp
 
 alexaClientSDK::sampleApplications::ipcServerSampleApp::gui
 

Enumerations

enum  alexaClientSDK::sampleApplications::ipcServerSampleApp::gui::NavigationEvent { alexaClientSDK::sampleApplications::ipcServerSampleApp::gui::NavigationEvent::EXIT, alexaClientSDK::sampleApplications::ipcServerSampleApp::gui::NavigationEvent::BACK, alexaClientSDK::sampleApplications::ipcServerSampleApp::gui::NavigationEvent::UNKNOWN }
 Enumeration of navigation events that could be sent from GUI App to SampleApp. More...
 

Functions

NavigationEvent alexaClientSDK::sampleApplications::ipcServerSampleApp::gui::navigationEventFromString (const std::string &string)
 
std::string alexaClientSDK::sampleApplications::ipcServerSampleApp::gui::navigationEventToString (NavigationEvent 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