Method

PurpleContactManagerget_backend

unstable since: 3.0

Declaration [src]

PurpleContactManagerBackend*
purple_contact_manager_get_backend (
  PurpleContactManager* manager
)

Description [src]

Gets the backend that the manager is using for persistence.

Available since: 3.0

Return value

Type: PurpleContactManagerBackend

The backend.

The returned data is owned by the instance.
The return value can be NULL.