kalium
common
logic
/
com.wire.kalium.logic.feature.conversation.keyingmaterials
/
UpdateKeyingMaterialsUseCaseImpl
Update
Keying
Materials
Use
Case
Impl
internal
class
UpdateKeyingMaterialsUseCaseImpl
(
val
mlsConversationRepository
:
MLSConversationRepository
)
:
UpdateKeyingMaterialsUseCase
Members
Constructors
Update
Keying
Materials
Use
Case
Impl
Link copied to clipboard
constructor
(
mlsConversationRepository
:
MLSConversationRepository
)
Properties
mls
Conversation
Repository
Link copied to clipboard
val
mlsConversationRepository
:
MLSConversationRepository
Functions
invoke
Link copied to clipboard
open
suspend operator override
fun
invoke
(
)
:
UpdateKeyingMaterialsResult