Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MailCore/mailcore2
/ uidValidity
Method
uidValidity
src/core/imap/MCIMAPFolderStatus.cpp:94–97 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
92
}
93
94
uint32_t IMAPFolderStatus::uidValidity()
95
{
96
return mUidValidity;
97
}
98
99
void IMAPFolderStatus::setHighestModSeqValue(uint64_t highestModSeqValue)
100
{
Callers
1
IMAPFolderStatus
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected