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

Method receivedDate

src/core/abstract/MCMessageHeader.cpp:226–229  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

224}
225
226time_t MessageHeader::receivedDate()
227{
228 return mReceivedDate;
229}
230
231void MessageHeader::setSender(Address * sender)
232{

Callers 2

prepareHeaderForUnitTestFunction · 0.45
MessageHeaderMethod · 0.45

Calls

no outgoing calls

Tested by 1

prepareHeaderForUnitTestFunction · 0.36