Package | Description |
---|---|
com.twilio.sdk.resource.api.v2010.account.recording |
Modifier and Type | Method and Description |
---|---|
static Transcription.Status |
Transcription.Status.forValue(String value)
Generate a Status from a string.
|
Transcription.Status |
Transcription.getStatus()
Returns The The status.
|
static Transcription.Status |
Transcription.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Transcription.Status[] |
Transcription.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2011 Twilio, Inc. All Rights Reserved.