![]() |
Alexa Auto SDK
2.0.0
|
Describes the reason for a change in AVS connection status
com.amazon.aace.alexa.AlexaClient.ConnectionChangedReason.NONE |
No reason specified.
com.amazon.aace.alexa.AlexaClient.ConnectionChangedReason.SUCCESS |
The connection status changed due to a successful operation.
com.amazon.aace.alexa.AlexaClient.ConnectionChangedReason.UNRECOVERABLE_ERROR |
The connection status changed due to an error from which there is no recovery.
com.amazon.aace.alexa.AlexaClient.ConnectionChangedReason.ACL_CLIENT_REQUEST |
The connection status changed due to a client request.
com.amazon.aace.alexa.AlexaClient.ConnectionChangedReason.ACL_DISABLED |
The connection attempt failed because connection was disabled.
com.amazon.aace.alexa.AlexaClient.ConnectionChangedReason.DNS_TIMEDOUT |
The connection attempt failed due to a DNS resolution timeout.
com.amazon.aace.alexa.AlexaClient.ConnectionChangedReason.CONNECTION_TIMEDOUT |
The connection attempt failed due to a connection timeout.
com.amazon.aace.alexa.AlexaClient.ConnectionChangedReason.CONNECTION_THROTTLED |
The connection attempt failed due to excessive load on the server.
com.amazon.aace.alexa.AlexaClient.ConnectionChangedReason.INVALID_AUTH |
The provided access credentials were invalid.
com.amazon.aace.alexa.AlexaClient.ConnectionChangedReason.PING_TIMEDOUT |
There was a timeout sending a ping request.
com.amazon.aace.alexa.AlexaClient.ConnectionChangedReason.WRITE_TIMEDOUT |
There was a timeout writing to AVS.
com.amazon.aace.alexa.AlexaClient.ConnectionChangedReason.READ_TIMEDOUT |
There was a timeout reading from AVS.
com.amazon.aace.alexa.AlexaClient.ConnectionChangedReason.FAILURE_PROTOCOL_ERROR |
There was an underlying protocol error.
com.amazon.aace.alexa.AlexaClient.ConnectionChangedReason.INTERNAL_ERROR |
There was an internal error.
com.amazon.aace.alexa.AlexaClient.ConnectionChangedReason.SERVER_INTERNAL_ERROR |
There was an internal error on the server.
com.amazon.aace.alexa.AlexaClient.ConnectionChangedReason.SERVER_SIDE_DISCONNECT |
The server asked the client to reconnect.
com.amazon.aace.alexa.AlexaClient.ConnectionChangedReason.SERVER_ENDPOINT_CHANGED |
The server endpoint has changed.
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