8, MCIAPI_Error_NickNotFound
User nickname is not found.
{
"cmd" : "0001",
"evocator" : "XXXX",
"error" : 8,
"Nick" : "nickname",
"Domain" : "domainname"
}
Parameter |
Type |
Value |
---|---|---|
cmd |
string |
error command HEX "0001";"; |
evocator |
string |
HEX code of the command sent on the server that caused the problem; |
error |
integer |
error number; |
Nick |
string |
nick of the absent user on the server; |
Domain |
string |
If a request has a specified domain authorization type, then a domain will be specified in the "Domain" field. |
Check a user existence on the server in the list of registered users, section "Users".