Method

GUPnPAVDIDLLiteContributorget_role

Declaration [src]

const char*
gupnp_didl_lite_contributor_get_role (
  GUPnPDIDLLiteContributor* contributor
)

Description [src]

Get the role of the contributor.

Return value

Type: const char*

The role of the contributor, or NULL.

The returned data is owned by the instance.
The value is a NUL terminated UTF-8 string.