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