MembersHavingLegalHoldClientUseCase
interface MembersHavingLegalHoldClientUseCase
Returns list of ids of conversation members having a legal hold client.
Inheritors
Functions
Link copied to clipboard
abstract suspend operator fun invoke(conversationId: <Error class: unknown class>): Either<CoreFailure, List<<Error class: unknown class>>>