Method

GUPnPAVFeatureget_name

Declaration [src]

const char*
gupnp_feature_get_name (
  GUPnPFeature* feature
)

Description [src]

Get the name of the feature.

Gets propertyGUPnPAV.Feature:name

Return value

Type: const char*

The name of the feature.

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