 |
AlexaClientSDK
1.26.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
Go to the documentation of this file.
16 #ifndef ALEXA_CLIENT_SDK_AVSCOMMON_SDKINTERFACES_INCLUDE_AVSCOMMON_SDKINTERFACES_STATESYNCHRONIZEROBSERVERINTERFACE_H_
17 #define ALEXA_CLIENT_SDK_AVSCOMMON_SDKINTERFACES_INCLUDE_AVSCOMMON_SDKINTERFACES_STATESYNCHRONIZEROBSERVERINTERFACE_H_
21 namespace sdkInterfaces {
60 #endif // ALEXA_CLIENT_SDK_AVSCOMMON_SDKINTERFACES_INCLUDE_AVSCOMMON_SDKINTERFACES_STATESYNCHRONIZEROBSERVERINTERFACE_H_
State
Definition: StateSynchronizerObserverInterface.h:35
virtual void onStateChanged(State newState)=0
virtual ~StateSynchronizerObserverInterface()=default
@ SYNCHRONIZED
The state in which the state has been synchronized.
Whether or not curl logs should be emitted.
Definition: AVSConnectionManager.h:36
@ NOT_SYNCHRONIZED
The state in which StateSynchronizer has not send SynchronizeState event.
Definition: StateSynchronizerObserverInterface.h:30
AlexaClientSDK 1.26.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved.
Licensed under the Apache License, Version 2.0