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