{
"meeting": {
"id": "string",
"theme": "string",
"code": "string",
"state": 0,
"type": 1,
"address": "string",
"content": "string",
"virtualRoom": {
"isUsed": true,
"id": "string",
"code": "string",
"name": "string",
"password": "string",
"type": 1,
"option": {
"changeNameEnable": true,
"unmuteSelfEnable": true,
"muted": true,
"whiteBoardOption": 0,
"shareOption": 0,
"markOption": 0,
"maxEndpointCount": 0,
"masterPassword": "string",
"masterPasswordTimes": 0,
"joinPermissionRange": {
"type": 0,
"users": [
{
"userId": "string",
"deviceId": "string",
"companyId": "string",
"name": "string",
"identifier": "string",
"type": 0
}
]
},
"allowJoinBeforeMaster": true,
"autoMuteType": 0,
"recordOption": {
"autoStartRecord": true
},
"autoCallEnabled": true,
"mediaCapabilityOptions": {
"bitRate": "2048kbit/s",
"mediaCrypto": "自动加密",
"frameRate": "自动",
"videoResolution": "自动",
"videoCodecs": "自动",
"audioCodecs": "自动"
}
},
"owner": {
"userId": "string",
"deviceId": "string",
"companyId": "string"
},
"layouts": [
{
"id": "string",
"applied": true,
"content": "string",
"index": 0,
"createdTime": "string",
"updatedTime": "string",
"applyTime": "string"
}
]
},
"startTime": "string",
"endTime": "string",
"scheduleType": 0,
"recurringRule": {
"createdTime": "string",
"updatedTime": "string",
"id": "string",
"recurringRule": {
"startDate": "string",
"endDate": "string",
"recurringType": 1,
"interval": 0,
"dayOfWeeks": [
0
],
"dayOfMonths": [
0
],
"monthOfYears": [
0
]
}
}
},
"meetingVenues": [
{
"id": "string",
"uidType": 0,
"displayName": "string",
"identifier": "string",
"accessType": "SVC",
"groupName": "string"
}
]
}