Hi everyone
I catch the SMS incoming in my app but I want change the Status to QMessage::Read
I need know hot to use the QMessageManager->updateMessage(QMessage *m)
I catch the SMS with QMessage msg = QMessageManager->message(QMessgeId) but the msg variable cannot i pass to updateMessage...
then.. how change the status???



