MCPcopy 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
186uint64_t IMAPMessage::gmailThreadID()
187{
188 return mGmailThreadID;
189}
190
191AbstractPart * IMAPMessage::partForPartID(String * partID)
192{

Callers 1

IMAPMessageMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected