Method
PurplePresenceget_message
unstable since: 3.0
[−]
Description [src]
Gets the status message for presence
if one is set.
Available since: 3.0
Gets property | Purple.Presence:message |
[−]
Return value
Type: const char*
The status message of presence
.
The returned data is owned by the instance. |
The return value can be NULL . |
The value is a NUL terminated UTF-8 string. |