Method

GUPnPDeviceInfoget_udn

Declaration [src]

const char*
gupnp_device_info_get_udn (
  GUPnPDeviceInfo* info
)

Description [src]

Get the Unique Device Name of the device.

Gets propertyGUPnP.DeviceInfo: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.