Method

PurpleConversationManagerget_backend

unstable since: 3.0

Declaration [src]

PurpleConversationManagerBackend*
purple_conversation_manager_get_backend (
  PurpleConversationManager* manager
)

Description [src]

Gets the back end that the manager is using.

Available since: 3.0

Return value

Type: PurpleConversationManagerBackend

The backend.

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