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