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

Method from

src/core/abstract/MCMessageHeader.cpp:246–249  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

244}
245
246Address * MessageHeader::from()
247{
248 return mFrom;
249}
250
251void MessageHeader::setTo(Array * to)
252{

Callers 4

toStringMethod · 0.45
sendMessageMethod · 0.45
parseAddressesFromRfc822Function · 0.45

Calls

no outgoing calls

Tested by 1

parseAddressesFromRfc822Function · 0.36