Method

PurpleConnectionget_account

unstable since: 3.0

Declaration [src]

PurpleAccount*
purple_connection_get_account (
  PurpleConnection* connection
)

Description [src]

Gets the connection’s account.

Available since: 3.0

Return value

Type: PurpleAccount

The connection’s account.

The returned data is owned by the instance.