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