Property

IbisMessage:raw-message

since: 0.1

Declaration

property raw-message: utf8 [ read, write, construct-only ]

Description [src]

The raw message that was parsed.

This property will only be non NULL if the message was created with ibis_message_parse().

Type:gchar*

Available since: 0.1

Default valueNULL
Getter methodibis_message_get_raw_message()

Flags

Readableyes
Writableyes
Constructno
Construct onlyyes