unexport


Description:

public bool unexport (string object_path)

If this has an object at path, removes the object.

Otherwise does nothing.

Note that object_path must be in the hierarchy rooted by the object path for this.

Parameters:

this

A DBusObjectManagerServer.

object_path

An object path.

Returns:

true if object at object_path was removed, false otherwise.