Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
74
uint32_t IMAPFolderStatus::recentCount()
75
{
76
return mRecentCount;
77
}
78
79
void IMAPFolderStatus::setUidNext(uint32_t uidNext)
80
{
Callers
1
IMAPFolderStatus
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected