Method

PurpleMediaget_account

since: 2.6

Declaration [src]

PurpleAccount*
purple_media_get_account (
  PurpleMedia* media
)

Description [src]

Gets the PurpleAccount this media session is on.

Available since: 2.6

Gets propertyPurple.Media:account

Return value

Type: PurpleAccount

The account retrieved.

The caller of the method takes ownership of the data, and is responsible for freeing it.