更新时间:2025-04-17 GMT+08:00
停止本端共享
stopShare
HWMBizSdk.getBizOpenApi().stopShare(stopShareDes);
接口描述
调用接口,停止本端共享。
注意事项
只有在会中才使用此接口。
方法定义
1 2 3 4 5 6 |
/** * 停止共享 * * @param stopShareDes 停止共享描述 */ void stopShare(String stopShareDes); |
父主题: 会议控制