Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MailCore/mailcore2
/ gmailMessageID
Method
gmailMessageID
src/core/imap/MCIMAPMessage.cpp:176–179 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
174
}
175
176
uint64_t IMAPMessage::gmailMessageID()
177
{
178
return mGmailMessageID;
179
}
180
181
void IMAPMessage::setGmailThreadID(uint64_t threadID)
182
{
Callers
1
IMAPMessage
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected