Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MailCore/mailcore2
/ setUid
Method
setUid
src/core/imap/MCIMAPMessage.cpp:86–89 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
84
}
85
86
void IMAPMessage::setUid(uint32_t uid)
87
{
88
mUid = uid;
89
}
90
91
uint32_t IMAPMessage::sequenceNumber()
92
{
Callers
1
msg_att_handler
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected