| Package | Description |
|---|---|
| com.twilio.rest.preview.studio.flow |
| Modifier and Type | Method and Description |
|---|---|
static Engagement.Status |
Engagement.Status.forValue(String value)
Generate a Status from a string.
|
Engagement.Status |
Engagement.getStatus()
Returns The The Status of this Engagement.
|
static Engagement.Status |
Engagement.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.
|
Copyright © 2016 Twilio, Inc. All Rights Reserved.