![]() |
Alexa Auto SDK
2.3.1
|
Public Types | |
enum | AlexaPresentationTimeoutType { AlexaPresentationTimeoutType::DISPLAY_DOCUMENT_INTERACTION_IDLE_TIMEOUT } |
using | AlexaPresentationTimeout = std::pair< AlexaPresentationTimeoutType, std::chrono::milliseconds > |
Static Public Member Functions | |
static std::shared_ptr< aace::core::config::EngineConfiguration > | createAlexaPresentationTimeoutConfig (const std::vector< AlexaPresentationTimeout > &timeoutList) |
A factory interface for creating APL configuration objects
using aace::apl::config::APLConfiguration::AlexaPresentationTimeout = std::pair<AlexaPresentationTimeoutType, std::chrono::milliseconds> |
Identifies a AlexaPresentationTimeout configuration with a type and value pair.
|
static |
Factory method used to programmatically generate Alexa Presentation configuration data. This is an optional configuration. Following are the accepted keys and their description.
[in] | timeoutList | A list of AlexaPresentationTimeout type and value pairs |
Alexa Auto SDK 2.3.1 - Copyright 2017-2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0