![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <InternetConnectionMonitorInterface.h>
Public Member Functions | |
virtual void | addInternetConnectionObserver (std::shared_ptr< InternetConnectionObserverInterface > observer)=0 |
virtual void | removeInternetConnectionObserver (std::shared_ptr< InternetConnectionObserverInterface > observer)=0 |
virtual | ~InternetConnectionMonitorInterface ()=default |
An interface for classes responsible for monitoring and reporting internet connection status.
|
virtualdefault |
Destructor.
|
pure virtual |
Add an observer to be notified of internet connection changes.
|
pure virtual |
Remove an observer to be notified of internet connection changes.
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0