Uses of Class
com.twilio.rest.api.v2010.account.call.Siprec.Status
-
Packages that use Siprec.Status Package Description com.twilio.rest.api.v2010.account.call -
-
Uses of Siprec.Status in com.twilio.rest.api.v2010.account.call
Methods in com.twilio.rest.api.v2010.account.call that return Siprec.Status Modifier and Type Method Description static Siprec.StatusSiprec.Status. forValue(String value)Siprec.StatusSiprec. getStatus()static Siprec.StatusSiprec.Status. valueOf(String name)Returns the enum constant of this type with the specified name.static Siprec.Status[]Siprec.Status. values()Returns an array containing the constants of this enum type, in the order they are declared.
-