| Top |  |  |  |  | 
| const char * | gupnp_feature_get_name () | 
| const char * | gupnp_feature_get_version () | 
| const char * | gupnp_feature_get_object_ids () | 
const char *
gupnp_feature_get_name (GUPnPFeature *feature);
Get the name of the feature
.
const char *
gupnp_feature_get_version (GUPnPFeature *feature);
Get the version of the feature
.
const char *
gupnp_feature_get_object_ids (GUPnPFeature *feature);
Get the object IDs related to the feature
.