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