Method

IbisStandardReplyget_command

since: 0.8

Declaration [src]

const char*
ibis_standard_reply_get_command (
  IbisStandardReply* reply
)

Description [src]

The command that this reply is related to.

Available since: 0.8

Return value

Type: const char*

The command that this reply is related to or *.

The returned data is owned by the instance.
The value is a NUL terminated UTF-8 string.