Uses of Class
com.twilio.rest.video.v1.room.RoomRecording.Format
-
Packages that use RoomRecording.Format Package Description com.twilio.rest.video.v1.room -
-
Uses of RoomRecording.Format in com.twilio.rest.video.v1.room
Methods in com.twilio.rest.video.v1.room that return RoomRecording.Format Modifier and Type Method Description static RoomRecording.FormatRoomRecording.Format. forValue(String value)RoomRecording.FormatRoomRecording. getContainerFormat()static RoomRecording.FormatRoomRecording.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.
-