16 #ifndef ACSDKNOTIFICATIONS_NOTIFICATIONSNOTIFIER_H_ 17 #define ACSDKNOTIFICATIONS_NOTIFICATIONSNOTIFIER_H_ 26 namespace acsdkNotifications {
39 static std::shared_ptr<acsdkNotificationsInterfaces::NotificationsNotifierInterface>
41 const std::shared_ptr<NotificationsCapabilityAgent>& notificationsCapabilityAgent);
47 #endif // ACSDKNOTIFICATIONS_NOTIFICATIONSNOTIFIER_H_
static std::shared_ptr< acsdkNotificationsInterfaces::NotificationsNotifierInterface > createNotificationsNotifierInterface(const std::shared_ptr< NotificationsCapabilityAgent > ¬ificationsCapabilityAgent)
Generic implementation of NotifierInterface.
Definition: Notifier.h:38
Whether or not curl logs should be emitted.
Definition: AVSConnectionManager.h:36
Definition: NotificationsNotifier.h:31