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