Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MailCore/mailcore2
/ messageCount
Method
messageCount
src/async/imap/MCIMAPFolderInfo.cpp:83–86 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
81
}
82
83
int IMAPFolderInfo::messageCount()
84
{
85
return mMessageCount;
86
}
87
88
void IMAPFolderInfo::setFirstUnseenUid(uint32_t firstUnseenUid)
89
{
Callers
1
IMAPFolderInfo
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected