ResetSessionUseCase
interface ResetSessionUseCase
If the Cryptobox session between two users is broken it can sometimes be repaired by calling this use case
Inheritors
Functions
Link copied to clipboard
abstract suspend operator fun invoke(conversationId: <Error class: unknown class>, userId: <Error class: unknown class>, clientId: <Error class: unknown class>): ResetSessionResult