OutgoingRoomKeyRequestEventHandlerImpl
class OutgoingRoomKeyRequestEventHandlerImpl(userInfo: UserInfo, api: MatrixClientServerApiClient, olmDecrypter: OlmDecrypter, accountStore: AccountStore, keyStore: KeyStore, olmCryptoStore: OlmCryptoStore, currentSyncState: CurrentSyncState, clock: Clock, driver: CryptoDriver) : EventHandler, OutgoingRoomKeyRequestEventHandler
Constructors
Link copied to clipboard
constructor(userInfo: UserInfo, api: MatrixClientServerApiClient, olmDecrypter: OlmDecrypter, accountStore: AccountStore, keyStore: KeyStore, olmCryptoStore: OlmCryptoStore, currentSyncState: CurrentSyncState, clock: Clock, driver: CryptoDriver)