PendingProposalScheduler

Schedule pending MLS proposals in a conversation to be committed at a given date. The scheduling persisted and resumes automatically.

This is desirable since all clients in an MLS group a collaborating on committing pending proposals, and we want to avoid the scenario of everyone committing pending proposals at same time.

Inheritors

Functions

Link copied to clipboard
abstract suspend fun scheduleCommit(groupID: <Error class: unknown class>, date: <Error class: unknown class>)

Schedule to commit pending proposals in a given MLS group.