IsFederationSearchAllowedUseCase

Check if FederatedSearchIsAllowed according to MLS configuration of the backend and the conversation protocol if a ConversationId is provided.

Functions

Link copied to clipboard
abstract suspend operator fun invoke(conversationId: <Error class: unknown class>?): Boolean