MCPcopy 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
296String * MessageHeader::subject()
297{
298 return mSubject;
299}
300
301void MessageHeader::setUserAgent(String * userAgent)
302{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected