@webex/event-dictionary-ts 1.0.1869 → 1.0.1871
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -12366,6 +12366,9 @@
|
|
|
12366
12366
|
"meetingType": {
|
|
12367
12367
|
"type": "string"
|
|
12368
12368
|
},
|
|
12369
|
+
"meetingRole": {
|
|
12370
|
+
"type": "string"
|
|
12371
|
+
},
|
|
12369
12372
|
"numberOfClustersTried": {
|
|
12370
12373
|
"type": "integer"
|
|
12371
12374
|
},
|
package/package.json
CHANGED