| Package | Description |
|---|---|
| com.twilio.rest.video.v1 |
| Modifier and Type | Method and Description |
|---|---|
static Recording.Type |
Recording.Type.forValue(String value)
Generate a Type from a string.
|
Recording.Type |
Recording.getType()
Returns The The type.
|
static Recording.Type |
Recording.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Recording.Type[] |
Recording.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.