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

Public Attributes

 UNINITIALIZED
 
 REFRESHED
 
 EXPIRED
 
 UNRECOVERABLE_ERROR
 

Detailed Description

Describes the state of client authorization with AVS

Member Data Documentation

◆ UNINITIALIZED

com.amazon.aace.alexa.AlexaClient.AuthState.UNINITIALIZED

Authorization has not yet been acquired.

◆ REFRESHED

com.amazon.aace.alexa.AlexaClient.AuthState.REFRESHED

Authorization has been refreshed.

◆ EXPIRED

com.amazon.aace.alexa.AlexaClient.AuthState.EXPIRED

Authorization has expired.

◆ UNRECOVERABLE_ERROR

com.amazon.aace.alexa.AlexaClient.AuthState.UNRECOVERABLE_ERROR

Authorization has failed in a manner that cannot be corrected by retrying.


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