IncomingSecretKeyRequestEventHandler
class IncomingSecretKeyRequestEventHandler(userInfo: UserInfo, api: MatrixClientServerApiClient, olmDecrypter: OlmDecrypter, olmEncryptionService: OlmEncryptionService, keyStore: KeyStore) : EventHandler
Constructors
Link copied to clipboard
constructor(userInfo: UserInfo, api: MatrixClientServerApiClient, olmDecrypter: OlmDecrypter, olmEncryptionService: OlmEncryptionService, keyStore: KeyStore)