On 08/03/2013 11:16 PM, FIlip Kłębczyk wrote: > W dniu 03.08.2013 21:36, Josh Alner | Killer Mobile Software pisze: >> In meego(Harmattan) we had used APIs from >> #include <CellularQt/SystemControl> or #include <systemcontrol.h> >> to get notified during calls (voice calls). I'm not seeing any >> equivalent in SailfishOS. > > My guess is that on Sailfish you can get notified about incoming calls > by oFono through D-bus. > > Look at this: > https://github.com/nemomobile-packages/ofono/blob/master/ofono/doc/voicecall-api.txt > > > Property State change to "incoming" is probably the thing you want to > detect.
I'd try this out on a N9 with Nemo. I suspect it will behave very similar due to the shared middleware between Nemo and Sailfish. I also took a look at this and from my investigation DBus looks most promising. But StateFS might be worth a look too. (It replaces ContextKit that was used under Harmattan) Cheers Thomas _______________________________________________ SailfishOS.org Devel mailing list