How to get SMS threads

后端 未结 0 1505
梦谈多话
梦谈多话 2021-02-13 12:21

I\'m trying to get a list of SMS conversations on Android. I made this Kotlin code:

kotlin
val threads = contentResolver.query(Telephony.Threads.CONTENT_URI, null         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题