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

Method flags

src/core/imap/MCIMAPMessage.cpp:116–119  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

114}
115
116MessageFlag IMAPMessage::flags()
117{
118 return mFlags;
119}
120
121void IMAPMessage::setOriginalFlags(MessageFlag flags)
122{

Callers 1

IMAPMessageMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected