Enumeration CryptoEvent

Enumeration Members

DeviceVerificationChanged: "deviceVerificationChanged"
DevicesUpdated: "crypto.devicesUpdated"
KeyBackupFailed: "crypto.keyBackupFailed"
KeyBackupSessionsRemaining: "crypto.keyBackupSessionsRemaining"
KeyBackupStatus: "crypto.keyBackupStatus"
KeySignatureUploadFailure: "crypto.keySignatureUploadFailure"
KeysChanged: "crossSigning.keysChanged"
RoomKeyRequest: "crypto.roomKeyRequest"
RoomKeyRequestCancellation: "crypto.roomKeyRequestCancellation"
UserCrossSigningUpdated: "userCrossSigningUpdated"
UserTrustStatusChanged: "userTrustStatusChanged"
VerificationRequest: "crypto.verification.request"

Deprecated

Use VerificationRequestReceived.

VerificationRequestReceived: "crypto.verificationRequestReceived"

Fires when a key verification request is received.

The payload is a VerificationRequest.

Warning: "crypto.warning"
WillUpdateDevices: "crypto.willUpdateDevices"

Generated using TypeDoc