Enumeration VerifierEvent

Events emitted by Verifier

Enumeration Members

Enumeration Members

Cancel: "cancel"

The verification has been cancelled, by us or the other side.

The payload is either an Error, or an (incoming or outgoing) MatrixEvent, depending on unspecified reasons.

ShowReciprocateQr: "show_reciprocate_qr"

QR code data should be displayed to the user.

The payload is the ShowQrCodeCallbacks object.

ShowSas: "show_sas"

SAS data has been exchanged and should be displayed to the user.

The payload is the ShowSasCallbacks object.

Generated using TypeDoc