Method
PurpleContactInfoset_id
unstable since: 3.0
[−]
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 |
[−]
Parameters
id
-
Type:
const char*
The new identifier.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string.