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

Method bcc

src/core/abstract/MCMessageHeader.cpp:276–279  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

274}
275
276Array * MessageHeader::bcc()
277{
278 return mBcc;
279}
280
281void MessageHeader::setReplyTo(Array * replyTo)
282{

Callers 3

sendMessageMethod · 0.45
parseAddressesFromRfc822Function · 0.45

Calls

no outgoing calls

Tested by 1

parseAddressesFromRfc822Function · 0.36