Preparing search index...
The search index is not available
matrix-js-sdk
matrix-js-sdk
DeviceKeys
Interface DeviceKeys
interface
DeviceKeys
{
[
deviceId
:
string
]
:
IDeviceKeys
&
{
unsigned
?:
{
device_display_name
:
string
;
}
;
}
;
}
Indexable
[
deviceId:
string
]:
IDeviceKeys
&
{
unsigned
?:
{
device_display_name
:
string
;
}
;
}
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
matrix-js-sdk
Loading...
Generated using
TypeDoc