kalium
common
logic
/
com.wire.kalium.logic.feature.debug
/
SendConfirmationUseCase
/
SendConfirmationUseCase
Send
Confirmation
Use
Case
internal
constructor
(
userRepository
:
UserRepository
,
currentClientIdProvider
:
CurrentClientIdProvider
,
slowSyncRepository
:
SlowSyncRepository
,
messageSender
:
MessageSender
)