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