Method

PurplePresenceManagerget_active

since: 3.0

Declaration [src]

PurpleSavedPresence*
purple_presence_manager_get_active (
  PurplePresenceManager* manager
)

Description [src]

Gets the active PurpleSavedPresence from manager.

Available since: 3.0

Return value

Type: PurpleSavedPresence

The active presence if there is one, otherwise NULL.

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