Preparing search index...
The search index is not available
matrix-js-sdk
matrix-js-sdk
<internal>
IKeyBackup
Interface IKeyBackup
Hierarchy
IKeyBackup
Index
Properties
rooms
Properties
rooms
rooms
:
{
[roomId:
string
]
:
{
sessions
:
{
[sessionId:
string
]
:
IKeyBackupSession
;
}
;
}
;
}
Type declaration
[
roomId:
string
]:
{
sessions
:
{
[sessionId:
string
]
:
IKeyBackupSession
;
}
;
}
sessions
:
{
[sessionId:
string
]
:
IKeyBackupSession
;
}
[
sessionId:
string
]:
IKeyBackupSession
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
Modules
matrix-
js-
sdk
<internal>
Content
Helpers
Secret
Storage
IKey
Backup
rooms
Generated using
TypeDoc