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