| Package | Description |
|---|---|
| com.twilio.rest.video.v1 |
| Modifier and Type | Method and Description |
|---|---|
static Recording.Status |
Recording.Status.forValue(String value)
Generate a Status from a string.
|
Recording.Status |
Recording.getStatus()
Returns The The status.
|
static Recording.Status |
Recording.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Recording.Status[] |
Recording.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
RecordingReader |
RecordingReader.setStatus(Recording.Status status)
The status.
|
Copyright © 2016 Twilio, Inc. All Rights Reserved.