Method

TalkatuMessageget_timestamp

Declaration [src]

GDateTime*
talkatu_message_get_timestamp (
  TalkatuMessage* message
)

Description [src]

Gets the timestamp for when this message was created.

Return value

Type: GDateTime

The timestamp of message.

The caller of the method takes ownership of the data, and is responsible for freeing it.
The return value can be NULL.