MLSMigratorImpl
internal class MLSMigratorImpl(selfUserId: <Error class: unknown class>, selfTeamIdProvider: SelfTeamIdProvider, userRepository: UserRepository, conversationRepository: ConversationRepository, mlsConversationRepository: MLSConversationRepository, systemMessageInserter: SystemMessageInserter, callRepository: CallRepository) : MLSMigrator
Constructors
Link copied to clipboard
constructor(selfUserId: <Error class: unknown class>, selfTeamIdProvider: SelfTeamIdProvider, userRepository: UserRepository, conversationRepository: ConversationRepository, mlsConversationRepository: MLSConversationRepository, systemMessageInserter: SystemMessageInserter, callRepository: CallRepository)
Functions
Link copied to clipboard
open suspend override fun finaliseAllProteusConversations(): <Error class: unknown class><<Error class: unknown class>, Unit>
Link copied to clipboard
open suspend override fun finaliseProteusConversations(): <Error class: unknown class><<Error class: unknown class>, Unit>
Link copied to clipboard
open suspend override fun migrateProteusConversations(): <Error class: unknown class><<Error class: unknown class>, Unit>