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