getBody

abstract fun getBody(): String

The body for this message. For an email the body will contain the preview for the email. To get full email body call getEmailBody.

Return

The message body.