Uses of Class
com.twilio.twiml.voice.Leave.Builder
-
Packages that use Leave.Builder Package Description com.twilio.twiml.voice -
-
Uses of Leave.Builder in com.twilio.twiml.voice
Methods in com.twilio.twiml.voice that return Leave.Builder Modifier and Type Method Description static Leave.BuilderLeave.Builder. fromXml(String xml)Create and return a<Leave.Builder>from an XML string
-