Uses of Class
com.twilio.twiml.voice.Pay.Input
-
Packages that use Pay.Input Package Description com.twilio.twiml.voice -
-
Uses of Pay.Input in com.twilio.twiml.voice
Methods in com.twilio.twiml.voice that return Pay.Input Modifier and Type Method Description Pay.InputPay. getInput()Input type Twilio should acceptstatic Pay.InputPay.Input. valueOf(String name)Returns the enum constant of this type with the specified name.static Pay.Input[]Pay.Input. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.twilio.twiml.voice with parameters of type Pay.Input Modifier and Type Method Description Pay.BuilderPay.Builder. input(Pay.Input input)Input type Twilio should accept
-