dbus-introspect-get-node-names

dbus-introspect-get-node-names is a compiled Lisp function in `dbus.el'.

(dbus-introspect-get-node-names BUS SERVICE PATH)

Return all node names of SERVICE in D-Bus BUS at object path PATH.
It returns a list of strings. The node names stand for further
object paths of the D-Bus service.