![]() |
Alexa Auto SDK
2.0.0
|
Public Member Functions | |
virtual void | dialogStateChanged (DialogState state) |
virtual void | authStateChanged (AuthState state, AuthError error) |
virtual void | connectionStatusChanged (ConnectionStatus status, ConnectionChangedReason reason) |
AlexaClient should be extended to handle Alexa state changes on the platform.
|
strong |
Describes the state of Alexa dialog interaction
|
strong |
Describes the reason for a change in AVS connection status
|
inlinevirtual |
Notifies the platform implementation of an Alexa dialog state change
[in] | state | The new Alexa dialog state |
|
inlinevirtual |
Notifies the platform implementation of an AVS authorization state change
[in] | state | The new authorization state |
[in] | error | The error state of the authorization attempt |
|
inlinevirtual |
Notifies the platform implementation of an AVS connection status change
[in] | status | The new AVS connection status |
[in] | reason | The reason for the status change |
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