Uses of Class
com.twilio.twiml.messaging.Body
-
Packages that use Body Package Description com.twilio.twiml.messaging -
-
Uses of Body in com.twilio.twiml.messaging
Methods in com.twilio.twiml.messaging that return Body Modifier and Type Method Description BodyBody.Builder. build()Create and return resulting<Body>elementMethods in com.twilio.twiml.messaging with parameters of type Body Modifier and Type Method Description Message.BuilderMessage.Builder. body(Body body)Add a child<Body>element
-