Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
161
void IMAPMessage::setGmailLabels(Array * labels)
162
{
163
MC_SAFE_REPLACE_COPY(Array, mGmailLabels, labels);
164
}
165
166
Array * IMAPMessage::gmailLabels()
167
{
Callers
1
msg_att_handler
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected