Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MailCore/mailcore2
/ subject
Method
subject
src/core/abstract/MCMessageHeader.cpp:296–299 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
294
}
295
296
String * MessageHeader::subject()
297
{
298
return mSubject;
299
}
300
301
void MessageHeader::setUserAgent(String * userAgent)
302
{
Callers
1
templateValuesForHeader
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected