Uses of Class
com.twilio.rest.media.v1.MediaRecording.Format
-
Packages that use MediaRecording.Format Package Description com.twilio.rest.media.v1 -
-
Uses of MediaRecording.Format in com.twilio.rest.media.v1
Methods in com.twilio.rest.media.v1 that return MediaRecording.Format Modifier and Type Method Description static MediaRecording.FormatMediaRecording.Format. forValue(String value)MediaRecording.FormatMediaRecording. getFormat()static MediaRecording.FormatMediaRecording.Format. valueOf(String name)Returns the enum constant of this type with the specified name.static MediaRecording.Format[]MediaRecording.Format. values()Returns an array containing the constants of this enum type, in the order they are declared.
-