Method

GUPnPDeviceInfoget_location

Declaration [src]

const char*
gupnp_device_info_get_location (
  GUPnPDeviceInfo* info
)

Description [src]

Get the URL of the device file.

Return value

Type: const char*

A s.

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