how to lock blackberry device 6.0 pro-grammatically? there is an API called ApplicationManger.locksystem(true) but its diprecated in 6.0
Does the AlertListener interface works globally on all alerts on the blackberry device, or does it only work with alerts generated by your application? In other words, can I use this interface to ...