| Package | Description |
|---|---|
| com.twilio.rest.preview.accSecurity.service |
| Modifier and Type | Method and Description |
|---|---|
static VerificationCheck.Channel |
VerificationCheck.Channel.forValue(String value)
Generate a Channel from a string.
|
VerificationCheck.Channel |
VerificationCheck.getChannel()
Returns The sms or call.
|
static VerificationCheck.Channel |
VerificationCheck.Channel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VerificationCheck.Channel[] |
VerificationCheck.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.