Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MailCore/mailcore2
/ originalFlags
Method
originalFlags
src/core/imap/MCIMAPMessage.cpp:126–129 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
124
}
125
126
MessageFlag IMAPMessage::originalFlags()
127
{
128
return mOriginalFlags;
129
}
130
131
void IMAPMessage::setCustomFlags(Array * customFlags)
132
{
Callers
1
IMAPMessage
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected