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