insert
Inserts an outbox item into the store.
Return
the inserted outbox item
Parameters
outbox Item
the outbox item to insert
open fun insert(outboxItem: OutboxItem, hints: OutboxStoreInsertHints): OutboxItem
Content copied to clipboard
Inserts an outbox item into the store.
the inserted outbox item
the outbox item to insert