Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MailCore/mailcore2
/ gmailThreadID
Method
gmailThreadID
src/core/imap/MCIMAPMessage.cpp:186–189 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
184
}
185
186
uint64_t IMAPMessage::gmailThreadID()
187
{
188
return mGmailThreadID;
189
}
190
191
AbstractPart * IMAPMessage::partForPartID(String * partID)
192
{
Callers
1
IMAPMessage
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected