Method

IbisStandardReplyget_code

since: 0.8

Declaration [src]

const char*
ibis_standard_reply_get_code (
  IbisStandardReply* reply
)

Description [src]

Gets the code from reply.

Available since: 0.8

Return value

Type: const char*

The machine-readable code from reply.

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