UpdateKeyingMaterialsUseCaseImpl

internal class UpdateKeyingMaterialsUseCaseImpl(val mlsConversationRepository: MLSConversationRepository, updateKeyingMaterialThresholdProvider: UpdateKeyingMaterialThresholdProvider) : UpdateKeyingMaterialsUseCase

Constructors

Link copied to clipboard
constructor(mlsConversationRepository: MLSConversationRepository, updateKeyingMaterialThresholdProvider: UpdateKeyingMaterialThresholdProvider)

Functions

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