Hi All,
I know there are dozens of threads asking this for Symbian C++, but I wonder if it is possible using the QMessage library of the Qt Mobility Project or any other library other than using native Symbian C++. Any hints will be appreciated...
Printable View
Hi All,
I know there are dozens of threads asking this for Symbian C++, but I wonder if it is possible using the QMessage library of the Qt Mobility Project or any other library other than using native Symbian C++. Any hints will be appreciated...
i suggest you look in wiki for examples there are couple using QtMobility API
The serviceactions example included in the QtMobility package includes sample code clients can use to receive notifications of messages being added to the store, that is arriving.
Perhaps that might be helpful to you.