Property

IbisMessage:command

since: 0.1

Declaration

property command: utf8 [ read, write, construct-only ]

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 valueNULL
Getter methodibis_message_get_command()

Flags

Readableyes
Writableyes
Constructno
Construct onlyyes