Uses of Class
com.twilio.rest.api.v2010.account.incomingphonenumber.Local.VoiceReceiveMode
-
Packages that use Local.VoiceReceiveMode Package Description com.twilio.rest.api.v2010.account.incomingphonenumber -
-
Uses of Local.VoiceReceiveMode in com.twilio.rest.api.v2010.account.incomingphonenumber
Methods in com.twilio.rest.api.v2010.account.incomingphonenumber that return Local.VoiceReceiveMode Modifier and Type Method Description static Local.VoiceReceiveModeLocal.VoiceReceiveMode. forValue(String value)Local.VoiceReceiveModeLocal. getVoiceReceiveMode()static Local.VoiceReceiveModeLocal.VoiceReceiveMode. valueOf(String name)Returns the enum constant of this type with the specified name.static Local.VoiceReceiveMode[]Local.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 Local.VoiceReceiveMode Modifier and Type Method Description LocalCreatorLocalCreator. setVoiceReceiveMode(Local.VoiceReceiveMode voiceReceiveMode)
-