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