02-21-2007, 03:38 AM
|
#1 (permalink)
|
| Thumbs Must Hurt
Join Date: Jan 2007 Location: India Model: 8700g Carrier: Airtel
Posts: 117
Post Thanks: 0 Thanked 0 Times in 0 Posts
| Incoming call notification Please Login to Remove! hi,
I am trying an application where I want to block a certain system notification.More precisely I want to hide the incoming call notification from the user.The user should not be notified about a specific incoming call.Initially I was trying to do it via PhoneListener.But then I felt that my application can listen to event but cannot handle those events.I think I can use "net.rim.device.api.notification" for handling the incoming call notification generated by the system.Using methods like "NotificationsManager.cancelImmediateEvent" and/or "Consequense.stopNotification" .Can somebody pls tell if i am thinking on right lines.
Or can I remove the incoming call notification event from systems event queue.
Thanks
Meenal
Last edited by Meenal : 02-21-2007 at 03:45 AM.
|
| Offline
| |