GUPnPDeviceProxy — Proxy class for remote devices.
GUPnPDeviceProxy;
GUPnPDeviceProxy allows for retrieving proxies for a device's subdevices and services. GUPnPDeviceProxy implements the GUPnPDeviceInfo interface.
typedef struct { GUPnPDeviceInfo parent; GUPnPDeviceProxyPrivate *priv; } GUPnPDeviceProxy;