@webex/event-dictionary-ts 1.0.2084 → 1.0.2085
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.
|
@@ -2326,6 +2326,21 @@
|
|
|
2326
2326
|
}
|
|
2327
2327
|
}
|
|
2328
2328
|
},
|
|
2329
|
+
"llmInfo": {
|
|
2330
|
+
"type": "object",
|
|
2331
|
+
"description": "Low Latency Mercury related information.",
|
|
2332
|
+
"additionalProperties": true,
|
|
2333
|
+
"properties": {
|
|
2334
|
+
"dataSet": {
|
|
2335
|
+
"enum": [
|
|
2336
|
+
"main",
|
|
2337
|
+
"atd-active",
|
|
2338
|
+
"atd-unmuted"
|
|
2339
|
+
],
|
|
2340
|
+
"type": "string"
|
|
2341
|
+
}
|
|
2342
|
+
}
|
|
2343
|
+
},
|
|
2329
2344
|
"name": {
|
|
2330
2345
|
"enum": [
|
|
2331
2346
|
"client.abort.join",
|
|
@@ -2886,6 +2886,21 @@
|
|
|
2886
2886
|
}
|
|
2887
2887
|
}
|
|
2888
2888
|
},
|
|
2889
|
+
"llmInfo": {
|
|
2890
|
+
"type": "object",
|
|
2891
|
+
"description": "Low Latency Mercury related information.",
|
|
2892
|
+
"additionalProperties": true,
|
|
2893
|
+
"properties": {
|
|
2894
|
+
"dataSet": {
|
|
2895
|
+
"enum": [
|
|
2896
|
+
"main",
|
|
2897
|
+
"atd-active",
|
|
2898
|
+
"atd-unmuted"
|
|
2899
|
+
],
|
|
2900
|
+
"type": "string"
|
|
2901
|
+
}
|
|
2902
|
+
}
|
|
2903
|
+
},
|
|
2889
2904
|
"name": {
|
|
2890
2905
|
"enum": [
|
|
2891
2906
|
"client.abort.join",
|
|
@@ -11171,6 +11186,21 @@
|
|
|
11171
11186
|
}
|
|
11172
11187
|
}
|
|
11173
11188
|
},
|
|
11189
|
+
"llmInfo": {
|
|
11190
|
+
"type": "object",
|
|
11191
|
+
"description": "Low Latency Mercury related information.",
|
|
11192
|
+
"additionalProperties": true,
|
|
11193
|
+
"properties": {
|
|
11194
|
+
"dataSet": {
|
|
11195
|
+
"enum": [
|
|
11196
|
+
"main",
|
|
11197
|
+
"atd-active",
|
|
11198
|
+
"atd-unmuted"
|
|
11199
|
+
],
|
|
11200
|
+
"type": "string"
|
|
11201
|
+
}
|
|
11202
|
+
}
|
|
11203
|
+
},
|
|
11174
11204
|
"remoteAgent": {
|
|
11175
11205
|
"type": "string"
|
|
11176
11206
|
},
|
|
@@ -15875,6 +15905,21 @@
|
|
|
15875
15905
|
}
|
|
15876
15906
|
}
|
|
15877
15907
|
},
|
|
15908
|
+
"llmInfo": {
|
|
15909
|
+
"type": "object",
|
|
15910
|
+
"description": "Low Latency Mercury related information.",
|
|
15911
|
+
"additionalProperties": true,
|
|
15912
|
+
"properties": {
|
|
15913
|
+
"dataSet": {
|
|
15914
|
+
"enum": [
|
|
15915
|
+
"main",
|
|
15916
|
+
"atd-active",
|
|
15917
|
+
"atd-unmuted"
|
|
15918
|
+
],
|
|
15919
|
+
"type": "string"
|
|
15920
|
+
}
|
|
15921
|
+
}
|
|
15922
|
+
},
|
|
15878
15923
|
"trigger": {
|
|
15879
15924
|
"enum": [
|
|
15880
15925
|
"dummyTrigger1",
|
|
@@ -27602,6 +27647,21 @@
|
|
|
27602
27647
|
}
|
|
27603
27648
|
}
|
|
27604
27649
|
},
|
|
27650
|
+
"llmInfo": {
|
|
27651
|
+
"type": "object",
|
|
27652
|
+
"description": "Low Latency Mercury related information.",
|
|
27653
|
+
"additionalProperties": true,
|
|
27654
|
+
"properties": {
|
|
27655
|
+
"dataSet": {
|
|
27656
|
+
"enum": [
|
|
27657
|
+
"main",
|
|
27658
|
+
"atd-active",
|
|
27659
|
+
"atd-unmuted"
|
|
27660
|
+
],
|
|
27661
|
+
"type": "string"
|
|
27662
|
+
}
|
|
27663
|
+
}
|
|
27664
|
+
},
|
|
27605
27665
|
"name": {
|
|
27606
27666
|
"enum": [
|
|
27607
27667
|
"client.feature.audio.noise.removal",
|
|
@@ -31748,6 +31808,21 @@
|
|
|
31748
31808
|
}
|
|
31749
31809
|
}
|
|
31750
31810
|
},
|
|
31811
|
+
"llmInfo": {
|
|
31812
|
+
"type": "object",
|
|
31813
|
+
"description": "Low Latency Mercury related information.",
|
|
31814
|
+
"additionalProperties": true,
|
|
31815
|
+
"properties": {
|
|
31816
|
+
"dataSet": {
|
|
31817
|
+
"enum": [
|
|
31818
|
+
"main",
|
|
31819
|
+
"atd-active",
|
|
31820
|
+
"atd-unmuted"
|
|
31821
|
+
],
|
|
31822
|
+
"type": "string"
|
|
31823
|
+
}
|
|
31824
|
+
}
|
|
31825
|
+
},
|
|
31751
31826
|
"trigger": {
|
|
31752
31827
|
"enum": [
|
|
31753
31828
|
"dummyTrigger1",
|
|
@@ -37655,6 +37730,21 @@
|
|
|
37655
37730
|
}
|
|
37656
37731
|
}
|
|
37657
37732
|
},
|
|
37733
|
+
"llmInfo": {
|
|
37734
|
+
"type": "object",
|
|
37735
|
+
"description": "Low Latency Mercury related information.",
|
|
37736
|
+
"additionalProperties": true,
|
|
37737
|
+
"properties": {
|
|
37738
|
+
"dataSet": {
|
|
37739
|
+
"enum": [
|
|
37740
|
+
"main",
|
|
37741
|
+
"atd-active",
|
|
37742
|
+
"atd-unmuted"
|
|
37743
|
+
],
|
|
37744
|
+
"type": "string"
|
|
37745
|
+
}
|
|
37746
|
+
}
|
|
37747
|
+
},
|
|
37658
37748
|
"trigger": {
|
|
37659
37749
|
"enum": [
|
|
37660
37750
|
"dummyTrigger1",
|
|
@@ -2372,6 +2372,21 @@
|
|
|
2372
2372
|
}
|
|
2373
2373
|
}
|
|
2374
2374
|
},
|
|
2375
|
+
"llmInfo": {
|
|
2376
|
+
"type": "object",
|
|
2377
|
+
"description": "Low Latency Mercury related information.",
|
|
2378
|
+
"additionalProperties": true,
|
|
2379
|
+
"properties": {
|
|
2380
|
+
"dataSet": {
|
|
2381
|
+
"enum": [
|
|
2382
|
+
"main",
|
|
2383
|
+
"atd-active",
|
|
2384
|
+
"atd-unmuted"
|
|
2385
|
+
],
|
|
2386
|
+
"type": "string"
|
|
2387
|
+
}
|
|
2388
|
+
}
|
|
2389
|
+
},
|
|
2375
2390
|
"name": {
|
|
2376
2391
|
"enum": [
|
|
2377
2392
|
"client.feature.audio.noise.removal",
|
|
@@ -2373,6 +2373,21 @@
|
|
|
2373
2373
|
}
|
|
2374
2374
|
}
|
|
2375
2375
|
},
|
|
2376
|
+
"llmInfo": {
|
|
2377
|
+
"type": "object",
|
|
2378
|
+
"description": "Low Latency Mercury related information.",
|
|
2379
|
+
"additionalProperties": true,
|
|
2380
|
+
"properties": {
|
|
2381
|
+
"dataSet": {
|
|
2382
|
+
"enum": [
|
|
2383
|
+
"main",
|
|
2384
|
+
"atd-active",
|
|
2385
|
+
"atd-unmuted"
|
|
2386
|
+
],
|
|
2387
|
+
"type": "string"
|
|
2388
|
+
}
|
|
2389
|
+
}
|
|
2390
|
+
},
|
|
2376
2391
|
"trigger": {
|
|
2377
2392
|
"enum": [
|
|
2378
2393
|
"dummyTrigger1",
|
|
@@ -1147,6 +1147,13 @@ export interface Event {
|
|
|
1147
1147
|
totalTime?: number;
|
|
1148
1148
|
additionalProperties?: false;
|
|
1149
1149
|
};
|
|
1150
|
+
/**
|
|
1151
|
+
* Low Latency Mercury related information.
|
|
1152
|
+
*/
|
|
1153
|
+
llmInfo?: {
|
|
1154
|
+
dataSet?: "main" | "atd-active" | "atd-unmuted";
|
|
1155
|
+
additionalProperties?: false;
|
|
1156
|
+
};
|
|
1150
1157
|
name:
|
|
1151
1158
|
| "client.abort.join"
|
|
1152
1159
|
| "client.alert.displayed"
|
|
@@ -5046,6 +5053,13 @@ export interface Event {
|
|
|
5046
5053
|
totalTime?: number;
|
|
5047
5054
|
additionalProperties?: false;
|
|
5048
5055
|
};
|
|
5056
|
+
/**
|
|
5057
|
+
* Low Latency Mercury related information.
|
|
5058
|
+
*/
|
|
5059
|
+
llmInfo?: {
|
|
5060
|
+
dataSet?: "main" | "atd-active" | "atd-unmuted";
|
|
5061
|
+
additionalProperties?: false;
|
|
5062
|
+
};
|
|
5049
5063
|
remoteAgent?: string;
|
|
5050
5064
|
name:
|
|
5051
5065
|
| "addin.scheduling.request"
|
|
@@ -7083,6 +7097,13 @@ export interface Event {
|
|
|
7083
7097
|
totalTime?: number;
|
|
7084
7098
|
additionalProperties?: false;
|
|
7085
7099
|
};
|
|
7100
|
+
/**
|
|
7101
|
+
* Low Latency Mercury related information.
|
|
7102
|
+
*/
|
|
7103
|
+
llmInfo?: {
|
|
7104
|
+
dataSet?: "main" | "atd-active" | "atd-unmuted";
|
|
7105
|
+
additionalProperties?: false;
|
|
7106
|
+
};
|
|
7086
7107
|
trigger?: "dummyTrigger1" | "dummyTrigger2" | "media-quality";
|
|
7087
7108
|
name: "server.mediaquality.event" | "client.mediaquality.event";
|
|
7088
7109
|
/**
|
|
@@ -11874,6 +11895,13 @@ export interface Event {
|
|
|
11874
11895
|
totalTime?: number;
|
|
11875
11896
|
additionalProperties?: false;
|
|
11876
11897
|
};
|
|
11898
|
+
/**
|
|
11899
|
+
* Low Latency Mercury related information.
|
|
11900
|
+
*/
|
|
11901
|
+
llmInfo?: {
|
|
11902
|
+
dataSet?: "main" | "atd-active" | "atd-unmuted";
|
|
11903
|
+
additionalProperties?: false;
|
|
11904
|
+
};
|
|
11877
11905
|
name:
|
|
11878
11906
|
| "client.feature.audio.noise.removal"
|
|
11879
11907
|
| "client.feature.embedded-object-info"
|
|
@@ -13678,6 +13706,13 @@ export interface Event {
|
|
|
13678
13706
|
totalTime?: number;
|
|
13679
13707
|
additionalProperties?: false;
|
|
13680
13708
|
};
|
|
13709
|
+
/**
|
|
13710
|
+
* Low Latency Mercury related information.
|
|
13711
|
+
*/
|
|
13712
|
+
llmInfo?: {
|
|
13713
|
+
dataSet?: "main" | "atd-active" | "atd-unmuted";
|
|
13714
|
+
additionalProperties?: false;
|
|
13715
|
+
};
|
|
13681
13716
|
trigger?: "dummyTrigger1" | "dummyTrigger2" | "edge-mediaquality";
|
|
13682
13717
|
name: "edge.mediaquality.event";
|
|
13683
13718
|
/**
|
|
@@ -15685,6 +15720,13 @@ export interface Event {
|
|
|
15685
15720
|
totalTime?: number;
|
|
15686
15721
|
additionalProperties?: false;
|
|
15687
15722
|
};
|
|
15723
|
+
/**
|
|
15724
|
+
* Low Latency Mercury related information.
|
|
15725
|
+
*/
|
|
15726
|
+
llmInfo?: {
|
|
15727
|
+
dataSet?: "main" | "atd-active" | "atd-unmuted";
|
|
15728
|
+
additionalProperties?: false;
|
|
15729
|
+
};
|
|
15688
15730
|
trigger?: "dummyTrigger1" | "dummyTrigger2" | "recording-event";
|
|
15689
15731
|
name:
|
|
15690
15732
|
| "crc.recording.create.request"
|
|
@@ -16746,6 +16788,13 @@ export interface ClientEvent {
|
|
|
16746
16788
|
totalTime?: number;
|
|
16747
16789
|
additionalProperties?: false;
|
|
16748
16790
|
};
|
|
16791
|
+
/**
|
|
16792
|
+
* Low Latency Mercury related information.
|
|
16793
|
+
*/
|
|
16794
|
+
llmInfo?: {
|
|
16795
|
+
dataSet?: "main" | "atd-active" | "atd-unmuted";
|
|
16796
|
+
additionalProperties?: false;
|
|
16797
|
+
};
|
|
16749
16798
|
name:
|
|
16750
16799
|
| "client.abort.join"
|
|
16751
16800
|
| "client.alert.displayed"
|
|
@@ -20549,6 +20598,13 @@ export interface FeatureEvent {
|
|
|
20549
20598
|
totalTime?: number;
|
|
20550
20599
|
additionalProperties?: false;
|
|
20551
20600
|
};
|
|
20601
|
+
/**
|
|
20602
|
+
* Low Latency Mercury related information.
|
|
20603
|
+
*/
|
|
20604
|
+
llmInfo?: {
|
|
20605
|
+
dataSet?: "main" | "atd-active" | "atd-unmuted";
|
|
20606
|
+
additionalProperties?: false;
|
|
20607
|
+
};
|
|
20552
20608
|
name:
|
|
20553
20609
|
| "client.feature.audio.noise.removal"
|
|
20554
20610
|
| "client.feature.embedded-object-info"
|
|
@@ -22358,6 +22414,13 @@ export interface MediaQualityEvent {
|
|
|
22358
22414
|
totalTime?: number;
|
|
22359
22415
|
additionalProperties?: false;
|
|
22360
22416
|
};
|
|
22417
|
+
/**
|
|
22418
|
+
* Low Latency Mercury related information.
|
|
22419
|
+
*/
|
|
22420
|
+
llmInfo?: {
|
|
22421
|
+
dataSet?: "main" | "atd-active" | "atd-unmuted";
|
|
22422
|
+
additionalProperties?: false;
|
|
22423
|
+
};
|
|
22361
22424
|
trigger?: "dummyTrigger1" | "dummyTrigger2" | "media-quality";
|
|
22362
22425
|
name: "server.mediaquality.event" | "client.mediaquality.event";
|
|
22363
22426
|
/**
|
package/package.json
CHANGED