Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MailCore/mailcore2
/ uidValidity
Method
uidValidity
src/async/imap/MCIMAPFolderInfo.cpp:63–66 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
61
}
62
63
uint32_t IMAPFolderInfo::uidValidity()
64
{
65
return mUidValidity;
66
}
67
68
void IMAPFolderInfo::setModSequenceValue(uint64_t modSequenceValue)
69
{
Callers
2
IMAPFolderInfo
Method · 0.45
main
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected