Method

PurpleAccountManagerget_backend

unstable since: 3.0

Declaration [src]

PurpleAccountManagerBackend*
purple_account_manager_get_backend (
  PurpleAccountManager* manager
)

Description [src]

Gets the backend that the account manager is using.

Available since: 3.0

Return value

Type: PurpleAccountManagerBackend

The backend.

The returned data is owned by the instance.