The number of room keys that were imported.
The total number of room keys that were found in the export.
The keys that were imported.
A Map from room id to a Map of the sender key to a Set of session ids.
Typescript type: Map<string, Map<string, Set<string>>
.
Generated using TypeDoc
The result of a call to OlmMachine.importExportedRoomKeys or OlmMachine.importBackedUpRoomKeys.