Package com.twilio.twiml.messaging
Class Body
- java.lang.Object
-
- com.twilio.twiml.TwiML
-
- com.twilio.twiml.messaging.Body
-
public class Body extends TwiML
TwiML wrapper for<Body>
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
Body.Builder
Create a new<Body>
element
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getMessage()
Message Body-
Methods inherited from class com.twilio.twiml.TwiML
equals, getChildren, getOptions, getTagName, hashCode, toUrl, toXml
-
-
-
-
Method Detail
-
getMessage
public String getMessage()
Message Body- Returns:
- Message Body
-
-