11, MCIAPI_Error_WrongDomainUserReceiver
Such domain user-recipient is not registered on the server.
{
"cmd" : "0001",
"evocator" : "XXXX",
"error" : 12,
"User" : "domain/login"
}
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; |
User |
string |
domain and login of a user who is not found on MyChat server. |
Check a user existence and his domain on the server in the list of registered users.
Make sure that you specify a domain authorization type for a user.