Preparing search index...
The search index is not available
matrix-js-sdk
matrix-js-sdk
<internal>
IImportRoomKeysOpts
Interface IImportRoomKeysOpts
Hierarchy
IImportRoomKeysOpts
Index
Properties
progress
Callback?
source?
untrusted?
Properties
Optional
progress
Callback
progress
Callback
?:
(
(
stage
:
IImportOpts
)
=>
void
)
Type declaration
(
stage
:
IImportOpts
)
:
void
called with an object that has a "stage" param
Parameters
stage:
IImportOpts
Returns
void
Optional
source
source
?:
string
Optional
untrusted
untrusted
?:
boolean
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
Modules
matrix-
js-
sdk
<internal>
Content
Helpers
Secret
Storage
IImport
Room
Keys
Opts
progress
Callback?
source?
untrusted?
Generated using
TypeDoc
called with an object that has a "stage" param