Package-level declarations
EventBus event fired when the local inbox state changes.
InboxMessagesUpdatedEvent carries three collections — newly added messages, updated messages, and the codes of deleted messages — so subscribers can incrementally refresh any inbox UI without reloading the full list.