Package | Description |
---|---|
com.twilio.sdk.resource.conversations.v1.conversation |
Modifier and Type | Method and Description |
---|---|
static InProgress.Status |
InProgress.Status.forValue(String value) |
InProgress.Status |
InProgress.getStatus()
Returns The The status.
|
static InProgress.Status |
InProgress.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InProgress.Status[] |
InProgress.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2011 Twilio, Inc. All Rights Reserved.