Interface ImportRoomKeysOpts

Options object for importRoomKeys.

Hierarchy

  • ImportRoomKeysOpts

Properties

progressCallback?: ((stage) => void)

Type declaration

    • (stage): void
    • Reports ongoing progress of the import process. Can be used for feedback.

      Parameters

      Returns void

source?: String
untrusted?: boolean

Generated using TypeDoc