Method

TalkatuMessageset_timestamp

Declaration [src]

void
talkatu_message_set_timestamp (
  TalkatuMessage* message,
  GDateTime* timestamp
)

Description [src]

Sets the creation timestamp for message to timestamp.

Parameters

timestamp

Type: GDateTime

The new timestamp for message.

The argument can be NULL.
The data is owned by the caller of the method.