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

Method prefix

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

Source from the content-addressed store, hash-verified

49}
50
51String * IMAPNamespaceItem::prefix()
52{
53 return mPrefix;
54}
55
56void IMAPNamespaceItem::setDelimiter(char delimiter)
57{

Callers 3

IMAPNamespaceItemMethod · 0.45
mainPrefixMethod · 0.45
prefixesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected