| Package | Description |
|---|---|
| com.codename1.components |
Generic elaborate components that make use of both UI elements and storage.
|
| Modifier and Type | Method and Description |
|---|---|
AudioRecorderComponent.RecorderState |
AudioRecorderComponent.getState()
Gets the recording state.
|
static AudioRecorderComponent.RecorderState |
AudioRecorderComponent.RecorderState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AudioRecorderComponent.RecorderState[] |
AudioRecorderComponent.RecorderState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023. All rights reserved.