@hysc/meeting 4.0.15 → 4.0.17

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.
@@ -493,7 +493,7 @@ export default class BMRoom {
493
493
  * 设置是否允许加入成员
494
494
  * @param {Boolean} switch_ - 是否开启
495
495
  */
496
- setSwitch(switch_: boolean): any;
496
+ setSwitch(switch_: boolean): Promise<void>;
497
497
  /**
498
498
  * 设置是否锁定房间
499
499
  * @param {Boolean} lock - 是否锁定