Interface ImportRoomKeyProgressData

Room key import progress report. Used when calling importRoomKeys as the parameter of the progressCallback. Used to display feedback.

Hierarchy

  • ImportRoomKeyProgressData

Properties

failures: number
stage: string
successes: number
total: number

Generated using TypeDoc