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

Method recentCount

src/core/imap/MCIMAPFolderStatus.cpp:74–77  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

72}
73
74uint32_t IMAPFolderStatus::recentCount()
75{
76 return mRecentCount;
77}
78
79void IMAPFolderStatus::setUidNext(uint32_t uidNext)
80{

Callers 1

IMAPFolderStatusMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected