You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I might rewrite publish to make members and signals match (or (service interface method path) (service interface method) (service method path) (service method) (service path) (service)).
A signal will match the most specific one
So if I define a signal handler for (service), it can work as a catch all handler.
How do I make signal handler for signals where I don't know the object path?
Like for example when ofono notifies about a new phone connected.
The text was updated successfully, but these errors were encountered: