GUPnPDevice — Class for device implementations.
GUPnPDevice;
GUPnPDevice allows for retrieving a device's subdevices and services. GUPnPDevice implements the GUPnPDeviceInfo interface.
typedef struct { GUPnPDeviceInfo parent; GUPnPDevicePrivate *priv; } GUPnPDevice;