Package | Description |
---|---|
com.amazon.ask.model.interfaces.alexa.presentation.apla |
Modifier and Type | Method and Description |
---|---|
static AudioSourceErrorReason |
AudioSourceErrorReason.fromValue(String text) |
AudioSourceErrorReason |
AudioSourceRuntimeError.getReason()
Get reason
|
static AudioSourceErrorReason |
AudioSourceErrorReason.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AudioSourceErrorReason[] |
AudioSourceErrorReason.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
AudioSourceRuntimeError.Builder |
AudioSourceRuntimeError.Builder.withReason(AudioSourceErrorReason reason) |
Copyright © 2023. All rights reserved.