| Package | Description |
|---|---|
| com.twilio.twiml.voice |
| Modifier and Type | Method and Description |
|---|---|
Gather.Input |
Gather.getInput()
Input type Twilio should accept
|
static Gather.Input |
Gather.Input.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Gather.Input[] |
Gather.Input.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Gather.Builder |
Gather.Builder.input(Gather.Input input)
Input type Twilio should accept
|
Copyright © 2016 Twilio, Inc. All Rights Reserved.