Harmattan: How to listen for incoming sms event

183 views Asked by At

Is there any example for Meego Harmattan that I can look at so that I can develop an app that is aware of incoming sms/mms/email event? I looked through the Developer Libraries, API Topics, API Libraries but couldn't find any explicit examples/documentations that say how to do it.

Any input would be appreciated.

Regards,

1

There are 1 answers

0
Thiago Cardoso On

The QtMobility Messaging API documentation provides examples on how to listen to messaging events. See http://doc.qt.digia.com/qtmobility-1.2/messaging.html (in the end there are two examples)