![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|

Public Member Functions | |
| MOCK_METHOD0 (applyChange, std::pair< bool, std::string >()) | |
| MOCK_METHOD0 (revertChange, std::string()) | |
| MOCK_METHOD1 (applyDbChange, std::pair< bool, std::string >(const std::string &dbValue)) | |
| MOCK_METHOD1 (notifyObservers, void(SettingNotifications)) | |
Object that allow us to mock the callback functions.
| alexaClientSDK::settings::test::MockCallbacks::MOCK_METHOD0 | ( | applyChange | , |
| std::pair< bool, std::string > | () | ||
| ) |
| alexaClientSDK::settings::test::MockCallbacks::MOCK_METHOD0 | ( | revertChange | , |
| std::string() | |||
| ) |
| alexaClientSDK::settings::test::MockCallbacks::MOCK_METHOD1 | ( | applyDbChange | , |
| std::pair< bool, std::string > | const std::string &dbValue | ||
| ) |
| alexaClientSDK::settings::test::MockCallbacks::MOCK_METHOD1 | ( | notifyObservers | , |
| void(SettingNotifications) | |||
| ) |
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0