![]() |
Alexa Auto SDK
2.0.0
|
Public Types | |
using | AuthState = aace::alexa::AuthProviderEngineInterface::AuthState |
using | AuthError = aace::alexa::AuthProviderEngineInterface::AuthError |
Public Member Functions | |
virtual std::string | getAuthToken ()=0 |
virtual AuthState | getAuthState ()=0 |
void | authStateChanged (AuthState authState, AuthError authError) |
AuthProvider should be extended to manage access tokens for AVS authorization and report client authorization state to the Engine.
Describes the state of client authorization with AVS
Describes an error during an attempt to authorize with AVS
|
pure virtual |
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.
|
pure virtual |
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