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