AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Namespaces | Enumerations | Functions
Priority.h File Reference
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::acsdkAssets
 
 alexaClientSDK::acsdkAssets::commonInterfaces
 

Enumerations

enum  alexaClientSDK::acsdkAssets::commonInterfaces::Priority {
  alexaClientSDK::acsdkAssets::commonInterfaces::Priority::ACTIVE, alexaClientSDK::acsdkAssets::commonInterfaces::Priority::PENDING_ACTIVATION, alexaClientSDK::acsdkAssets::commonInterfaces::Priority::LIKELY_TO_BE_ACTIVE, alexaClientSDK::acsdkAssets::commonInterfaces::Priority::UNUSED_IMPORTANT,
  alexaClientSDK::acsdkAssets::commonInterfaces::Priority::UNUSED
}
 

Functions

bool alexaClientSDK::acsdkAssets::commonInterfaces::isValidPriority (int value)
 
std::string alexaClientSDK::acsdkAssets::commonInterfaces::toString (Priority priority)
 
std::ostream & alexaClientSDK::acsdkAssets::commonInterfaces::operator<< (std::ostream &os, Priority value)
 

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