Method

GUPnPDeviceInfoget_url_base

Declaration [src]

const GUri*
gupnp_device_info_get_url_base (
  GUPnPDeviceInfo* info
)

Description [src]

Get the URL base of this device.

Return value

Returns: GUri
 

A SoupURI.

 The data is owned by the instance.