Callback for service changed

JH jupiter.hce at gmail.com
Sat May 4 10:54:19 UTC 2019


Hi,

In connman Python, there is callback:

bus.add_signal_receiver(property_changed,
                bus_name="net.connman",
                dbus_interface="net.connman.Manager",
                signal_name="PropertyChanged",
                path_keyword="path")

What is the equivalent callback statement for C API?

Thank you.

Kind regards,

- jupiter


More information about the dbus mailing list