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