I am working on a IrDa Based content downloading to Series60 7650/3650 phones. The Background light goes off while the content is being downloaded. Is there an API to turn the light on and off programatically?
Thanks
murali
RE: How to Keep Background Light ON in 7650 using API
1970-01-01, 02:00#2
In series 60, the backlight is turned off after 15 seconds of inactivity. You can keep the backlight on by calling User::ResetInactivityTime() every 14 seconds or more often.