MCPcopy 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
181void IMAPMessage::setGmailThreadID(uint64_t threadID)
182{
183 mGmailThreadID = threadID;
184}
185
186uint64_t IMAPMessage::gmailThreadID()
187{

Callers 1

msg_att_handlerFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected