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

Method allowsNewPermanentFlags

src/async/imap/MCIMAPFolderInfo.cpp:103–106  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

101}
102
103bool IMAPFolderInfo::allowsNewPermanentFlags()
104{
105 return mAllowsNewPermanentFlags;
106}

Callers 2

IMAPFolderInfoMethod · 0.45
mainMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected