@webex/event-dictionary-ts 1.0.1625 → 1.0.1627

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.
@@ -2614,6 +2614,12 @@
2614
2614
  "webexWebDomain": {
2615
2615
  "type": "string"
2616
2616
  },
2617
+ "recordingId": {
2618
+ "type": "string"
2619
+ },
2620
+ "clientCorrelationId": {
2621
+ "type": "string"
2622
+ },
2617
2623
  "correlationId": {
2618
2624
  "type": "string"
2619
2625
  }