Method
IbisMessageget_raw_message
since: 0.1
Declaration [src]
const char*
ibis_message_get_raw_message (
  IbisMessage* message
)
      Description [src]
Gets the raw-message that message was parsed from.
If message was not created via ibis_message_parse(), then this will be
NULL.
Available since: 0.1
| Gets property | Ibis.Message:raw-message |