![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <SinkObserverInterface.h>
Public Member Functions | |
virtual void | onSinkChanged (const std::shared_ptr< Logger > &sink)=0 |
virtual | ~SinkObserverInterface ()=default |
This interface class allows notifications when the sink Logger changes.
|
virtualdefault |
Destructor.
|
pure virtual |
This function will be called when the sink changes.
sink | The updated sink Logger |
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0