MCPcopy Create free account
hub / github.com/MailCore/mailcore2 / htmlBody

Method htmlBody

src/core/rfc822/MCMessageBuilder.cpp:638–641  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

636}
637
638String * MessageBuilder::htmlBody()
639{
640 return mHTMLBody;
641}
642
643void MessageBuilder::setTextBody(String * textBody)
644{

Callers 1

testMessageBuilderFunction · 0.45

Calls

no outgoing calls

Tested by 1

testMessageBuilderFunction · 0.36