![]() |
Help converting dbus-scripts statement to python listen signal
Hi, i have a dbus-scripts who says:
MYPROGRAM * * com.nokia.mce.signal sig_call_state_ind none * Anyone know how can i listen for that event using python like the example below? self.bus.add_signal_receiver(self.update_widget, path='/com/nokia/phone/SMS', dbus_interface='Phone.SMS', signal_name='IncomingSegment') what would be the parameters in python ? thanks |
Re: Help converting dbus-scripts statement to python listen signal
Code:
import dbus here: mce-dev regards Nicolai |
Re: Help converting dbus-scripts statement to python listen signal
Quote:
|
All times are GMT. The time now is 03:56. |
vBulletin® Version 3.8.8