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

Public Member Functions

 MOCK_METHOD3 (onSpeakerSettingsChanged, void(const Source &, const ChannelVolumeInterface::Type &, const 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

A mock object to test that the observer is being correctly notified.

Member Function Documentation

◆ MOCK_METHOD3()

alexaClientSDK::capabilityAgents::speakerManager::test::MockObserver::MOCK_METHOD3 ( onSpeakerSettingsChanged  ,
void(const Source &, const ChannelVolumeInterface::Type &, const SpeakerInterface::SpeakerSettings &)   
)

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

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