Incoming Room Key Request Event Handler
class IncomingRoomKeyRequestEventHandler(userInfo: UserInfo, api: MatrixClientServerApiClient, olmDecrypter: OlmDecrypter, olmEncryptionService: OlmEncryptionService, accountStore: AccountStore, keyStore: KeyStore, olmStore: OlmCryptoStore) : EventHandler
Constructors
Link copied to clipboard
constructor(userInfo: UserInfo, api: MatrixClientServerApiClient, olmDecrypter: OlmDecrypter, olmEncryptionService: OlmEncryptionService, accountStore: AccountStore, keyStore: KeyStore, olmStore: OlmCryptoStore)