Outgoing Secret Key Request Event Handler
class OutgoingSecretKeyRequestEventHandler(userInfo: UserInfo, api: MatrixClientServerApiClient, olmDecrypter: OlmDecrypter, keyBackupService: KeyBackupService, keyStore: KeyStore, globalAccountDataStore: GlobalAccountDataStore, currentSyncState: CurrentSyncState, clock: Clock) : EventHandler
Constructors
Link copied to clipboard
constructor(userInfo: UserInfo, api: MatrixClientServerApiClient, olmDecrypter: OlmDecrypter, keyBackupService: KeyBackupService, keyStore: KeyStore, globalAccountDataStore: GlobalAccountDataStore, currentSyncState: CurrentSyncState, clock: Clock)