Method

PurpleCoreget_contact_manager

unstable since: 3.0

Declaration [src]

PurpleContactManager*
purple_core_get_contact_manager (
  PurpleCore* core
)

Description [src]

Gets the contact manager that the core is using.

Available since: 3.0

Return value

Type: PurpleContactManager

The manager.

The returned data is owned by the instance.