designatedOutDeptCodes Array of IdMarkDTO objects 允许访问的部门列表。 inPermission String 其他用户对该部门下用户的访问权限。 isLeafNode Boolean 是否叶子节点。
maxLength:128 minLength:1 designatedOutDeptCodes 否 Array of strings Body 允许访问的部门列表,仅outPermission为DESIGNATED_DEPARTMENT时有效,最多支持配置150 inPermission
关闭 app sandbox ,日志路径 ~/Library/Application Support/HWMUISDKNativeDemo 找到并打开Logs文件夹,查找对应模块的日志 父主题: 常见问题
signature 是 String 签名信息 expireTime 是 long 签名过期时间,单位为秒的Unix时间戳,为0则不会过期 userName 否 String 用户名称(如不填,默认与thirdUserId一致)。
UNLIMITED:不限制 ONLY_SELF:仅能查询自己 SELF_AND_CHILD_DEPARTMENT:该部门下用户能查询本部门及子部门通讯录 DESIGNATED_DEPARTMENT:该部门下用户能查询指定部门通讯录 designatedOutDeptCodes 否
signature String 签名。 sipNum String SIP号码。 sortLevel Integer 通讯录排序等级,序号越低优先级越高。 status Integer 用户状态。 0:正常; 1:停用。
方法定义 - (void)onAttendeeListChanged:(NSArray<HWMAttendeeInfo *> *)attendeeList; 注意事项 SDK初始化时设置bizNotifyHandler代理对象或者在需要处理的界面设置代理对象。
方法定义 1 virtual void OnAttendeeListChanged(const HwmAttendeeListInfo *attendeeList) {}; 注意事项 1. 与会者列表发生变化时就会上报,可能会上报多次。
SP登录场景下需要 appIdAuthParam.setCorpId(getCorpId()); //设置第三方账号的id,长度为1到64位 appIdAuthParam.setUserId(getUserId()); //设置签名信息 appIdAuthParam.setSignature
signature String 签名。 sipNum String SIP号码。 sortLevel Integer 通讯录排序等级,序号越低优先级越高。 status Integer 用户状态。 0:正常; 1:停用。
AccessKeyId=9K64BZ4AQDLZGBBFLMQS&Expires=1619076436&Signature=%2Fkr7XSEECAHQF6841KG%2FKLtqsSM%3D", "pdfFileId": "7", "pdfFileName": "
designatedOutDeptCodes Array of IdMarkDTO objects 允许访问的部门列表。 inPermission String 其他用户对该部门下用户的访问权限。 isLeafNode Boolean 是否叶子节点。
signature String 签名。 sortLevel Integer 通讯录排序等级,序号越低优先级越高。 maximum:10000 minimum:1 status Integer 用户状态。
图1 会议窗口名称 会议窗口的图标,可以替换HwmSdk\sdkResources\nativeimg目录下的video.ico图标文件。
no-cache X-Request-ID: 539e8b710378987ffc5eb844b5e5c290 { "appID": "123456789", "timestamp": 1629813991351, "nonce": "60426560", "signature
no-cache X-Request-ID: 539e8b710378987ffc5eb844b5e5c290 { "appID": "1988692299", "timestamp": 1629183619116, "nonce": "85262798", "signature
no-cache X-Request-ID: 539e8b710378987ffc5eb844b5e5c290 { "appID": "123456789", "timestamp": 1629813991351, "nonce": "60426560", "signature
signature=07f31aa9eafb06652c6899248b145c1a3264242e2ccf4c81b1b6eb99bb5c,access=ZmRiOGU0Njk5NTg2NDU4YmJkMTBjODM0ODcyZGNjNjI= 说明: 如携带了userId信息,
no-cache X-Request-ID: 539e8b710378987ffc5eb844b5e5c290 { "appID": "123456789", "timestamp": 1629813991351, "nonce": "60426560", "signature
新增与会者列表变更通知onAttendeeListChanged,具体详见与会者列表更新通知。 11. 新增重新呼叫注入点击通知onClickInjectRecallBtnNotify,具体详见重新呼叫注入点击通知。 12.