mailboxSourceHub top-level constant
String
const mailboxSourceHub
The transport that sourced a directory entry (issue #304 AC3): hub
roster entries render a [hub] marker in agent_directory so the
model can tell DAP peers from file-inbox mailboxes; file/legacy
entries carry null and render exactly as before.
Implementation
const String mailboxSourceHub = 'hub';