AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Public Member Functions | List of all members
alexaClientSDK::avsCommon::utils::network::test::MockInternetConnectionMonitor Class Reference

#include <MockInternetConnectionMonitor.h>

Inheritance diagram for alexaClientSDK::avsCommon::utils::network::test::MockInternetConnectionMonitor:
Inheritance graph
[legend]
Collaboration diagram for alexaClientSDK::avsCommon::utils::network::test::MockInternetConnectionMonitor:
Collaboration graph
[legend]

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))
 
- Public Member Functions inherited from alexaClientSDK::avsCommon::sdkInterfaces::InternetConnectionMonitorInterface
virtual void addInternetConnectionObserver (std::shared_ptr< InternetConnectionObserverInterface > observer)=0
 
virtual void removeInternetConnectionObserver (std::shared_ptr< InternetConnectionObserverInterface > observer)=0
 
virtual ~InternetConnectionMonitorInterface ()=default
 

Member Function Documentation

◆ MOCK_METHOD1() [1/2]

alexaClientSDK::avsCommon::utils::network::test::MockInternetConnectionMonitor::MOCK_METHOD1 ( addInternetConnectionObserver  ,
void(std::shared_ptr< avsCommon::sdkInterfaces::InternetConnectionObserverInterface > observer)   
)

◆ MOCK_METHOD1() [2/2]

alexaClientSDK::avsCommon::utils::network::test::MockInternetConnectionMonitor::MOCK_METHOD1 ( removeInternetConnectionObserver  ,
void(std::shared_ptr< avsCommon::sdkInterfaces::InternetConnectionObserverInterface > observer)   
)

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