Method

PurpleAccountget_protocol_id

since: 2.0

Declaration [src]

const char*
purple_account_get_protocol_id (
  PurpleAccount* account
)

Description [src]

Returns the account’s protocol ID.

Available since: 2.0

Return value

Type: const char*

The protocol ID.

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