Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MailCore/mailcore2
/ uid
Method
uid
src/core/imap/MCIMAPMessage.cpp:81–84 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
79
}
80
81
uint32_t IMAPMessage::uid()
82
{
83
return mUid;
84
}
85
86
void IMAPMessage::setUid(uint32_t uid)
87
{
Callers
4
idle
Method · 0.45
htmlRendering
Method · 0.45
htmlBodyRendering
Method · 0.45
IMAPMessage
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected