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

Method partID

src/core/rfc822/MCAttachment.cpp:289–292  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

287}
288
289String * Attachment::partID()
290{
291 return mPartID;
292}
293
294void Attachment::setData(Data * data)
295{

Callers 1

AttachmentMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected