Property
IbisMessage:command
since: 0.1
Description [src]
The command of this message.
This could be something like JOIN or a server reply numeric like 005.
As of version 0.4, this will now be automatically noramlized to uppercase to help with comparison.
          Type:gchar*
Available since: 0.1
| Default value | NULL | 
| Getter method | ibis_message_get_command() |