Method

GUPnPServiceInfoget_location

Declaration [src]

const char*
gupnp_service_info_get_location (
  GUPnPServiceInfo* info
)

Description [src]

Get the location of the device description file.

Return value

Type: const char*

A constant string.

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