@webex/event-dictionary-ts 1.0.2184 → 1.0.2186

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.
@@ -2817,6 +2817,9 @@
2817
2817
  "llmWebsocketUrl": {
2818
2818
  "type": "string"
2819
2819
  },
2820
+ "locusCluster": {
2821
+ "type": "string"
2822
+ },
2820
2823
  "locusId": {
2821
2824
  "type": "string",
2822
2825
  "pattern": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$"
@@ -3421,6 +3421,9 @@
3421
3421
  "llmWebsocketUrl": {
3422
3422
  "type": "string"
3423
3423
  },
3424
+ "locusCluster": {
3425
+ "type": "string"
3426
+ },
3424
3427
  "locusId": {
3425
3428
  "type": "string",
3426
3429
  "pattern": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$"
@@ -9393,6 +9396,9 @@
9393
9396
  "llmWebsocketUrl": {
9394
9397
  "type": "string"
9395
9398
  },
9399
+ "locusCluster": {
9400
+ "type": "string"
9401
+ },
9396
9402
  "locusId": {
9397
9403
  "type": "string",
9398
9404
  "pattern": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$"
@@ -12471,6 +12477,9 @@
12471
12477
  "llmWebsocketUrl": {
12472
12478
  "type": "string"
12473
12479
  },
12480
+ "locusCluster": {
12481
+ "type": "string"
12482
+ },
12474
12483
  "locusId": {
12475
12484
  "type": "string",
12476
12485
  "pattern": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$"
@@ -16730,6 +16739,9 @@
16730
16739
  "llmWebsocketUrl": {
16731
16740
  "type": "string"
16732
16741
  },
16742
+ "locusCluster": {
16743
+ "type": "string"
16744
+ },
16733
16745
  "locusId": {
16734
16746
  "type": "string",
16735
16747
  "pattern": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$"
@@ -29028,6 +29040,9 @@
29028
29040
  "llmWebsocketUrl": {
29029
29041
  "type": "string"
29030
29042
  },
29043
+ "locusCluster": {
29044
+ "type": "string"
29045
+ },
29031
29046
  "locusId": {
29032
29047
  "type": "string",
29033
29048
  "pattern": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$"
@@ -33254,6 +33269,9 @@
33254
33269
  "llmWebsocketUrl": {
33255
33270
  "type": "string"
33256
33271
  },
33272
+ "locusCluster": {
33273
+ "type": "string"
33274
+ },
33257
33275
  "locusId": {
33258
33276
  "type": "string",
33259
33277
  "pattern": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$"
@@ -39485,6 +39503,9 @@
39485
39503
  "llmWebsocketUrl": {
39486
39504
  "type": "string"
39487
39505
  },
39506
+ "locusCluster": {
39507
+ "type": "string"
39508
+ },
39488
39509
  "locusId": {
39489
39510
  "type": "string",
39490
39511
  "pattern": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$"
@@ -2604,6 +2604,9 @@
2604
2604
  "llmWebsocketUrl": {
2605
2605
  "type": "string"
2606
2606
  },
2607
+ "locusCluster": {
2608
+ "type": "string"
2609
+ },
2607
2610
  "locusId": {
2608
2611
  "type": "string",
2609
2612
  "pattern": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$"
@@ -2646,6 +2646,9 @@
2646
2646
  "llmWebsocketUrl": {
2647
2647
  "type": "string"
2648
2648
  },
2649
+ "locusCluster": {
2650
+ "type": "string"
2651
+ },
2649
2652
  "locusId": {
2650
2653
  "type": "string",
2651
2654
  "pattern": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$"
@@ -1537,6 +1537,7 @@ export interface Event {
1537
1537
  callId?: string;
1538
1538
  pairCallId?: string;
1539
1539
  llmWebsocketUrl?: string;
1540
+ locusCluster?: string;
1540
1541
  locusId?: string;
1541
1542
  locusJoinUrl?: string;
1542
1543
  locusSessionId?: string;
@@ -4471,6 +4472,7 @@ export interface Event {
4471
4472
  callId?: string;
4472
4473
  pairCallId?: string;
4473
4474
  llmWebsocketUrl?: string;
4475
+ locusCluster?: string;
4474
4476
  locusId?: string;
4475
4477
  locusJoinUrl?: string;
4476
4478
  locusSessionId?: string;
@@ -5795,6 +5797,7 @@ export interface Event {
5795
5797
  callId?: string;
5796
5798
  pairCallId?: string;
5797
5799
  llmWebsocketUrl?: string;
5800
+ locusCluster?: string;
5798
5801
  locusId?: string;
5799
5802
  locusJoinUrl?: string;
5800
5803
  locusSessionId?: string;
@@ -7495,6 +7498,7 @@ export interface Event {
7495
7498
  callId?: string;
7496
7499
  pairCallId?: string;
7497
7500
  llmWebsocketUrl?: string;
7501
+ locusCluster?: string;
7498
7502
  locusId?: string;
7499
7503
  locusJoinUrl?: string;
7500
7504
  locusSessionId?: string;
@@ -12645,6 +12649,7 @@ export interface Event {
12645
12649
  callId?: string;
12646
12650
  pairCallId?: string;
12647
12651
  llmWebsocketUrl?: string;
12652
+ locusCluster?: string;
12648
12653
  locusId?: string;
12649
12654
  locusJoinUrl?: string;
12650
12655
  locusSessionId?: string;
@@ -14483,6 +14488,7 @@ export interface Event {
14483
14488
  callId?: string;
14484
14489
  pairCallId?: string;
14485
14490
  llmWebsocketUrl?: string;
14491
+ locusCluster?: string;
14486
14492
  locusId?: string;
14487
14493
  locusJoinUrl?: string;
14488
14494
  locusSessionId?: string;
@@ -16672,6 +16678,7 @@ export interface Event {
16672
16678
  callId?: string;
16673
16679
  pairCallId?: string;
16674
16680
  llmWebsocketUrl?: string;
16681
+ locusCluster?: string;
16675
16682
  locusId?: string;
16676
16683
  locusJoinUrl?: string;
16677
16684
  locusSessionId?: string;
@@ -18028,6 +18035,7 @@ export interface ClientEvent {
18028
18035
  callId?: string;
18029
18036
  pairCallId?: string;
18030
18037
  llmWebsocketUrl?: string;
18038
+ locusCluster?: string;
18031
18039
  locusId?: string;
18032
18040
  locusJoinUrl?: string;
18033
18041
  locusSessionId?: string;
@@ -21805,6 +21813,7 @@ export interface FeatureEvent {
21805
21813
  callId?: string;
21806
21814
  pairCallId?: string;
21807
21815
  llmWebsocketUrl?: string;
21816
+ locusCluster?: string;
21808
21817
  locusId?: string;
21809
21818
  locusJoinUrl?: string;
21810
21819
  locusSessionId?: string;
@@ -23669,6 +23678,7 @@ export interface MediaQualityEvent {
23669
23678
  callId?: string;
23670
23679
  pairCallId?: string;
23671
23680
  llmWebsocketUrl?: string;
23681
+ locusCluster?: string;
23672
23682
  locusId?: string;
23673
23683
  locusJoinUrl?: string;
23674
23684
  locusSessionId?: string;
package/package.json CHANGED
@@ -32,5 +32,5 @@
32
32
  "access": "public",
33
33
  "registry": "https://registry.npmjs.org"
34
34
  },
35
- "version": "1.0.2184"
35
+ "version": "1.0.2186"
36
36
  }