Preparing search index...
The search index is not available
matrix-js-sdk
matrix-js-sdk
<internal>
IKeyBackupRestoreOpts
Interface IKeyBackupRestoreOpts
Hierarchy
IKeyBackupRestoreOpts
Index
Properties
cache
Complete
Callback?
progress
Callback?
Properties
Optional
cache
Complete
Callback
cache
Complete
Callback
?:
(
(
)
=>
void
)
Type declaration
(
)
:
void
Returns
void
Optional
progress
Callback
progress
Callback
?:
(
(
progress
:
{
stage
:
string
;
}
)
=>
void
)
Type declaration
(
progress
:
{
stage
:
string
;
}
)
:
void
Parameters
progress:
{
stage
:
string
;
}
stage
:
string
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
Modules
matrix-
js-
sdk
<internal>
Content
Helpers
Secret
Storage
IKey
Backup
Restore
Opts
cache
Complete
Callback?
progress
Callback?
Generated using
TypeDoc