@webex/event-dictionary-ts 1.0.1486 → 1.0.1487

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.
@@ -2473,10 +2473,10 @@
2473
2473
  "globalMeetingId": {
2474
2474
  "type": "string"
2475
2475
  },
2476
- "webexMeetingUUID": {
2476
+ "installationId": {
2477
2477
  "type": "string"
2478
2478
  },
2479
- "installationId": {
2479
+ "webexMeetingUUID": {
2480
2480
  "type": "string"
2481
2481
  },
2482
2482
  "ivrCallId": {
@@ -2973,10 +2973,10 @@
2973
2973
  "globalMeetingId": {
2974
2974
  "type": "string"
2975
2975
  },
2976
- "webexMeetingUUID": {
2976
+ "installationId": {
2977
2977
  "type": "string"
2978
2978
  },
2979
- "installationId": {
2979
+ "webexMeetingUUID": {
2980
2980
  "type": "string"
2981
2981
  },
2982
2982
  "ivrCallId": {
@@ -7644,10 +7644,10 @@
7644
7644
  "globalMeetingId": {
7645
7645
  "type": "string"
7646
7646
  },
7647
- "webexMeetingUUID": {
7647
+ "installationId": {
7648
7648
  "type": "string"
7649
7649
  },
7650
- "installationId": {
7650
+ "webexMeetingUUID": {
7651
7651
  "type": "string"
7652
7652
  },
7653
7653
  "ivrCallId": {
@@ -10376,10 +10376,10 @@
10376
10376
  "globalMeetingId": {
10377
10377
  "type": "string"
10378
10378
  },
10379
- "webexMeetingUUID": {
10379
+ "installationId": {
10380
10380
  "type": "string"
10381
10381
  },
10382
- "installationId": {
10382
+ "webexMeetingUUID": {
10383
10383
  "type": "string"
10384
10384
  },
10385
10385
  "ivrCallId": {
@@ -14176,10 +14176,10 @@
14176
14176
  "globalMeetingId": {
14177
14177
  "type": "string"
14178
14178
  },
14179
- "webexMeetingUUID": {
14179
+ "installationId": {
14180
14180
  "type": "string"
14181
14181
  },
14182
- "installationId": {
14182
+ "webexMeetingUUID": {
14183
14183
  "type": "string"
14184
14184
  },
14185
14185
  "ivrCallId": {
@@ -22864,10 +22864,10 @@
22864
22864
  "globalMeetingId": {
22865
22865
  "type": "string"
22866
22866
  },
22867
- "webexMeetingUUID": {
22867
+ "installationId": {
22868
22868
  "type": "string"
22869
22869
  },
22870
- "installationId": {
22870
+ "webexMeetingUUID": {
22871
22871
  "type": "string"
22872
22872
  },
22873
22873
  "ivrCallId": {
@@ -26794,10 +26794,10 @@
26794
26794
  "globalMeetingId": {
26795
26795
  "type": "string"
26796
26796
  },
26797
- "webexMeetingUUID": {
26797
+ "installationId": {
26798
26798
  "type": "string"
26799
26799
  },
26800
- "installationId": {
26800
+ "webexMeetingUUID": {
26801
26801
  "type": "string"
26802
26802
  },
26803
26803
  "ivrCallId": {
@@ -2331,10 +2331,10 @@
2331
2331
  "globalMeetingId": {
2332
2332
  "type": "string"
2333
2333
  },
2334
- "webexMeetingUUID": {
2334
+ "installationId": {
2335
2335
  "type": "string"
2336
2336
  },
2337
- "installationId": {
2337
+ "webexMeetingUUID": {
2338
2338
  "type": "string"
2339
2339
  },
2340
2340
  "ivrCallId": {
@@ -2372,10 +2372,10 @@
2372
2372
  "globalMeetingId": {
2373
2373
  "type": "string"
2374
2374
  },
2375
- "webexMeetingUUID": {
2375
+ "installationId": {
2376
2376
  "type": "string"
2377
2377
  },
2378
- "installationId": {
2378
+ "webexMeetingUUID": {
2379
2379
  "type": "string"
2380
2380
  },
2381
2381
  "ivrCallId": {
@@ -1207,8 +1207,8 @@ export interface Event {
1207
1207
  destinationVenueId?: string;
1208
1208
  deviceId?: string;
1209
1209
  globalMeetingId?: string;
1210
- webexMeetingUUID?: string;
1211
1210
  installationId?: string;
1211
+ webexMeetingUUID?: string;
1212
1212
  ivrCallId?: string;
1213
1213
  ivrDialogId?: string;
1214
1214
  ivrId?: string;
@@ -3481,8 +3481,8 @@ export interface Event {
3481
3481
  destinationVenueId?: string;
3482
3482
  deviceId?: string;
3483
3483
  globalMeetingId?: string;
3484
- webexMeetingUUID?: string;
3485
3484
  installationId?: string;
3485
+ webexMeetingUUID?: string;
3486
3486
  ivrCallId?: string;
3487
3487
  ivrDialogId?: string;
3488
3488
  ivrId?: string;
@@ -4552,8 +4552,8 @@ export interface Event {
4552
4552
  destinationVenueId?: string;
4553
4553
  deviceId?: string;
4554
4554
  globalMeetingId?: string;
4555
- webexMeetingUUID?: string;
4556
4555
  installationId?: string;
4556
+ webexMeetingUUID?: string;
4557
4557
  ivrCallId?: string;
4558
4558
  ivrDialogId?: string;
4559
4559
  ivrId?: string;
@@ -5990,8 +5990,8 @@ export interface Event {
5990
5990
  destinationVenueId?: string;
5991
5991
  deviceId?: string;
5992
5992
  globalMeetingId?: string;
5993
- webexMeetingUUID?: string;
5994
5993
  installationId?: string;
5994
+ webexMeetingUUID?: string;
5995
5995
  ivrCallId?: string;
5996
5996
  ivrDialogId?: string;
5997
5997
  ivrId?: string;
@@ -9183,8 +9183,8 @@ export interface Event {
9183
9183
  destinationVenueId?: string;
9184
9184
  deviceId?: string;
9185
9185
  globalMeetingId?: string;
9186
- webexMeetingUUID?: string;
9187
9186
  installationId?: string;
9187
+ webexMeetingUUID?: string;
9188
9188
  ivrCallId?: string;
9189
9189
  ivrDialogId?: string;
9190
9190
  ivrId?: string;
@@ -10818,8 +10818,8 @@ export interface Event {
10818
10818
  destinationVenueId?: string;
10819
10819
  deviceId?: string;
10820
10820
  globalMeetingId?: string;
10821
- webexMeetingUUID?: string;
10822
10821
  installationId?: string;
10822
+ webexMeetingUUID?: string;
10823
10823
  ivrCallId?: string;
10824
10824
  ivrDialogId?: string;
10825
10825
  ivrId?: string;
@@ -12419,8 +12419,8 @@ export interface ClientEvent {
12419
12419
  destinationVenueId?: string;
12420
12420
  deviceId?: string;
12421
12421
  globalMeetingId?: string;
12422
- webexMeetingUUID?: string;
12423
12422
  installationId?: string;
12423
+ webexMeetingUUID?: string;
12424
12424
  ivrCallId?: string;
12425
12425
  ivrDialogId?: string;
12426
12426
  ivrId?: string;
@@ -15356,8 +15356,8 @@ export interface FeatureEvent {
15356
15356
  destinationVenueId?: string;
15357
15357
  deviceId?: string;
15358
15358
  globalMeetingId?: string;
15359
- webexMeetingUUID?: string;
15360
15359
  installationId?: string;
15360
+ webexMeetingUUID?: string;
15361
15361
  ivrCallId?: string;
15362
15362
  ivrDialogId?: string;
15363
15363
  ivrId?: string;
@@ -17010,8 +17010,8 @@ export interface MediaQualityEvent {
17010
17010
  destinationVenueId?: string;
17011
17011
  deviceId?: string;
17012
17012
  globalMeetingId?: string;
17013
- webexMeetingUUID?: string;
17014
17013
  installationId?: string;
17014
+ webexMeetingUUID?: string;
17015
17015
  ivrCallId?: string;
17016
17016
  ivrDialogId?: string;
17017
17017
  ivrId?: string;
package/package.json CHANGED
@@ -28,5 +28,5 @@
28
28
  "access": "public",
29
29
  "registry": "https://registry.npmjs.org"
30
30
  },
31
- "version": "1.0.1486"
31
+ "version": "1.0.1487"
32
32
  }