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