MCPcopy Create free account
hub / github.com/MailCore/mailcore2 / name

Method name

src/core/imap/MCIMAPIdentity.cpp:51–54  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

49}
50
51String * IMAPIdentity::name()
52{
53 return infoForKey(MCSTR("name"));
54}
55
56void IMAPIdentity::setVersion(String * version)
57{

Callers 1

classNameMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected