Function
PurpleContactManagerget_default
unstable since: 3.0
[−]
Description [src]
Gets the default instance of PurpleContactManager
.
Typically this will be the main way for everyone to access the contact manager.
Available since: 3.0
[−]
Return value
Type: PurpleContactManager
The default PurpleContactManager
instance.
The data is owned by the called function. |