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

Method gmailLabels

src/core/imap/MCIMAPMessage.cpp:166–169  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

164}
165
166Array * IMAPMessage::gmailLabels()
167{
168 return mGmailLabels;
169}
170
171void IMAPMessage::setGmailMessageID(uint64_t msgID)
172{

Callers 1

IMAPMessageMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected