消息收发
消息收发 - IM 即时通讯(SDK) https://doc.yunxin.163.com/messaging/docs/jk0NDM1NjA?platform=android
历史消息 - IM 即时通讯(SDK) https://doc.yunxin.163.com/messaging/docs/TI3NTU1NDA?platform=android
- API 介绍
SDK 提供了一个根据锚点查询本地消息历史记录的接口,根据提供的方向 (direct),查询比 anchor(锚点消息) 更老 (QUERY_OLD) 或更新 (QUERY_NEW) 的最靠近 anchor 的 limit 条数据。调用者可使用 asc 参数指定结果排序规则,结果使用 time 作为排序字段。