Alexa Auto SDK  2.0.0
Public Attributes | List of all members
com.amazon.aace.alexa.Alerts.AlertState Enum Reference

Public Attributes

 READY
 
 STARTED
 
 STOPPED
 
 SNOOZED
 
 COMPLETED
 
 PAST_DUE
 
 FOCUS_ENTERED_FOREGROUND
 
 FOCUS_ENTERED_BACKGROUND
 
 ERROR
 

Detailed Description

Specifies the state of an alert

Member Data Documentation

◆ READY

com.amazon.aace.alexa.Alerts.AlertState.READY

The alert is ready to activate and is waiting for channel focus.

◆ STARTED

com.amazon.aace.alexa.Alerts.AlertState.STARTED

The alert is activated, and rendering is perceivable by the user.

◆ STOPPED

com.amazon.aace.alexa.Alerts.AlertState.STOPPED

The alert has stopped due to user or system intervention.

◆ SNOOZED

com.amazon.aace.alexa.Alerts.AlertState.SNOOZED

The alert is active but has been snoozed.

◆ COMPLETED

com.amazon.aace.alexa.Alerts.AlertState.COMPLETED

The alert has completed on its own, without user interaction.

◆ PAST_DUE

com.amazon.aace.alexa.Alerts.AlertState.PAST_DUE

The alert has expired and will not be rendered.

◆ FOCUS_ENTERED_FOREGROUND

com.amazon.aace.alexa.Alerts.AlertState.FOCUS_ENTERED_FOREGROUND

The alert has entered the foreground.

◆ FOCUS_ENTERED_BACKGROUND

com.amazon.aace.alexa.Alerts.AlertState.FOCUS_ENTERED_BACKGROUND

The alert has entered the background.

◆ ERROR

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