16 #ifndef ALEXA_CLIENT_SDK_CAPABILITYAGENTS_ALEXA_INCLUDE_ALEXA_ALEXAEVENTPROCESSEDNOTIFIER_H_ 17 #define ALEXA_CLIENT_SDK_CAPABILITYAGENTS_ALEXA_INCLUDE_ALEXA_ALEXAEVENTPROCESSEDNOTIFIER_H_ 26 namespace capabilityAgents {
33 :
public notifier::Notifier<avsCommon::sdkInterfaces::AlexaEventProcessedObserverInterface> {
39 static std::shared_ptr<acsdkAlexaEventProcessedNotifierInterfaces::AlexaEventProcessedNotifierInterface>
47 #endif // ALEXA_CLIENT_SDK_CAPABILITYAGENTS_ALEXA_INCLUDE_ALEXA_ALEXAEVENTPROCESSEDNOTIFIER_H_
static std::shared_ptr< acsdkAlexaEventProcessedNotifierInterfaces::AlexaEventProcessedNotifierInterface > createAlexaEventProcessedNotifierInterface()
Generic implementation of NotifierInterface.
Definition: Notifier.h:38
Whether or not curl logs should be emitted.
Definition: AVSConnectionManager.h:36
Definition: AlexaEventProcessedNotifier.h:32