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