16 #ifndef ACSDKALERTS_REMINDER_H_ 17 #define ACSDKALERTS_REMINDER_H_ 22 namespace acsdkAlerts {
41 std::shared_ptr<settings::DeviceSettingsManager> settingsManager);
54 #endif // ACSDKALERTS_REMINDER_H_ static std::string getTypeNameStatic()
Static member function to get the string representation of this type.
Definition: Reminder.h:46
::std::string string
Definition: gtest-port.h:1097
Definition: Reminder.h:35
MediaType
Definition: MediaType.h:29
std::string getTypeName() const override
Reminder(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)
Whether or not curl logs should be emitted.
Definition: AVSConnectionManager.h:36