"For developers", "Integration API", "List of Integration API errors with description", "MCIAPI_Error_UserOffline".
38, MCIAPI_Error_UserOffline
A user is disconnected from the server (offline).
{
"cmd" : "0001",
"evocator" : "XXXX",
"error" : 38,
"UIN" : 743
}
Parameter |
TYpe |
Value |
---|---|---|
cmd |
string |
command of the error HEX "0001"; |
evocator |
string |
HEX code of the sent command that caused the error; |
error |
integer |
error number; |
UIN |
integer |
user's ID from the initial request. |
Make sure, that a specified UIN is online (connected to the server) when executing a command.