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

Mock object for SpeakerManagerObserverInterface. More...

#include <MockSpeakerManagerObserver.h>

Inheritance diagram for alexaClientSDK::speakerManager::test::MockSpeakerManagerObserver:
Inheritance graph
[legend]
Collaboration diagram for alexaClientSDK::speakerManager::test::MockSpeakerManagerObserver:
Collaboration graph
[legend]

Public Member Functions

 MOCK_METHOD3 (onSpeakerSettingsChanged, void(const Source &, const avsCommon::sdkInterfaces::ChannelVolumeInterface::Type &, const avsCommon::sdkInterfaces::SpeakerInterface::SpeakerSettings &))
 
- Public Member Functions inherited from alexaClientSDK::avsCommon::sdkInterfaces::SpeakerManagerObserverInterface
virtual void onSpeakerSettingsChanged (const Source &source, const ChannelVolumeInterface::Type &type, const SpeakerInterface::SpeakerSettings &settings)=0
 
virtual ~SpeakerManagerObserverInterface ()=default
 

Additional Inherited Members

- Public Types inherited from alexaClientSDK::avsCommon::sdkInterfaces::SpeakerManagerObserverInterface
enum  Source { Source::DIRECTIVE, Source::LOCAL_API, Source::EXTERNAL_CLIENT }
 Indicates whether the source of the call is from an AVS Directive or through a Local API call. More...
 

Detailed Description

Mock object for SpeakerManagerObserverInterface.

See also
avsCommon::sdkInterfaces::SpeakerManagerObserverInterface

Member Function Documentation

◆ MOCK_METHOD3()

alexaClientSDK::speakerManager::test::MockSpeakerManagerObserver::MOCK_METHOD3 ( onSpeakerSettingsChanged  ,
void(const Source &, const avsCommon::sdkInterfaces::ChannelVolumeInterface::Type &, const avsCommon::sdkInterfaces::SpeakerInterface::SpeakerSettings &)   
)

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