How can I read SMS messages from the inbox programmatically in blackberry?

僤鯓⒐⒋嵵緔 提交于 2019-12-18 09:06:41

问题


I want to read SMS messages from Inbox,Draft,and sent from my blackberry device programmatically.

Would any one will help me.


回答1:


There is only way to access SMS messages, implement MessageListener and intercept messages when they are sending/receiving. There is no API to access SMS messages already saved in device memory (i.e already received).




回答2:


See the BlackBerry Developers Knowledge Base article:
What is - Different ways to listen for SMS messages



来源:https://stackoverflow.com/questions/7551210/how-can-i-read-sms-messages-from-the-inbox-programmatically-in-blackberry

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!