matrix-js-sdk
Preparing search index...
matrix
IUploadKeySignaturesResponse
Interface IUploadKeySignaturesResponse
interface
IUploadKeySignaturesResponse
{
failures
:
Record
<
string
,
Record
<
string
,
{
errcode
:
string
;
error
:
string
}
>
,
>
;
}
Index
Properties
failures
Properties
failures
failures
:
Record
<
string
,
Record
<
string
,
{
errcode
:
string
;
error
:
string
}
>
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
failures
matrix-js-sdk
Loading...