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::MockLegacyStateProvider Struct Reference

Mock legacy state provider. More...

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

Public Member Functions

 MOCK_METHOD2 (provideState, void(const avs::NamespaceAndName &stateProviderName, const ContextRequestToken stateRequestToken))
 
- Public Member Functions inherited from alexaClientSDK::avsCommon::sdkInterfaces::StateProviderInterface
virtual ~StateProviderInterface ()=default
 
virtual void provideState (const avs::NamespaceAndName &stateProviderName, const ContextRequestToken stateRequestToken)
 
virtual void provideState (const avs::CapabilityTag &stateProviderName, const ContextRequestToken stateRequestToken)
 
virtual bool canStateBeRetrieved ()
 
virtual bool hasReportableStateProperties ()
 
virtual bool shouldQueryState ()
 

Detailed Description

Mock legacy state provider.

Member Function Documentation

◆ MOCK_METHOD2()

alexaClientSDK::contextManager::test::MockLegacyStateProvider::MOCK_METHOD2 ( provideState  ,
void(const avs::NamespaceAndName &stateProviderName, const ContextRequestToken stateRequestToken)   
)

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