Method

PurpleProxyInfoget_username

since: 2.0

[]

Declaration [src]

const char*
purple_proxy_info_get_username (
  PurpleProxyInfo* info
)
[]

Description [src]

Gets the username of the proxy.

Available since: 2.0

[]

Return value

Type: const char*

The username of the proxy.

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