[SailfishDevel] Notification During Voice Call
FIlip Kłębczyk
fklebczyk at gmail.com
Sat Aug 3 23:16:02 UTC 2013
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.
Regards,
Filip
More information about the Devel
mailing list