Outdated Keys Handler
class OutdatedKeysHandler(api: MatrixClientServerApiClient, accountStore: AccountStore, olmCryptoStore: OlmCryptoStore, roomStore: RoomStore, roomStateStore: RoomStateStore, keyStore: KeyStore, signService: SignService, keyTrustService: KeyTrustService, currentSyncState: CurrentSyncState, tm: TransactionManager) : EventHandler
Constructors
Link copied to clipboard
constructor(api: MatrixClientServerApiClient, accountStore: AccountStore, olmCryptoStore: OlmCryptoStore, roomStore: RoomStore, roomStateStore: RoomStateStore, keyStore: KeyStore, signService: SignService, keyTrustService: KeyTrustService, currentSyncState: CurrentSyncState, tm: TransactionManager)