AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Public Member Functions | List of all members
alexaClientSDK::capabilityAgents::aip::test::MockExpectSpeechTimeoutHandler Class Reference
Inheritance diagram for alexaClientSDK::capabilityAgents::aip::test::MockExpectSpeechTimeoutHandler:
Inheritance graph
[legend]
Collaboration diagram for alexaClientSDK::capabilityAgents::aip::test::MockExpectSpeechTimeoutHandler:
Collaboration graph
[legend]

Public Member Functions

 MOCK_METHOD2 (handleExpectSpeechTimeout, bool(std::chrono::milliseconds timeout, const std::function< std::future< bool >()> &expectSpeechTimedOut))
 
- Public Member Functions inherited from alexaClientSDK::avsCommon::sdkInterfaces::ExpectSpeechTimeoutHandlerInterface
virtual ~ExpectSpeechTimeoutHandlerInterface ()=default
 
virtual bool handleExpectSpeechTimeout (std::chrono::milliseconds timeout, const std::function< std::future< bool >()> &expectSpeechTimedOut)=0
 

Member Function Documentation

◆ MOCK_METHOD2()

alexaClientSDK::capabilityAgents::aip::test::MockExpectSpeechTimeoutHandler::MOCK_METHOD2 ( handleExpectSpeechTimeout  ,
bool(std::chrono::milliseconds timeout, const std::function< std::future< bool >()> &expectSpeechTimedOut)   
)

The documentation for this class was generated from the following file:

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