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

Method cc

src/core/abstract/MCMessageHeader.cpp:266–269  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

264}
265
266Array * MessageHeader::cc()
267{
268 return mCc;
269}
270
271void MessageHeader::setBcc(Array * bcc)
272{

Callers 3

sendMessageMethod · 0.45
parseAddressesFromRfc822Function · 0.45

Calls

no outgoing calls

Tested by 1

parseAddressesFromRfc822Function · 0.36