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

Mock context observer. More...

Inheritance diagram for alexaClientSDK::contextManager::test::MockContextObserver:
Inheritance graph
[legend]
Collaboration diagram for alexaClientSDK::contextManager::test::MockContextObserver:
Collaboration graph
[legend]

Public Member Functions

 MOCK_METHOD3 (onStateChanged, void(const avs::CapabilityTag &identifier, const avs::CapabilityState &state, AlexaStateChangeCauseType cause))
 
- Public Member Functions inherited from alexaClientSDK::avsCommon::sdkInterfaces::ContextManagerObserverInterface
virtual ~ContextManagerObserverInterface ()=default
 
virtual void onStateChanged (const avs::CapabilityTag &identifier, const avs::CapabilityState &state, AlexaStateChangeCauseType cause)=0
 

Detailed Description

Mock context observer.

Member Function Documentation

◆ MOCK_METHOD3()

alexaClientSDK::contextManager::test::MockContextObserver::MOCK_METHOD3 ( onStateChanged  ,
void(const avs::CapabilityTag &identifier, const avs::CapabilityState &state, AlexaStateChangeCauseType cause)   
)

The documentation for this struct 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