Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MailCore/mailcore2
/ lastFolderMessageCount
Method
lastFolderMessageCount
src/core/imap/MCIMAPSession.cpp:4100–4103 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4098
}
4099
4100
unsigned int IMAPSession::lastFolderMessageCount()
4101
{
4102
return mFolderMsgCount;
4103
}
4104
4105
uint32_t IMAPSession::firstUnseenUid()
4106
{
Callers
1
main
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected