Read-only archive of the All About Symbian forum (2001–2013) · About this archive

System events - battery strength, network strength etc.

0 replies · 1,432 views · Started 01 June 2005

Hi,

I'm trying to get System Events from my Nokia 6630 using RSystemAgent and CActive. I listen to any event change and do receive the changes in my RunL but they do not correspond to the constants defined in sacls.h.

The Battery strength and Inbox-constants are correct, but e.g Network status and Battery charging are not. It looks like Network status is set to 0x100052D4, which is not even present in sacls.h.

Anyone knows where to find the correct constants to use?
(These are only a few of the events I need. I want to listen, and handle, several more events).

Thanks in advance!

/M