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

Method allInfoKeys

src/core/imap/MCIMAPIdentity.cpp:66–69  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

64}
65
66Array * IMAPIdentity::allInfoKeys()
67{
68 return mValues->allKeys();
69}
70
71String * IMAPIdentity::infoForKey(String * key)
72{

Callers 2

identityMethod · 0.45
setClientIdentityMethod · 0.45

Calls 1

allKeysMethod · 0.80

Tested by

no test coverage detected