16 #ifndef ALEXA_CLIENT_SDK_CAPTIONS_IMPLEMENTATION_INCLUDE_CAPTIONS_DELAYINTERFACE_H_ 17 #define ALEXA_CLIENT_SDK_CAPTIONS_IMPLEMENTATION_INCLUDE_CAPTIONS_DELAYINTERFACE_H_ 41 virtual void delay(std::chrono::milliseconds milliseconds) = 0;
46 #endif // ALEXA_CLIENT_SDK_CAPTIONS_IMPLEMENTATION_INCLUDE_CAPTIONS_DELAYINTERFACE_H_ Definition: DelayInterface.h:27
virtual ~DelayInterface()=default
Whether or not curl logs should be emitted.
Definition: AVSConnectionManager.h:36
virtual void delay(std::chrono::milliseconds milliseconds)=0