在android中获取多个收件人的电话号码
在android中,当一条SMS发送给多个收件人时,就会创建一个SMS线程。除此之外,还会在 SMS 表中为每个 SMS 创建单独的条目,每个条目都具有相同的 thread_id。这些条目有一个“地址”字段,可以从中读取收件人地址。
问题:
是否有更有效的方法从线程表本身的条目中读取收件人地址?
任何帮助将不胜感激。谢谢 !!!
In android, when an SMS is sent to more than one recipient, an SMS thread is created. In addition to this, separate entries are created in the SMS table for each SMS, each having the same thread_id. These entries have an 'address' field from which the recipient address can be read.
Question:
Is there a more efficient way to read the recipient addresses from the entry in the thread table itself?
Any help would be appreciated. Thanks !!!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论