Incoming Key Request Event Handler
class IncomingKeyRequestEventHandler(userInfo: UserInfo, api: MatrixClientServerApiClient, olmDecrypter: OlmDecrypter, olmEncryptionService: OlmEncryptionService, keyStore: KeyStore) : EventHandler
Constructors
Link copied to clipboard
fun IncomingKeyRequestEventHandler(userInfo: UserInfo, api: MatrixClientServerApiClient, olmDecrypter: OlmDecrypter, olmEncryptionService: OlmEncryptionService, keyStore: KeyStore)