Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MailCore/mailcore2
/ setGmailThreadID
Method
setGmailThreadID
src/core/imap/MCIMAPMessage.cpp:181–184 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
179
}
180
181
void IMAPMessage::setGmailThreadID(uint64_t threadID)
182
{
183
mGmailThreadID = threadID;
184
}
185
186
uint64_t IMAPMessage::gmailThreadID()
187
{
Callers
1
msg_att_handler
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected