Package-level declarations
Data types that represent a single inbox entry.
InboxMessage is the read-only interface for a message — it exposes the title, body, image URL, send date, and action metadata, as well as flags indicating whether the message has been read or its action has been performed.
InboxMessageType enumerates the four kinds of action that a message can carry: plain (no action), Rich Media page, remote URL, or deep link.