Uses of Class
com.twilio.rest.verify.v2.service.Verification.Channel
-
Packages that use Verification.Channel Package Description com.twilio.rest.verify.v2.service -
-
Uses of Verification.Channel in com.twilio.rest.verify.v2.service
Methods in com.twilio.rest.verify.v2.service that return Verification.Channel Modifier and Type Method Description static Verification.ChannelVerification.Channel. forValue(String value)Verification.ChannelVerification. getChannel()static Verification.ChannelVerification.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.
-