Method
PurpleCoreget_presence_manager
unstable since: 3.0
Declaration [src]
PurplePresenceManager*
purple_core_get_presence_manager (
PurpleCore* core
)
Description [src]
Gets the presence manager that the core is using.
Available since: 3.0
| Gets property | Purple.Core:presence-manager |
Return value
Type: PurplePresenceManager
The manager.
| The returned data is owned by the instance. |