Preparing search index...
The search index is not available
matrix-js-sdk
matrix-js-sdk
matrix
IQueryKeysRequest
Interface IQueryKeysRequest
interface
IQueryKeysRequest
{
device_keys
:
{
[
userId
:
string
]
:
string
[]
;
}
;
timeout
?:
number
;
token
?:
string
;
}
Index
Properties
device_
keys
timeout?
token?
Properties
device_
keys
device_
keys
:
{
[
userId
:
string
]
:
string
[]
;
}
Optional
timeout
timeout
?:
number
Optional
token
token
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
device_
keys
timeout
token
matrix-js-sdk
Loading...