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

Method customFlags

src/core/imap/MCIMAPMessage.cpp:136–139  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

134}
135
136Array * IMAPMessage::customFlags()
137{
138 return mCustomFlags;
139}
140
141void IMAPMessage::setModSeqValue(uint64_t uid)
142{

Callers 1

IMAPMessageMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected