![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <MockInternetConnectionMonitor.h>
Public Member Functions | |
MOCK_METHOD1 (addInternetConnectionObserver, void(std::shared_ptr< avsCommon::sdkInterfaces::InternetConnectionObserverInterface > observer)) | |
MOCK_METHOD1 (removeInternetConnectionObserver, void(std::shared_ptr< avsCommon::sdkInterfaces::InternetConnectionObserverInterface > observer)) | |
![]() | |
virtual void | addInternetConnectionObserver (std::shared_ptr< InternetConnectionObserverInterface > observer)=0 |
virtual void | removeInternetConnectionObserver (std::shared_ptr< InternetConnectionObserverInterface > observer)=0 |
virtual | ~InternetConnectionMonitorInterface ()=default |
alexaClientSDK::avsCommon::utils::network::test::MockInternetConnectionMonitor::MOCK_METHOD1 | ( | addInternetConnectionObserver | , |
void(std::shared_ptr< avsCommon::sdkInterfaces::InternetConnectionObserverInterface > observer) | |||
) |
alexaClientSDK::avsCommon::utils::network::test::MockInternetConnectionMonitor::MOCK_METHOD1 | ( | removeInternetConnectionObserver | , |
void(std::shared_ptr< avsCommon::sdkInterfaces::InternetConnectionObserverInterface > observer) | |||
) |
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0