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

Method to

src/core/abstract/MCMessageHeader.cpp:256–259  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

254}
255
256Array * MessageHeader::to()
257{
258 return mTo;
259}
260
261void MessageHeader::setCc(Array * cc)
262{

Callers 3

sendMessageMethod · 0.45
parseAddressesFromRfc822Function · 0.45

Calls

no outgoing calls

Tested by 1

parseAddressesFromRfc822Function · 0.36