@webex/event-dictionary-ts 1.0.1441 → 1.0.1445

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.
@@ -2963,6 +2963,14 @@
2963
2963
  }
2964
2964
  }
2965
2965
  },
2966
+ "meetingJoinPhase": {
2967
+ "enum": [
2968
+ "pre-join",
2969
+ "join",
2970
+ "in-meeting"
2971
+ ],
2972
+ "type": "string"
2973
+ },
2966
2974
  "oldOrigin": {
2967
2975
  "type": "object",
2968
2976
  "description": "Information about the sender of the event",