-
- All Implemented Interfaces:
-
java.io.Serializable
public class MEPMessage extends Message
-
-
Field Summary
Fields Modifier and Type Field Description public StringbodyTextpublic StringbodyRawHtml
-
Method Summary
Modifier and Type Method Description CharSequencegetBody()Returns the parsed HTML body if applicableFallbacks on the plain text body -
-
Method Detail
-
getBody
CharSequence getBody()
Returns the parsed HTML body if applicableFallbacks on the plain text body
-
-
-
-