setHtmlBody abstract method

void setHtmlBody(
  1. String content
)

Sets the HTML body.

Implementation

void setHtmlBody(String content);