| Reply | « Previous Thread | Next Thread » |
|
Is there some way to detect a new email message without polling, like there is with SMS messages and phone calls?
Phone calls, for example, have this: telephone.incoming_call() telephone.call_state(on_telephone_state_change) and SMS's have this: Code:
the_inbox = inbox.Inbox() the_inbox.bind(on_incoming_sms) Thank you!
Last edited by GonzalezM : 2008-08-22 at 19:47.
|
|
Join Date: Feb 2008
Posts: 2,542
Location: Bhavnagar, Gujarat, India
gaba88
Online
Forum Nokia Champion
|
|
hi GonzalezM
as far as i know in PyS60 we can send emails using the mms extension module but we dont have anything for notification of emails. May be for this you need to write an symbian C++ extension. this is upto my knowledge. ![]() Gargi Das- http://gargidas.blogsot.com Forum Nokia Python Wiki Learn Python at http://mobapps.org/PyS60 |
|
That sounds fun too. I'd love to know how to do that. Are there any instructions for writing extension modules that you'd recommend? I want to be able to package this as a stand-alone program eventually for 3rd edition devices, but the process seems kind of daunting to me right now.
|
|
Join Date: Oct 2007
Posts: 2,841
Location: Deva, Romania
Online
Forum Nokia Champion
|
|
|
Quote:
|
|
Perfect. Thank you!
|
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Rate This Thread | |
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| incoming emails notification ?! | flandy84 | Symbian Networking & Messaging | 5 | 2007-12-15 16:44 |
| Battery strength notification | sumitv | General Symbian C++ | 13 | 2007-03-29 14:53 |
| ATL---Alarm notification is visible. Failed | bnvaikos | Installation, Certification and Security | 6 | 2007-01-30 16:26 |
| MMS notification to Nokia 3510 phone | guru_parab | General Messaging | 4 | 2005-08-03 03:39 |
| Application to view details of MM notification | capitelli | General Messaging | 0 | 2003-12-15 16:17 |