BreakSessionUseCase

Functions

Link copied to clipboard
abstract suspend operator fun invoke(userId: <Error class: unknown class>, clientId: <Error class: unknown class>): BreakSessionResult

Function that can be used to create a broken session with another user on purpose. This debug function can be used to test correct client behaviour in case of broken sessions. It should not be used by clients itself.