Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
166
Array * IMAPMessage::gmailLabels()
167
{
168
return mGmailLabels;
169
}
170
171
void IMAPMessage::setGmailMessageID(uint64_t msgID)
172
{
Callers
1
IMAPMessage
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected