unregister_resource_type
Description:
public bool unregister_resource_type (string upnp_type)
Unregisters the GType assignment for the 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.
|