IsAllowedToRegisterMLSClientUseCase

Answers the question if the self user allowed to register an MLS client

Which we are allowed to do if:

  • This build supports MLS.

  • MLS is enabled and supported in the current backend feature configuration.

  • MLS public keys are available on the backend.

Inheritors

Functions

Link copied to clipboard
abstract suspend operator fun invoke(): Boolean