![]() |
Alexa Auto SDK
2.0.0
|
Classes | |
enum | AuthError |
enum | AuthState |
Public Member Functions | |
String | getAuthToken () |
AuthState | getAuthState () |
final void | authStateChange (AuthState authState, AuthError authError) |
AuthProvider should be extended to manage access tokens for AVS authorization and report client authorization state to the Engine.
String com.amazon.aace.alexa.AuthProvider.getAuthToken | ( | ) |
Returns the token used by the platform implementation for authorization with AVS. The platform implementation should retrieve an auth token if it does not have one.
AuthState com.amazon.aace.alexa.AuthProvider.getAuthState | ( | ) |
Returns the AVS authorization state of the platform implementation
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