![]() |
Alexa Auto SDK
2.3.1
|
Public Attributes | |
MEDIA_ERROR_UNKNOWN | |
MEDIA_ERROR_INVALID_REQUEST | |
MEDIA_ERROR_SERVICE_UNAVAILABLE | |
MEDIA_ERROR_INTERNAL_SERVER_ERROR | |
MEDIA_ERROR_INTERNAL_DEVICE_ERROR | |
Describes an error during a media playback operation
com.amazon.aace.audio.AudioOutput.MediaError.MEDIA_ERROR_UNKNOWN |
An unknown error occurred.
com.amazon.aace.audio.AudioOutput.MediaError.MEDIA_ERROR_INVALID_REQUEST |
The server recognized the request as malformed (e.g. bad request, unauthorized, forbidden, not found, etc).
com.amazon.aace.audio.AudioOutput.MediaError.MEDIA_ERROR_SERVICE_UNAVAILABLE |
The client was unable to reach the service.
com.amazon.aace.audio.AudioOutput.MediaError.MEDIA_ERROR_INTERNAL_SERVER_ERROR |
The server accepted the request but was unable to process it as expected.
com.amazon.aace.audio.AudioOutput.MediaError.MEDIA_ERROR_INTERNAL_DEVICE_ERROR |
There was an internal error on the client.
Alexa Auto SDK 2.3.1 - Copyright 2017-2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0