AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Public Member Functions | List of all members
alexaClientSDK::avsCommon::sdkInterfaces::test::MockPlaybackHandler Class Reference

#include <MockPlaybackHandler.h>

Inheritance diagram for alexaClientSDK::avsCommon::sdkInterfaces::test::MockPlaybackHandler:
Inheritance graph
[legend]
Collaboration diagram for alexaClientSDK::avsCommon::sdkInterfaces::test::MockPlaybackHandler:
Collaboration graph
[legend]

Public Member Functions

 MOCK_METHOD1 (onButtonPressed, void(avs::PlaybackButton button))
 
 MOCK_METHOD2 (onTogglePressed, void(avs::PlaybackToggle toggle, bool action))
 
- Public Member Functions inherited from alexaClientSDK::avsCommon::sdkInterfaces::PlaybackHandlerInterface
virtual ~PlaybackHandlerInterface ()=default
 
virtual void onButtonPressed (alexaClientSDK::avsCommon::avs::PlaybackButton button)=0
 
virtual void onTogglePressed (alexaClientSDK::avsCommon::avs::PlaybackToggle toggle, bool action)=0
 

Detailed Description

Mock class implementing PlaybackRouterInterface

Member Function Documentation

◆ MOCK_METHOD1()

alexaClientSDK::avsCommon::sdkInterfaces::test::MockPlaybackHandler::MOCK_METHOD1 ( onButtonPressed  ,
void(avs::PlaybackButton button)   
)

◆ MOCK_METHOD2()

alexaClientSDK::avsCommon::sdkInterfaces::test::MockPlaybackHandler::MOCK_METHOD2 ( onTogglePressed  ,
void(avs::PlaybackToggle toggle, bool action)   
)

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