Hi all,
is there a function that returns if the phone is currently being in power save mode ?
I need to perform an action when the phone is in power save mode. All I need would be
a function returning a bool, true if the phone is in power save mode, false otherwise.
Forum posts: 49
Check HWRMTestApp example ( it is plased in "S60Ex\HWRMTestApp" folder ) from s60 SDK.
Forum posts: 49
EDIT: removed duplicated replay