We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 523ee04 commit fe7e703Copy full SHA for fe7e703
docs/document/harmonyos/releasenote.md
@@ -33,6 +33,7 @@
33
34
### 优化
35
36
+- 支持 x86_64 架构。
37
- 从服务端拉取群组时,不再先清除本地群组,而是将拉取的群组与本地对比,将本地现有群组进行更新,将新增部分在本地插入。若要清除本地群组信息,可以调用 `GroupManager#clearAllLocalGroups` 方法。
38
- 构建附件消息时,SDK 内部会读取文件长度,并设置给 `fileLength` 参数。
39
- 设置和获取用户属性的接口,包括[设置当前用户的属性、获取单个或多个用户的用户属性和获取指定用户的指定用户属性](userprofile.html),超过调用频率限制时,会上报错误码 `4` (`ChatError#EXCEED_SERVICE_LIMIT`)。
0 commit comments