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