| Package | Description |
|---|---|
| com.twilio.rest.fax.v1 |
| Modifier and Type | Method and Description |
|---|---|
static Fax.Quality |
Fax.Quality.forValue(String value)
Generate a Quality from a string.
|
Fax.Quality |
Fax.getQuality()
Returns The The quality of this fax.
|
static Fax.Quality |
Fax.Quality.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Fax.Quality[] |
Fax.Quality.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
FaxCreator |
FaxCreator.setQuality(Fax.Quality quality)
The quality setting to use for this fax.
|
Copyright © 2016 Twilio, Inc. All Rights Reserved.