Uses of Class
com.twilio.twiml.voice.Reject
-
Packages that use Reject Package Description com.twilio.twiml com.twilio.twiml.voice -
-
Uses of Reject in com.twilio.twiml
Methods in com.twilio.twiml with parameters of type Reject Modifier and Type Method Description VoiceResponse.BuilderVoiceResponse.Builder. reject(Reject reject)Add a child<Reject>element -
Uses of Reject in com.twilio.twiml.voice
Methods in com.twilio.twiml.voice that return Reject Modifier and Type Method Description RejectReject.Builder. build()Create and return resulting<Reject>element
-