MCPcopy 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
172String * AbstractPart::contentDescription()
173{
174 return mContentDescription;
175}
176
177void AbstractPart::setContentDescription(String * contentDescription)
178{

Callers 1

mime_from_attachmentFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected