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