Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MailCore/mailcore2
/ customFlags
Method
customFlags
src/core/imap/MCIMAPMessage.cpp:136–139 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
134
}
135
136
Array * IMAPMessage::customFlags()
137
{
138
return mCustomFlags;
139
}
140
141
void IMAPMessage::setModSeqValue(uint64_t uid)
142
{
Callers
1
IMAPMessage
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected