About PS Keys

Login to reply to this topic.
Tue, 2008-05-27 15:59
Joined: 2007-09-07
Forum posts: 13

hi, all
I am developing a program which need to be notified when some system event happens(such as signal changes, sms comes, call come and so on)from the SDK, i think i need use the Publish & Subscribe API, but there are no such PS Keys available, does anyone knows referent PS Keys!
Thanks!
andy


Tue, 2008-05-27 20:04
Joined: 2005-04-13
Forum posts: 120
Re: About PS Keys

No, u can't make use of publish & subscribe method for this purposes. Rather you will have to implement various observer for each of the service you have mentioned. (and which are quite easy to handle too Smiling)


Jupitar

Wed, 2008-05-28 06:24
Joined: 2004-07-09
Forum posts: 110
Re: About PS Keys

Hi,

For signal and incoming call notification you can use CTelephony, Its very easy to use.

For SMS thing you can find out lots of doc, post and example on newlc and forum nokia.


DipakBaviskar

  • Login to reply to this topic.