16 #ifndef ACSDKALERTS_TIMER_H_ 17 #define ACSDKALERTS_TIMER_H_ 22 namespace acsdkAlerts {
44 std::shared_ptr<settings::DeviceSettingsManager> settingsManager);
57 #endif // ACSDKALERTS_TIMER_H_ static std::string getTypeNameStatic()
Static member function to get the string representation of this type.
Definition: Timer.h:49
::std::string string
Definition: gtest-port.h:1097
MediaType
Definition: MediaType.h:29
std::string getTypeName() const override
Whether or not curl logs should be emitted.
Definition: AVSConnectionManager.h:36
Timer(std::function< std::pair< std::unique_ptr< std::istream >, const avsCommon::utils::MediaType >()> defaultAudioFactory, std::function< std::pair< std::unique_ptr< std::istream >, const avsCommon::utils::MediaType >()> shortAudioFactory, std::shared_ptr< settings::DeviceSettingsManager > settingsManager)