Method

PurpleMediaManagerget_media

since: 2.6

Declaration [src]

GList*
purple_media_manager_get_media (
  PurpleMediaManager* manager
)

Description [src]

Gets all of the media sessions.

Available since: 2.6

Return value

Type: A list of PurpleMedia*

A list of all the media sessions.

The data is owned by the instance.