@hysc/meeting 4.0.35 → 4.0.36

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.
@@ -613,7 +613,7 @@ export default class BMRoom {
613
613
  * @param toWait 是否移动到等候室
614
614
  * @param autoJoin 是否自动准入
615
615
  */
616
- moveUserRoom(target: string, toWait: boolean, autoJoin: boolean): Promise<any>;
616
+ moveUserRoom(target: string, toWait?: boolean, autoJoin?: boolean): Promise<any>;
617
617
  /**
618
618
  * 获取业务端是否开启参会者进入/离开直播通知
619
619
  * @param status