Virtual Method
TalkatuMessageadd_attachment
Declaration [src]
gboolean
add_attachment (
TalkatuMessage* message,
TalkatuAttachment* attachment
)
Description [src]
Adds attachment to message.
Returns TRUE if an attachment with the same ID did not already exist.
Parameters
attachment-
Type:
TalkatuAttachmentThe
TalkatuAttachmentinstance.The data is owned by the caller of the function.