AccountDelivery

Durable delivery operations; Android owns only transport execution.

Functions

Link copied to clipboard

Commit correlated accepted, rejected, or retryable relay results.

Link copied to clipboard
fun claim(leaseId: String, relayUrl: String, now: Long, leaseDurationSeconds: UInt): ClaimedDelivery?

Recover expired work and claim at most 100 intents / 512 KiB atomically.

Link copied to clipboard

Persist socket-write progress without treating it as relay acceptance.

Link copied to clipboard

Load current aggregate UI state from durable delivery rows.

Link copied to clipboard

Return unfinished leased rows to the durable queue.