Package | Description |
---|---|
com.twilio.twiml |
Modifier and Type | Method and Description |
---|---|
Reject.Reason |
Reject.getReason() |
static Reject.Reason |
Reject.Reason.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Reject.Reason[] |
Reject.Reason.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Reject.Builder |
Reject.Builder.reason(Reject.Reason reason) |
Copyright © 2011 Twilio, Inc. All Rights Reserved.