Method

PurpleMediaget_session_ids

since: 2.6

Declaration [src]

GList*
purple_media_get_session_ids (
  PurpleMedia* media
)

Description [src]

Gets a list of session IDs.

Available since: 2.6

Return value

Type: A list of utf8

List of session IDs.

The caller of the method takes ownership of the data container, but not the data inside it.
Each element is a NUL terminated UTF-8 string.