7, MCIAPI_Error_UserNotInChannel
A user sender does not exist in a specified text conference.
{
"cmd" : "0001",
"evocator" : "XXXX",
"error" : 7,
"User" : "24",
"UID" : 19
}
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 |
UIN, email, nickname of a user from the request; |
UID |
integer |
text conference ID; |
Check if a specified user is in the conference when sending a message.