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