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

Method setGmailLabels

src/core/imap/MCIMAPMessage.cpp:161–164  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

159}
160
161void IMAPMessage::setGmailLabels(Array * labels)
162{
163 MC_SAFE_REPLACE_COPY(Array, mGmailLabels, labels);
164}
165
166Array * IMAPMessage::gmailLabels()
167{

Callers 1

msg_att_handlerFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected