16 #ifndef ACSDKALERTS_ALARM_H_ 17 #define ACSDKALERTS_ALARM_H_ 24 namespace acsdkAlerts {
39 std::shared_ptr<settings::DeviceSettingsManager> settingsManager);
52 #endif // ACSDKALERTS_ALARM_H_
::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
Alarm(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)
static std::string getTypeNameStatic()
Static member function to get the string representation of this type.
Definition: Alarm.h:44