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