Uses of Class
com.twilio.rest.api.v2010.account.incomingphonenumber.TollFree.VoiceReceiveMode
-
Packages that use TollFree.VoiceReceiveMode Package Description com.twilio.rest.api.v2010.account.incomingphonenumber -
-
Uses of TollFree.VoiceReceiveMode in com.twilio.rest.api.v2010.account.incomingphonenumber
Methods in com.twilio.rest.api.v2010.account.incomingphonenumber that return TollFree.VoiceReceiveMode Modifier and Type Method Description static TollFree.VoiceReceiveModeTollFree.VoiceReceiveMode. forValue(String value)TollFree.VoiceReceiveModeTollFree. getVoiceReceiveMode()static TollFree.VoiceReceiveModeTollFree.VoiceReceiveMode. valueOf(String name)Returns the enum constant of this type with the specified name.static TollFree.VoiceReceiveMode[]TollFree.VoiceReceiveMode. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.twilio.rest.api.v2010.account.incomingphonenumber with parameters of type TollFree.VoiceReceiveMode Modifier and Type Method Description TollFreeCreatorTollFreeCreator. setVoiceReceiveMode(TollFree.VoiceReceiveMode voiceReceiveMode)
-