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

Returns: const char*
 

A s.

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