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