Method
TalkatuMessageget_attachment
Declaration [src]
TalkatuAttachment*
talkatu_message_get_attachment (
TalkatuMessage* message,
guint64 id
)
Return value
Type: TalkatuAttachment
The TalkatuAttachment
if it was found, otherwise
NULL
.
The caller of the method takes ownership of the data, and is responsible for freeing it. |