A message sent by a Ribbon to the client when the client does something wrong.
- (object):
- (integer)
id
: The id of this message. - (string)
command
: Always"error"
. - (string)
data
: Description of the error.
- (integer)
A message sent by a Ribbon to the client when the client does something wrong.
id
: The id of this message.command
: Always "error"
.data
: Description of the error.