Hi! What is the proper way to get the bus_name for get_object() so I can get a ProxyObject representing an object hosted at the other end of a tube?
The example code (tube-dbus-muc.py, in the hello_cb method) cheats and only calls a remote method in the context of a signal handler receiving a signal from the remote object, where the bus name string is conveniently passed in as the "sender" argument. The bus_name/sender is generally something like: :1.swQGEz0s Many thanks! -- Regards, Andrew Clunis _______________________________________________ Telepathy mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/telepathy
