Method
PurplePersonget_id
unstable since: 3.0
[−]
Description [src]
Gets the id of person
. This is created internally and is read-only.
Available since: 3.0
Gets property | Purple.Person:id |
[−]
Return value
Type: const char*
The id of person
.
The returned data is owned by the instance. |
The value is a NUL terminated UTF-8 string. |