react_hsbc_teller 2.0.86 → 2.0.88

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -61,6 +61,11 @@ export { default as HSBC } from "./demo/demo";
61
61
 
62
62
 
63
63
  ### 版本更新
64
+ ###### 2.0.88
65
+ 1. RM-新增RM消息4200--客户端音量过低,顶部提示
66
+ ###### 2.0.87
67
+ 1. RM-新增回调事件:房间与会者列表回调事件给新加⼊者---onRoomAttendanceList(回调参数是list)
68
+ 2. RM-新增回调事件:新加⼊房间者给与会者---onNewJoinerIn(回调是string)
64
69
  ###### 2.0.86
65
70
  1. RM-full录制音频录制id保存数据库,在2210关闭full录制音频 的时候传递过来,并开启业务录制音频
66
71
  ###### 2.0.84