MCPcopy 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
176uint64_t IMAPMessage::gmailMessageID()
177{
178 return mGmailMessageID;
179}
180
181void IMAPMessage::setGmailThreadID(uint64_t threadID)
182{

Callers 1

IMAPMessageMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected