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

Public Types

using Response = acsdkAlexaSeekControllerInterfaces::AlexaSeekControllerInterface::Response
 

Public Member Functions

 MOCK_METHOD1 (adjustSeekPosition, Response(const std::chrono::milliseconds &deltaPosition))
 
- Public Member Functions inherited from alexaClientSDK::acsdkAlexaSeekControllerInterfaces::AlexaSeekControllerInterface
virtual ~AlexaSeekControllerInterface ()=default
 
virtual Response adjustSeekPosition (const std::chrono::milliseconds &deltaPosition)=0
 

Member Typedef Documentation

◆ Response

Member Function Documentation

◆ MOCK_METHOD1()

alexaClientSDK::acsdkAlexaSeekController::test::MockAlexaSeekControllerInterface::MOCK_METHOD1 ( adjustSeekPosition  ,
Response(const std::chrono::milliseconds &deltaPosition)   
)

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