can_create


Description:

public bool can_create (string upnp_class)

Check if this container can contain an item with the given upnp class, meaning that rygel_writable_container_add_item() should succeed.

Parameters:

upnp_class The upnp class of an item to check

Returns:

true if it can, false, if not.