matrix-appservice-bridge
Preparing search index...
IApiError
Interface IApiError
interface
IApiError
{
errcode
:
string
;
error
:
string
;
statusCode
:
number
;
apply
(
response
:
Response
)
:
void
;
}
Implemented by
ApiError
Index
Properties
errcode
error
status
Code
Methods
apply
Properties
Readonly
errcode
errcode
:
string
Readonly
error
error
:
string
Readonly
status
Code
statusCode
:
number
Methods
apply
apply
(
response
:
Response
)
:
void
Parameters
response
:
Response
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
errcode
error
status
Code
Methods
apply
matrix-appservice-bridge
Loading...