![]() |
Alexa Auto SDK
2.3.0
|
Public Attributes | |
READY | |
STARTED | |
STOPPED | |
SNOOZED | |
COMPLETED | |
PAST_DUE | |
FOCUS_ENTERED_FOREGROUND | |
FOCUS_ENTERED_BACKGROUND | |
ERROR | |
DELETED | |
SCHEDULED_FOR_LATER | |
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.
com.amazon.aace.alexa.Alerts.AlertState.DELETED |
The alert has been deleted.
com.amazon.aace.alexa.Alerts.AlertState.SCHEDULED_FOR_LATER |
The alert has been scheduled to trigger at a future time.
Alexa Auto SDK 2.3.0 - Copyright 2017-2020 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0