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
.
“name”
property“name” gchar *
The name of this feature.
Flags: Read / Write / Construct Only
Default value: NULL
“object-ids”
property“object-ids” gchar *
The object IDs related to this feature.
Flags: Read / Write / Construct Only
Default value: NULL
“version”
property“version” gchar *
The version of this feature.
Flags: Read / Write / Construct Only
Default value: NULL