ImportRoomKeyStage
Defined in: src/crypto-api/index.ts:1013
Enum representing the different stages of importing room keys.
This is the type of the stage property of ImportRoomKeyProgressData.
Enumeration Members
Section titled “Enumeration Members”Fetch:
"fetch"
Defined in: src/crypto-api/index.ts:1019
The stage where room keys are being fetched.
LoadKeys
Section titled “LoadKeys”LoadKeys:
"load_keys"
Defined in: src/crypto-api/index.ts:1025
The stage where room keys are being loaded.