Js Decryption error with code.

Properties

Description code for the error. See DecryptionErrorCode

description: string

detailed description

maybe_withheld: undefined | string

Textual description of the withheld code, if any.

Example: "The sender has disabled encrypting to unverified devices."

undefined if we have not received a withheld code for the megolm session.

withheldCode: undefined | string

The withheld code, if any.

Example: "m.unverified"

undefined if we have not received a withheld code for the megolm session.

Methods

  • Returns void

  • Returns void