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