Preparing search index...
The search index is not available
server
server
schema/messages
ResponseMessage
Interface ResponseMessage
This interface represents the response the client receives from the server
interface
ResponseMessage
{
code
:
number
;
data
:
any
;
message
:
string
;
}
Index
Properties
code
data
message
Properties
code
code
:
number
data
data
:
any
message
message
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
code
data
message
server
Loading...
This interface represents the response the client receives from the server