华为云会议 MEETING-查询会议实时信息:响应消息示例
时间:2025-03-27 14:48:48
响应消息示例
HTTP/1.1 200 Date: Wed, 18 Dec 2019 06:20:40 GMT Content-Type: application/json;charset=UTF-8 Content-Length: 521 Connection: keep-alive Server: api-gateway http_proxy_id: b32bf70a8ac93ea13691fc34730fd78c { "attendees": [ { "accountID": "user01", "name": "user01", "phone": "+99111****815" } ], "participants": [ { "pid": "a6b4e988216c11eabc516bc3a3d8d6c4", "name": "user01", "phone": "+99111****815", "state": 0, "video": 1, "mute": 1, "hand": 0 } { "pid": "e4286e9c3cca11ef813235922d0586e5", "name": "上海会场", "phone": "+991112939613", "state": 0, "video": 1, "mute": 0, "hand": 0 } ], "confInfo": { "chairID": "a6b4e988216c11eabc516bc3a3d8d6c4", "coHosts": [ "e4286e9c3cca11ef813235922d0586e5" ] } }
support.huaweicloud.com/api-meeting/meeting_21_0029.html