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