Method
PurpleMediaManagerget_private_media_by_account
since: 2.11.0
Declaration [src]
GList*
purple_media_manager_get_private_media_by_account (
PurpleMediaManager* manager,
PurpleAccount* account
)
Description [src]
Gets all of the private media sessions for a given account.
Available since: 2.11.0
Parameters
account
-
Type:
PurpleAccount
The account the sessions are on.
The data is owned by the caller of the function.