Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MailCore/mailcore2
/ imapServices
Method
imapServices
src/core/provider/MCAccountValidator.cpp:517–520 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
515
}
516
517
Array * AccountValidator::imapServices()
518
{
519
return mImapServices;
520
}
521
522
void AccountValidator::setSmtpServices(Array * smtpServices)
523
{
Callers
1
setupServices
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected