Method

PurpleMediaget_protocol_data

since: 3.0

Declaration [src]

gpointer
purple_media_get_protocol_data (
  PurpleMedia* media
)

Description [src]

Gets the protocol data from the media session.

Available since: 3.0

Return value

Type: gpointer

The protocol data retrieved.

The data is owned by the instance.
The return value can be NULL.