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

Method modSequenceValue

src/async/imap/MCIMAPFolderInfo.cpp:73–76  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

71}
72
73uint64_t IMAPFolderInfo::modSequenceValue()
74{
75 return mModSequenceValue;
76}
77
78void IMAPFolderInfo::setMessageCount(int messageCount)
79{

Callers 2

IMAPFolderInfoMethod · 0.45
mainMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected