AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Namespaces | Enumerations | Functions
NotificationsCapabilityAgentState.h File Reference
#include <ostream>
#include <string>
Include dependency graph for NotificationsCapabilityAgentState.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 alexaClientSDK
 Whether or not curl logs should be emitted.
 
 alexaClientSDK::acsdkNotifications
 

Enumerations

enum  alexaClientSDK::acsdkNotifications::NotificationsCapabilityAgentState {
  alexaClientSDK::acsdkNotifications::NotificationsCapabilityAgentState::IDLE, alexaClientSDK::acsdkNotifications::NotificationsCapabilityAgentState::PLAYING, alexaClientSDK::acsdkNotifications::NotificationsCapabilityAgentState::CANCELING_PLAY, alexaClientSDK::acsdkNotifications::NotificationsCapabilityAgentState::SHUTTING_DOWN,
  alexaClientSDK::acsdkNotifications::NotificationsCapabilityAgentState::SHUTDOWN
}
 

Functions

std::string alexaClientSDK::acsdkNotifications::stateToString (NotificationsCapabilityAgentState state)
 
std::ostream & alexaClientSDK::acsdkNotifications::operator<< (std::ostream &stream, const NotificationsCapabilityAgentState &state)
 

AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0