Method
PurpleContactInfoget_email
unstable since: 3.0
[−]
Description [src]
Gets the primary email address from info
.
Available since: 3.0
Gets property | Purple.ContactInfo:email |
[−]
Return value
Type: const char*
The primary email address or NULL
if not set.
The returned data is owned by the instance. |
The return value can be NULL . |
The value is a NUL terminated UTF-8 string. |