Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MailCore/mailcore2
/ setModSeqValue
Method
setModSeqValue
src/core/imap/MCIMAPMessage.cpp:141–144 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
139
}
140
141
void IMAPMessage::setModSeqValue(uint64_t uid)
142
{
143
mModSeqValue = uid;
144
}
145
146
uint64_t IMAPMessage::modSeqValue()
147
{
Callers
1
msg_att_handler
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected