Method

PurpleAccountget_user_info

unstable since: 3.0

Declaration [src]

const char*
purple_account_get_user_info (
  PurpleAccount* account
)

Description [src]

Returns the account’s user information.

Available since: 3.0

Return value

Type: const char*

The user information.

The returned data is owned by the instance.
The value is a NUL terminated UTF-8 string.