Method
PurpleContactInfoset_id
unstable since: 3.0
Declaration [src]
void
purple_contact_info_set_id (
PurpleContactInfo* info,
const char* id
)
Description [src]
Sets the identifier of info
to id
. Note, this should be used rarely if
at all. The main intent of this, is for protocols to update the id of an
an account when it is connected if the id is missing.
Available since: 3.0
Sets property | Purple.ContactInfo:id |