RegisterMLSClientUseCase

Register an MLS client with an existing client already registered on the backend.

Inheritors

Functions

Link copied to clipboard
abstract suspend operator fun invoke(clientId: <Error class: unknown class>): Either<CoreFailure, RegisterMLSClientResult>