16 #ifndef ACSDKNOTIFICATIONS_NOTIFICATIONSCAPABILITYAGENTSTATE_H_ 17 #define ACSDKNOTIFICATIONS_NOTIFICATIONSCAPABILITYAGENTSTATE_H_ 20 namespace acsdkNotifications {
47 return "CANCELING_PLAY";
49 return "SHUTTING_DOWN";
53 return "Unknown NotificationsCapabilityAgent State";
63 #endif // ACSDKNOTIFICATIONS_NOTIFICATIONSCAPABILITYAGENTSTATE_H_
::std::string string
Definition: gtest-port.h:1097
std::string stateToString(NotificationsCapabilityAgentState state)
Definition: NotificationsCapabilityAgentState.h:40
Whether or not curl logs should be emitted.
Definition: AVSConnectionManager.h:36
NotificationsCapabilityAgentState
Definition: NotificationsCapabilityAgentState.h:25
std::ostream & operator<<(std::ostream &stream, IndicatorState state)
Definition: IndicatorState.h:56