Method
PurpleContactInfoget_last_updated
unstable since: 3.0
Declaration [src]
GDateTime*
purple_contact_info_get_last_updated (
PurpleContactInfo* info
)
Description [src]
Gets the last time the contact info was updated.
Note
This is primarily meant for protocol implementations to track the last time they updated the contact info.
Available since: 3.0
| Gets property | Purple.ContactInfo:last-updated |
Return value
Type: GDateTime
The last time the contact was update.
| The returned data is owned by the instance. |
The return value can be NULL. |