Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MailCore/mailcore2
/ setUidValidity
Method
setUidValidity
src/async/imap/MCIMAPFolderInfo.cpp:58–61 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
56
}
57
58
void IMAPFolderInfo::setUidValidity(uint32_t uidValidity)
59
{
60
mUidValidity = uidValidity;
61
}
62
63
uint32_t IMAPFolderInfo::uidValidity()
64
{
Callers
1
main
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected