检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
图29 发起共享 使用AirPresence PC客户端共享会议材料 登录终端Web页面,单击“下载AirPresence客户端”,下载并安装AirPresence客户端到本机。
91 会议不存在或者无权限访问 HWMConfSdkErrorCodeVMROnlyAllowChairStartConf 95 会议不允许提前入会,请联系主持人 HWMConfSdkErrorCodeNotAllowedGuestFirstJoin 103 会议不允许提前入会,
示例代码 1 2 3 4 5 6 7 8 9 10 /** * 退出sdk */ async exitSdk(){ const apiService = await new ApiService(); let setResult = await apiService.exit
请求消息示例 GET /v1/mmc/management/conferences/online/confDetail?
thirdEmail 否 String Body 第三方邮箱的字段名称。 thirdMobile 否 String Body 第三方手机号的字段名称。 thirdAccessToken 否 String Body 第三方accessToken的字段名称。
minLength:32 maxLength:64 userEmail 否 String Body email地址。 userId 否 String Body 第三方用户ID。 说明: 当userId字段未携带或值为空字符串时,当作企业默认管理员登录。
List<ConfBaseInfo> getConfList(); 参数描述 表1 参数 类型 描述 confId String 会议ID vmrConferenceId String 云会议室ID,云会议室显示时使用 confSubject String 会议主题 chairmanPwd
domain 否 String Body 企业域名。 email 否 String Body 邮箱地址,格式必须满足(^$|^[\w-+]+(.[\w-+]+)@[\w-]+(.[\w-]+)(.[\w-]{1,})$)。
": 0, "recState": 0, "aiRecState": 0, "enableShareSetting": 1, "callInRestriction": 0, "audienceCallInRestriction": 0, "forbiddenChat":
HWMCustomImageSceneMainWindowCloudRecordIcon 主窗口云录制Icon小图标。 HWMCustomImageSceneMainWindowCloudRecordLogo 主窗口云录制Logo大图标。
() { @Override public void onSuccess(Integer result) { dismissLoading(); DemoUtil.showToast("取消会议成功"); } @Override public void onFailed
系统中不存在该用户 10006 206010025 APPID verification failed.:APPID校验失败 10007 412100010 Account is locked.
GetEmail.c_str(), HWM_MAX_EMAIL_LEN); strncpy_s(loginParam.appIdAuthInfo.phoneNumber, GetPhoneNumber.c_str(), HWM_MAX_PHONE_NUM_LEN);
", "paidAccount": null, "paidPassword": null, "password": null, "realm": "huaweicloud.com", "serviceAccount
请求消息示例 GET /v1/mmc/management/conferences/history/confDetail?
info.name = model.name; info.number = model.number; info.thirdUserId = model.thirdUserId; info.email
AttendeesNotify":预约与会者信息 "SpeakerChangeNotify":发言方状态信息 "NetConditionNotify":会议媒体质量状态 "InviteResultNotify":邀请结果信息 "RealTimeSubtitleNotify": 实时字幕信息 "WaitingListNotify
paidAccount String 付费用户机机账号,用于智慧屏登录。 paidPassword String 付费用户机机密码,用于智慧屏登录。 password String 机机密码,用于智慧屏登录。 realm String 本地鉴权。
chairmanPwd NSString * 主持人密码。 generalPwd NSString * 来宾密码。 startTime NSTimeInterval 会议开始时间,UTC时间戳,精度秒。
DemoUtil.showToast("编辑周期会议成功:" + integer); } @Override public void onFailed