setTextBody abstract method

void setTextBody(
  1. String content
)

Sets the text body.

Implementation

void setTextBody(String content);