Method

IbisStandardReplyget_reply_type

since: 0.8

Declaration [src]

const char*
ibis_standard_reply_get_reply_type (
  IbisStandardReply* reply
)

Description [src]

Gets the type from reply.

Available since: 0.8

Return value

Type: const char*

The type.

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