16 #ifndef ALEXA_CLIENT_SDK_SETTINGS_INCLUDE_SETTINGS_SETTINGEVENTSENDERINTERFACE_H_ 17 #define ALEXA_CLIENT_SDK_SETTINGS_INCLUDE_SETTINGS_SETTINGEVENTSENDERINTERFACE_H_ 114 virtual void cancel() = 0;
120 #endif // ALEXA_CLIENT_SDK_SETTINGS_INCLUDE_SETTINGS_SETTINGEVENTSENDERINTERFACE_H_ ::std::string string
Definition: gtest-port.h:1097
virtual std::shared_future< bool > sendChangedEvent(const std::string &value)=0
virtual ~SettingEventSenderInterface()=default
virtual std::shared_future< bool > sendReportEvent(const std::string &value)=0
Definition: SettingEventSenderInterface.h:29
Whether or not curl logs should be emitted.
Definition: AVSConnectionManager.h:36
virtual std::shared_future< bool > sendStateReportEvent(const std::string &payload)=0