Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
266
Array * MessageHeader::cc()
267
{
268
return mCc;
269
}
270
271
void MessageHeader::setBcc(Array * bcc)
272
{
Callers
3
templateValuesForHeader
Method · 0.45
sendMessage
Method · 0.45
parseAddressesFromRfc822
Function · 0.45
Calls
no outgoing calls
Tested by
1
parseAddressesFromRfc822
Function · 0.36