| Package | Description |
|---|---|
| com.twilio.rest.preview.proxy.service.session |
| Modifier and Type | Method and Description |
|---|---|
static Interaction.Status |
Interaction.Status.forValue(String value)
Generate a Status from a string.
|
Interaction.Status |
Interaction.getStatus()
Returns The The Status of this Interaction.
|
static Interaction.Status |
Interaction.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Interaction.Status[] |
Interaction.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.