Method

PurplePresenceManagerget_active

unstable 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 returned data is owned by the instance.
The return value can be NULL.