| Package | Description |
|---|---|
| com.twilio.rest.preview.accSecurity.service |
| Modifier and Type | Method and Description |
|---|---|
static Verification.Channel |
Verification.Channel.forValue(String value)
Generate a Channel from a string.
|
Verification.Channel |
Verification.getChannel()
Returns The sms or call.
|
static Verification.Channel |
Verification.Channel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Verification.Channel[] |
Verification.Channel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016 Twilio, Inc. All Rights Reserved.