AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Namespaces | Enumerations | Functions
Keystroke.h File Reference
#include <string>
#include <AVSCommon/Utils/Optional.h>
Include dependency graph for Keystroke.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::acsdkAlexaKeypadControllerInterfaces
 

Enumerations

enum  alexaClientSDK::acsdkAlexaKeypadControllerInterfaces::Keystroke {
  alexaClientSDK::acsdkAlexaKeypadControllerInterfaces::Keystroke::UP, alexaClientSDK::acsdkAlexaKeypadControllerInterfaces::Keystroke::DOWN, alexaClientSDK::acsdkAlexaKeypadControllerInterfaces::Keystroke::LEFT, alexaClientSDK::acsdkAlexaKeypadControllerInterfaces::Keystroke::RIGHT,
  alexaClientSDK::acsdkAlexaKeypadControllerInterfaces::Keystroke::SELECT, alexaClientSDK::acsdkAlexaKeypadControllerInterfaces::Keystroke::PAGE_UP, alexaClientSDK::acsdkAlexaKeypadControllerInterfaces::Keystroke::PAGE_DOWN, alexaClientSDK::acsdkAlexaKeypadControllerInterfaces::Keystroke::PAGE_LEFT,
  alexaClientSDK::acsdkAlexaKeypadControllerInterfaces::Keystroke::PAGE_RIGHT, alexaClientSDK::acsdkAlexaKeypadControllerInterfaces::Keystroke::INFO, alexaClientSDK::acsdkAlexaKeypadControllerInterfaces::Keystroke::MORE, alexaClientSDK::acsdkAlexaKeypadControllerInterfaces::Keystroke::BACK
}
 

Functions

std::string alexaClientSDK::acsdkAlexaKeypadControllerInterfaces::keystrokeToString (Keystroke keystroke)
 
avsCommon::utils::Optional< Keystroke > alexaClientSDK::acsdkAlexaKeypadControllerInterfaces::stringToKeystroke (const std::string &keystrokeString)
 

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