05-25-2009 01:51 AM
Hi,
I want to delete the SMS from inbox and Sent items from blackberry device. i did not get any event from blackberry API. If anybody have idea about this please suggest me.
Thanking you,
Sripati
05-26-2009 09:23 AM - last edited on 05-26-2009 09:23 AM
RIM API does not allow to access already received/sent sms-messages.
I tried to work with Folders, but these folders were empty for application code even there were sms messages inside.
05-27-2009 06:53 AM
Ok thats fine. But when a sms is coming using IncomiingListner i catch that one. But i unable to delete that one. Have u any idea can i delete that current SMS before going to INBOX folder.
Thanking you,
Sripati
05-27-2009 07:16 AM
As far as I know it can be done for email messages via class Folder and FolderListener interface.
For sms messages there is no such api available.
05-27-2009 07:31 AM
Yes, it's possible for SMS. i handle that one. please go through this link
When one SMS coming the above link class handle that SMS. But please suggest me how to delete that current SMS.
Thanks,
Sripati.
05-27-2009 08:46 AM
You did not understand my previous post.
I meant that delete is possible for emails via Folder class and FolderListener interface.
And I do not know how can we delete sms message, because there is no object to represent sms message or sms messages list with "Delete" feature like mail folder class.
06-02-2009 02:23 AM
Thanks Tbilisoft team. u had great discussion about this.
Thank u very much.
Regards,
Sripati
12-26-2009 12:04 PM
Did you ever find the answer to your question? I've been researching this and the best response so far has been that BB has a newer API coming out to handle this... the bad news was they said sometime in 2009 and today is 12/26.
07-12-2010 11:32 PM
This must be possible.
The application Chameleon is able to read incoming sms and prevent them from going into the INBOX. These sms msg do not need to be sent from Chameleon so it is not a port thing.
07-13-2010 12:51 AM
I'm curious how they can do that on a CDMA network... Blackberry acknowledged there is no way to prevent/delete the sms from the inbox until they complete the current bug request status critical. GSM networks are no problem.