Interface ObjectManager

Version 0.2

ObjectManager

The root object implements the standard org.freedesktop.DBus.ObjectManager that provides GetManagedObjects, InterfacesAdded and InterfacesRemoved.

Exposed at

Methods

GetManagedObjects () a{oa{sa{sv}}} objects

Signals

InterfacesAdded (o object, a{sa{sv}} interfaces)
InterfacesRemoved (o object, as interfaces)

Properties

Types

Methods

#

GetManagedObjects () a{oa{sa{sv}}} objects

Returns

  • a{oa{sa{sv}}} objects

Signals

#

InterfacesAdded (o object, a{sa{sv}} interfaces)

Parameters

  • o object
  • a{sa{sv}} interfaces

#

InterfacesRemoved (o object, as interfaces)

Parameters

  • o object
  • as interfaces

Properties

Types