Method

GUPnPAVDIDLLiteObjectget_upnp_class

Declaration [src]

const char*
gupnp_didl_lite_object_get_upnp_class (
  GUPnPDIDLLiteObject* object
)

Description [src]

Get the UPnP class of the object.

Return value

Type: const char*

The class of object, or NULL.

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