openim-sdk-core
openim-sdk-core copied to clipboard
[Other]: The session whose notification type is queried using GetOneConversation cannot be queried
What would you like to share?
使用 GetOneConversation 查通知类型的会话查不到。
代码版本 v3.4.0
SDK 在数据库中创建的会话 ID 示例:sn_openIMAdmin_10065
修改建议:
Additional information
No response
@FGadvancer
sn_openIMAdmin_10065 这样的会话是使用服务器 API msg/send_msg 发送通知类型的消息(contentType=1400, sessionType=4)给用户产生的。
用户收到这样的会话消息后,打开并查看,APP 像使用普通会话一样使用 GetOneConversation 接口查询会话信息。我们就是这样发现这个情况的。
The latest version doesn't have this issue. Please go ahead and use it.