Interface IImportRoomKeysOpts

Hierarchy

  • IImportRoomKeysOpts

Properties

progressCallback?: ((stage: IImportOpts) => void)

Type declaration

    • (stage: IImportOpts): void
    • called with an object that has a "stage" param

      Parameters

      Returns void

source?: string
untrusted?: boolean

Generated using TypeDoc