Unknown

data class Unknown(val reason: String) : BoltAvailability

The backend cannot report ground truth right now.

Not a hypothetical: an iOS file whose Data Protection class makes it unreadable while the device is locked is neither available nor permanently unavailable, and a best-effort consumer should surface reason rather than assume either.

Constructors

Link copied to clipboard
constructor(reason: String)

Properties

Link copied to clipboard