DBusObjectManagerServer.unexport

If manager 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 manager.

class DBusObjectManagerServer
bool
unexport
(
string objectPath
)

Parameters

objectPath string

An object path.

Return Value

Type: bool

TRUE if object at object_path was removed, FALSE otherwise.

Meta

Since

2.30