Method
IbisMessageget_timestamp
since: 0.1
Declaration [src]
GDateTime*
ibis_message_get_timestamp (
IbisMessage* message
)
Return value
Type: GDateTime
The timestamp.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |
The return value can be NULL . |