TencentCloud / TIMSDK

Tencent Cloud Chat features a comprehensive suite of solutions including global access, one-to-one chat, group chat, message push, profile and relationship chain hosting, and account authentication.
https://trtc.io/products/chat
2.59k stars 2.76k forks source link

【Android】-【3.3.2】:【TIMMessage找不到isRead()方法】 #458

Closed Nstd closed 5 years ago

Nstd commented 5 years ago

【集成包】:IMSDK 【当前现象】:我们现在使用的是3.3.2的IMSDK,看到文档上TIMMessage类有一个isRead()方法,不知道这个方法是什么时候加入的?


PS:我们现在有个需求是在会话列表要提示有新的@消息,消息已读之后,在会话列表就不再提示了,基本正常,但是如果最后一条消息是@消息,已读之后,kill应用,再重新进入app,onNewMessage()会重新回调该条消息,这个不知道是怎么触发的,所以想通过isRead()来判断

parkhuang commented 5 years ago

感谢反馈,您看到的文档在哪里,能否贴一下

Nstd commented 5 years ago

@parkhuang 这里 https://cloud.tencent.com/document/product/269/9232#.E6.B6.88.E6.81.AF.E6.98.AF.E5.90.A6.E5.B7.B2.E8.AF.BB

image

parkhuang commented 5 years ago

您好,最新版本是4.x,文档也是4.x的文档,3.x及以下版本已经不再维护了,麻烦升级到最新版本