![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
Public Types | |
using | HandleKeystroke = acsdkAlexaKeypadControllerInterfaces::AlexaKeypadControllerInterface::Response |
using | GetSupportedKeys = std::set< Keystroke > |
Public Member Functions | |
MOCK_METHOD1 (handleKeystroke, HandleKeystroke(Keystroke keystroke)) | |
MOCK_METHOD0 (getSupportedKeys, GetSupportedKeys()) | |
![]() | |
virtual | ~AlexaKeypadControllerInterface ()=default |
virtual Response | handleKeystroke (Keystroke keystroke)=0 |
virtual std::set< Keystroke > | getSupportedKeys ()=0 |
using alexaClientSDK::acsdkAlexaKeypadController::test::MockAlexaKeypadControllerInterface::GetSupportedKeys = std::set<Keystroke> |
using alexaClientSDK::acsdkAlexaKeypadController::test::MockAlexaKeypadControllerInterface::HandleKeystroke = acsdkAlexaKeypadControllerInterfaces::AlexaKeypadControllerInterface::Response |
alexaClientSDK::acsdkAlexaKeypadController::test::MockAlexaKeypadControllerInterface::MOCK_METHOD0 | ( | getSupportedKeys | , |
GetSupportedKeys() | |||
) |
alexaClientSDK::acsdkAlexaKeypadController::test::MockAlexaKeypadControllerInterface::MOCK_METHOD1 | ( | handleKeystroke | , |
HandleKeystroke(Keystroke keystroke) | |||
) |
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0