MLSTransporter

interface MLSTransporter

Functions

Link copied to clipboard
abstract suspend fun sendCommitBundle(commitBundle: CommitBundle): MlsTransportResponse

Send a commit bundle to the delivery service.

Link copied to clipboard
abstract suspend fun sendMessage(mlsMessage: ByteArray): MlsTransportResponse

Send a message to the delivery service.