GetUserE2eiCertificatesUseCase
interface GetUserE2eiCertificatesUseCase
This use case is used to get all MLSClientIdentities of the user. Returns Map
Inheritors
Functions
Link copied to clipboard
abstract suspend operator fun invoke(userId: <Error class: unknown class>): Map<String, MLSClientIdentity>