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

Method setRecentCount

src/core/imap/MCIMAPFolderStatus.cpp:69–72  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

67}
68
69void IMAPFolderStatus::setRecentCount(uint32_t recent)
70{
71 mRecentCount = recent;
72}
73
74uint32_t IMAPFolderStatus::recentCount()
75{

Callers 1

folderStatusMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected