Method

TalkatuMessageget_id

Declaration [src]

gchar*
talkatu_message_get_id (
  TalkatuMessage* message
)

Description [src]

Gets the identifier of the message.

Gets propertyTalkatu.Message:id

Return value

Type: gchar*

The identifier of message.

The caller of the method takes ownership of the data, and is responsible for freeing it.
The value is a NUL terminated UTF-8 string.