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.
 
 
 
 
 
open-im-sdk-flutter-m/CHANGELOG.md

297 B

0.0.1

  • TODO: Describe initial release.

0.0.2

1,将 markSingleMessageHasRead、markGroupMessageHasRead和getTotalUnreadMsgCount方法从类MessageManager移动到类ConversationManager。 2,修改setFriendInfo方法的参数。 3,修改createGroup和setGroupInfo方法的参数。