GetMLSClientIdentityUseCaseImpl
class GetMLSClientIdentityUseCaseImpl(mlsConversationRepository: MLSConversationRepository, transactionProvider: CryptoTransactionProvider) : GetMLSClientIdentityUseCase
Constructors
Link copied to clipboard
internal constructor(mlsConversationRepository: MLSConversationRepository, transactionProvider: CryptoTransactionProvider)
Functions
Link copied to clipboard
open suspend operator override fun invoke(clientId: <Error class: unknown class>): <Error class: unknown class><<Error class: unknown class>, MLSClientIdentity>