UpdateKeyingMaterialsUseCaseImpl
internal class UpdateKeyingMaterialsUseCaseImpl(val mlsConversationRepository: MLSConversationRepository, updateKeyingMaterialThresholdProvider: UpdateKeyingMaterialThresholdProvider) : UpdateKeyingMaterialsUseCase
Constructors
Link copied to clipboard
constructor(mlsConversationRepository: MLSConversationRepository, updateKeyingMaterialThresholdProvider: UpdateKeyingMaterialThresholdProvider)