Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
328
String * Address::displayName()
329
{
330
return mDisplayName;
331
}
332
333
void Address::setMailbox(String * mailbox)
334
{
Callers
6
toString
Method · 0.45
Address
Method · 0.45
isEqual
Method · 0.45
displayStringForAddress
Method · 0.45
shortDisplayStringForAddress
Method · 0.45
veryShortDisplayStringForAddress
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected