Package | Description |
---|---|
com.twilio.twiml.voice |
Modifier and Type | Method and Description |
---|---|
Dial.Record |
Dial.getRecord()
Record the call
|
static Dial.Record |
Dial.Record.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Dial.Record[] |
Dial.Record.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.record(Dial.Record record)
Record the call
|
Copyright © 2019 Twilio, Inc. All Rights Reserved.