Preparing search index...
The search index is not available
matrix-js-sdk
matrix-js-sdk
matrix
<internal>
IErrorJson
Interface IErrorJson
interface
IErrorJson
{
admin_contact
?:
string
;
errcode
?:
string
;
error
?:
string
;
limit_type
?:
string
;
[
key
:
string
]
:
any
;
}
Hierarchy
Partial
<
IUsageLimit
>
IErrorJson
Indexable
[
key
:
string
]:
any
Index
Properties
admin_
contact?
errcode?
error?
limit_
type?
Properties
Optional
admin_
contact
admin_
contact
?:
string
Optional
errcode
errcode
?:
string
Optional
error
error
?:
string
Optional
limit_
type
limit_
type
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
admin_
contact
errcode
error
limit_
type
matrix-js-sdk
Loading...