Method

TalkatuAttachmentget_remote_uri

Declaration [src]

gchar*
talkatu_attachment_get_remote_uri (
  TalkatuAttachment* attachment
)

Description [src]

Gets the remote URI if any for attachment.

Return value

Type: gchar*

The remote URI for attachment.

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