Uses of Class
com.twilio.rest.insights.v1.room.Participant.Codec
-
Packages that use Participant.Codec Package Description com.twilio.rest.insights.v1.room -
-
Uses of Participant.Codec in com.twilio.rest.insights.v1.room
Methods in com.twilio.rest.insights.v1.room that return Participant.Codec Modifier and Type Method Description static Participant.CodecParticipant.Codec. forValue(String value)static Participant.CodecParticipant.Codec. valueOf(String name)Returns the enum constant of this type with the specified name.static Participant.Codec[]Participant.Codec. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.twilio.rest.insights.v1.room that return types with arguments of type Participant.Codec Modifier and Type Method Description List<Participant.Codec>Participant. getCodecs()
-