fetch

abstract fun fetch(outboxFilter: OutboxFilter): List<OutboxItem>

Fetches outbox items from the store.

Return

the list of outbox items

Parameters

outboxFilter

the filter to apply to the outbox items