Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MailCore/mailcore2
/ setFlags
Method
setFlags
src/async/imap/MCIMAPStoreFlagsOperation.cpp:62–65 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
60
}
61
62
void IMAPStoreFlagsOperation::setFlags(MessageFlag flags)
63
{
64
mFlags = flags;
65
}
66
67
MessageFlag IMAPStoreFlagsOperation::flags()
68
{
Callers
3
appendMessageOperation
Method · 0.45
storeFlagsByUIDOperation
Method · 0.45
storeFlagsByNumberOperation
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected