UpdateKeyingMaterialsUseCaseImpl

internal class UpdateKeyingMaterialsUseCaseImpl(val mlsConversationRepository: MLSConversationRepository, val transactionProvider: CryptoTransactionProvider) : UpdateKeyingMaterialsUseCase

Constructors

Link copied to clipboard
constructor(mlsConversationRepository: MLSConversationRepository, transactionProvider: CryptoTransactionProvider)

Functions

Link copied to clipboard
open suspend operator override fun invoke(): UpdateKeyingMaterialsResult