检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
on("conf_config_change", (eventData) => { ... }); }); 1 2 3 4 5 6 7 8 // 本接口用于查询当前会控状态,可按需调用 HWMeeting.getConfConfg("shareScreen").then((data) => {
on("view_config_change", (eventData) => { ... }); }); 1 2 3 4 5 6 7 8 // 本接口用于查询当前视图状态,可按需调用 HWMeeting.getViewConfig("chatVisible").then((data) => {
编辑会议 √ √ √ √ √ x 接口 取消会议 √ √ √ √ √ x 接口 会议列表 √ √ √ √ √ x 接口 查询会议详情 √ √ √ √ √ x 接口 查询云会议室 √ √ √ √ √ x 接口 修改云会议室信息 √ √ √ √ √ x 接口 加入会议 通过会议ID加入会议
StringUtil.formatName(contactInfo.getRealNameAccount())); // 第三方查询通讯录,返回对应用户的头像图片,这里返回一张默认图片作为示例代码 return BitmapFactory.decodeResource(resources
CShellManager *pShellManager = new CShellManager; // 激活“Windows Native”视觉管理器,以便在 MFC 控件中启用主题 CMFCVisualManager::SetDefaultManager(RUNTIME_
ID,请参考《客户端SDK参考》中的“初始化”部分。 鉴权过程: 第三方客户端将User ID(第三方User ID)发送给第三方服务器。 第三方服务器根据App ID、User ID、App Key等,生成鉴权用的签名材料Signature。 第三方服务端返回Signature,