kalium
common
logic
/
com.wire.kalium.logic.feature.user
/
UpdateSelfUserSupportedProtocolsUseCase
Update
Self
User
Supported
Protocols
Use
Case
interface
UpdateSelfUserSupportedProtocolsUseCase
Updates the supported protocols of the current user.
Inheritors
UpdateSelfUserSupportedProtocolsUseCaseImpl
Members
Functions
invoke
Link copied to clipboard
abstract
suspend operator
fun
invoke
(
)
:
Either
<
CoreFailure
,
Boolean
>