ISDP-邀请用户或设备(API名称:inviteParticipants):响应示例

时间:2024-01-18 13:56:06

响应示例

{
 "stateCode": "0",
    "errorMessage": null,
    "result": [
        {
            "conferenceId": 3600,
            "deviceOrgId": 0,
            "participantAccount": "100095@isdp",
            "participantName": "fc001",
            "participantType": "USER",
            "chairFlag": 0,
            "muteFlag": 0,
            "joinFlag": 8,
            "voiceVideoFlag": 1,
            "refreshFlag": 0,
            "userId": 131295,
            "createName": "fctest",
            "lastUpdateName": "fctest",
            "lastUpdateTimestamp": 1664956232834,
            "creationTimestamp": 1664956232834,
            "deleteFlag": 0,
            "entityName": "helmetMultiPartyParticipant",
            "helmetMultiPartyParticipantId": 8617,
            "createdBy": 215717,
            "creationDate": "2022-10-05T07:50:32.853+00:00",
            "lastUpdatedBy": 215717,
            "lastUpdateDate": "2022-10-05T07:50:32.853+00:00",
            "tenantId": 1299,
            "appName": "isdp-qc-server",
            "affectedRows": 1
        }
    ]
}
support.huaweicloud.com/api-isdp/api_01_0167.html