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