Method
PurplePresenceManagerget_active
unstable since: 3.0
Declaration [src]
PurpleSavedPresence*
purple_presence_manager_get_active (
PurplePresenceManager* manager
)
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 . |