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

Method setFlags

src/core/imap/MCIMAPFolder.cpp:55–58  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

53}
54
55void IMAPFolder::setFlags(IMAPFolderFlag flags)
56{
57 mFlags = flags;
58}
59
60IMAPFolderFlag IMAPFolder::flags()
61{

Callers 2

resultsWithErrorFunction · 0.45
msg_att_handlerFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected