MCPcopy Create free account
hub / github.com/MailCore/mailcore2 / setGmailMessageID

Method setGmailMessageID

src/core/imap/MCIMAPMessage.cpp:171–174  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

169}
170
171void IMAPMessage::setGmailMessageID(uint64_t msgID)
172{
173 mGmailMessageID = msgID;
174}
175
176uint64_t IMAPMessage::gmailMessageID()
177{

Callers 1

msg_att_handlerFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected