dbus-event-path-name

dbus-event-path-name is a compiled Lisp function in `dbus.el'.

(dbus-event-path-name EVENT)

Return the object path of the D-Bus object the event is coming from.
The result is a string. EVENT is a D-Bus event, see `dbus-check-event'.
This function raises a `dbus-error' signal in case the event is
not well formed.