Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MailCore/mailcore2
/ contentDescription
Method
contentDescription
src/core/abstract/MCAbstractPart.cpp:172–175 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
170
}
171
172
String * AbstractPart::contentDescription()
173
{
174
return mContentDescription;
175
}
176
177
void AbstractPart::setContentDescription(String * contentDescription)
178
{
Callers
1
mime_from_attachment
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected