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