Package | Description |
---|---|
com.twilio.sdk.creator.api.v2010.account.message | |
com.twilio.sdk.resource.api.v2010.account.message |
Modifier and Type | Method and Description |
---|---|
FeedbackCreator |
FeedbackCreator.setOutcome(Feedback.Outcome outcome)
The outcome.
|
Modifier and Type | Method and Description |
---|---|
static Feedback.Outcome |
Feedback.Outcome.forValue(String value)
Generate a Outcome from a string.
|
Feedback.Outcome |
Feedback.getOutcome()
Returns The The outcome.
|
static Feedback.Outcome |
Feedback.Outcome.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Feedback.Outcome[] |
Feedback.Outcome.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2011 Twilio, Inc. All Rights Reserved.