Preparing search index...
The search index is not available
matrix-js-sdk
matrix-js-sdk
types
<internal>
EncryptionKeysEventContent
Interface EncryptionKeysEventContent
interface
EncryptionKeysEventContent
{
call_id
:
string
;
device_id
:
string
;
keys
:
EncryptionKeyEntry
[]
;
sent_ts
?:
number
;
}
Index
Properties
call_
id
device_
id
keys
sent_
ts?
Properties
call_
id
call_
id
:
string
device_
id
device_
id
:
string
keys
keys
:
EncryptionKeyEntry
[]
Optional
sent_
ts
sent_
ts
?:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
call_
id
device_
id
keys
sent_
ts
matrix-js-sdk
Loading...