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