Method

PurpleMediaManagerget_private_media

since: 2.11

Declaration [src]

GList*
purple_media_manager_get_private_media (
  PurpleMediaManager* manager
)

Description [src]

Gets all of the private media sessions.

Available since: 2.11

Return value

Type: A list of PurpleMedia*

A list of all the private media sessions.

The data is owned by the instance.