Alexa Auto SDK  2.0.0
Public Attributes | List of all members
com.amazon.aace.cbl.CBL.CBLState Enum Reference

Public Attributes

 STARTING
 
 REQUESTING_CODE_PAIR
 
 CODE_PAIR_RECEIVED
 
 REFRESHING_TOKEN
 
 REQUESTING_TOKEN
 
 STOPPING
 

Detailed Description

Specifies the state of the authorization flow

Member Data Documentation

◆ STARTING

com.amazon.aace.cbl.CBL.CBLState.STARTING

CBL process is starting

◆ REQUESTING_CODE_PAIR

com.amazon.aace.cbl.CBL.CBLState.REQUESTING_CODE_PAIR

Initiating the process to request a code pair

◆ CODE_PAIR_RECEIVED

com.amazon.aace.cbl.CBL.CBLState.CODE_PAIR_RECEIVED

Code pair is received and is waiting on user to authenticate

◆ REFRESHING_TOKEN

com.amazon.aace.cbl.CBL.CBLState.REFRESHING_TOKEN

Refreshing token state has begun

◆ REQUESTING_TOKEN

com.amazon.aace.cbl.CBL.CBLState.REQUESTING_TOKEN

Requesting for authorization token

◆ STOPPING

com.amazon.aace.cbl.CBL.CBLState.STOPPING

CBL process is ending


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