| Package | Description |
|---|---|
| com.twilio.rest.api.v2010.account |
| Modifier and Type | Method and Description |
|---|---|
static Recording.Source |
Recording.Source.forValue(String value)
Generate a Source from a string.
|
Recording.Source |
Recording.getSource()
Returns The The way in which this recording was created..
|
static Recording.Source |
Recording.Source.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Recording.Source[] |
Recording.Source.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016 Twilio, Inc. All Rights Reserved.