unregister_resource_proxy_type


Description:

public bool unregister_resource_proxy_type (string upnp_type)

Unregisters the GType assignment for the proxy of resource of UPnP type upnp_type.

Parameters:

this

A ResourceFactory.

upnp_type

The UPnP type name of the resource.

Returns:

true if GType assignment was removed successfully, false otherwise.