![]() |
Alexa Auto SDK
2.0.0
|
Public Attributes | |
READY | |
STARTED | |
STOPPED | |
SNOOZED | |
COMPLETED | |
PAST_DUE | |
FOCUS_ENTERED_FOREGROUND | |
FOCUS_ENTERED_BACKGROUND | |
ERROR | |
Specifies the state of an alert
com.amazon.aace.alexa.Alerts.AlertState.READY |
The alert is ready to activate and is waiting for channel focus.
com.amazon.aace.alexa.Alerts.AlertState.STARTED |
The alert is activated, and rendering is perceivable by the user.
com.amazon.aace.alexa.Alerts.AlertState.STOPPED |
The alert has stopped due to user or system intervention.
com.amazon.aace.alexa.Alerts.AlertState.SNOOZED |
The alert is active but has been snoozed.
com.amazon.aace.alexa.Alerts.AlertState.COMPLETED |
The alert has completed on its own, without user interaction.
com.amazon.aace.alexa.Alerts.AlertState.PAST_DUE |
The alert has expired and will not be rendered.
com.amazon.aace.alexa.Alerts.AlertState.FOCUS_ENTERED_FOREGROUND |
The alert has entered the foreground.
com.amazon.aace.alexa.Alerts.AlertState.FOCUS_ENTERED_BACKGROUND |
The alert has entered the background.
com.amazon.aace.alexa.Alerts.AlertState.ERROR |
The alert has encountered an error.
Alexa Auto SDK 2.0.0 - Copyright 2017-2019 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0