Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
226
time_t MessageHeader::receivedDate()
227
{
228
return mReceivedDate;
229
}
230
231
void MessageHeader::setSender(Address * sender)
232
{
Callers
2
prepareHeaderForUnitTest
Function · 0.45
MessageHeader
Method · 0.45
Calls
no outgoing calls
Tested by
1
prepareHeaderForUnitTest
Function · 0.36