4, MCIAPI_Error_EmptyMessage
Sent message can't be empty.
{
"cmd" : "0001",
"evocator" : "XXXX",
"error" : 4
}
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. |
A message you send must contain text. A message can't contain spaces and line breaks only.