You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
600 B
600 B
0.0.7
1,新增根据用户id或群组id获取会话id的方法
2,修改会话管理器入参sessionType的类型为int
0.0.6
fix bug
0.0.5
升级sdk
fix message error bug
0.0.4
将createCustomMessage方法入参从Uint8List替换为Map
0.0.3
upgrade sdk
fix bug
0.0.2
1,将 markSingleMessageHasRead、markGroupMessageHasRead和getTotalUnreadMsgCount方法从类MessageManager移动到类ConversationManager。
2,修改setFriendInfo方法的参数。
3,修改createGroup和setGroupInfo方法的参数。
0.0.1
initial release.