Method

GUPnPServiceInfoget_udn

Declaration [src]

const char*
gupnp_service_info_get_udn (
  GUPnPServiceInfo* info
)

Description [src]

Get the Unique Device Name of the containing device.

Gets propertyGUPnP.ServiceInfo:udn

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.