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

Method displayName

src/core/abstract/MCAddress.cpp:328–331  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

326}
327
328String * Address::displayName()
329{
330 return mDisplayName;
331}
332
333void Address::setMailbox(String * mailbox)
334{

Callers 6

toStringMethod · 0.45
AddressMethod · 0.45
isEqualMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected