GUPnPDeviceProxy

GUPnPDeviceProxy — Proxy class for remote devices.

Synopsis




                    GUPnPDeviceProxy;

Description

GUPnPDeviceProxy allows for retrieving proxies for a device's subdevices and services. GUPnPDeviceProxy implements the GUPnPDeviceInfo interface.

Details

GUPnPDeviceProxy

typedef struct {
        GUPnPDeviceInfo parent;

        gpointer _gupnp_reserved;
} GUPnPDeviceProxy;