Get missed call notification?

  • Thread starter Thread starter Mustafa Rabie
  • Start date Start date
M

Mustafa Rabie

Hi All,

my application needs to get notified when there's a new missed call on the
Smartphone or PPCPE. Is there a notification mechanisim provided by netCF
or an API that does that?
or do i check the missed calls log every min and check if there's a new
entry using the opennetcf.phone classes?

Thanks for your help
Mustafa Rabie
 
There isn't an API to notify you directly at the moment. In the next version
of Windows Mobile there will be a Notifications Broker which will expose
these system events. In the mean time I think the only way is to read the
call-log.

Peter
 
Well, he could use TAPI to monitor incoming calls and see if call went
directly from LINECALLSTATE_OFFERING to LINECALLSTATE_IDLE
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top