Uses of Class
com.twilio.twiml.fax.Receive
-
Packages that use Receive Package Description com.twilio.twiml com.twilio.twiml.fax -
-
Uses of Receive in com.twilio.twiml
Methods in com.twilio.twiml with parameters of type Receive Modifier and Type Method Description FaxResponse.BuilderFaxResponse.Builder. receive(Receive receive)Add a child<Receive>element -
Uses of Receive in com.twilio.twiml.fax
Methods in com.twilio.twiml.fax that return Receive Modifier and Type Method Description ReceiveReceive.Builder. build()Create and return resulting<Receive>element
-