Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
638
String * MessageBuilder::htmlBody()
639
{
640
return mHTMLBody;
641
}
642
643
void MessageBuilder::setTextBody(String * textBody)
644
{
Callers
1
testMessageBuilder
Function · 0.45
Calls
no outgoing calls
Tested by
1
testMessageBuilder
Function · 0.36