ISDP-查询与会者信息(API名称:queryParticipantsById):响应示例
时间:2025-02-12 15:15:13
响应示例
{ "stateCode": "0", "errorMessage": null, "result": { "participantList": [ { "userId": 467541, "userName": "chenzhiyuan112 chenzhiyuan_100426@isdp", "isdpDeviceId": "chenzhiyuan112--1", "participantType": "MONITOR_BALL", "chairFlag": 0, "joinFlag": 9 }, { "userId": 864261, "userName": "lizhuang12321", "isdpDeviceId": null, "participantType": "MOBILE", "chairFlag": 1, "joinFlag": 2 }, { "userId": 897249, "userName": "张玉昆", "isdpDeviceId": null, "participantType": "PC", "chairFlag": 0, "joinFlag": 2 } ], "tenantId": 886, "liveMeetingId": 23341, "status": 1 }}
support.huaweicloud.com/api-isdp/api_01_0172.html