Method

GUPnPServiceInfoget_url_base

Declaration [src]

const GUri*
gupnp_service_info_get_url_base (
  GUPnPServiceInfo* info
)

Description [src]

Get the URL base of this service.

Return value

Returns: GUri
 

A constant SoupURI.

 The data is owned by the instance.