@webex/event-dictionary-ts 1.0.1969 → 1.0.1971
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.
|
@@ -17074,6 +17074,16 @@
|
|
|
17074
17074
|
"minimum": 0.0,
|
|
17075
17075
|
"maximum": 9223372036854776000.0
|
|
17076
17076
|
},
|
|
17077
|
+
"yellowMQITimes": {
|
|
17078
|
+
"type": "integer",
|
|
17079
|
+
"minimum": 0,
|
|
17080
|
+
"maximum": 2147483647
|
|
17081
|
+
},
|
|
17082
|
+
"redMQITimes": {
|
|
17083
|
+
"type": "integer",
|
|
17084
|
+
"minimum": 0,
|
|
17085
|
+
"maximum": 2147483647
|
|
17086
|
+
},
|
|
17077
17087
|
"hbhFlowStatus": {
|
|
17078
17088
|
"enum": [
|
|
17079
17089
|
"FLOW",
|
|
@@ -18186,6 +18196,16 @@
|
|
|
18186
18196
|
"minimum": 0.0,
|
|
18187
18197
|
"maximum": 9223372036854776000.0
|
|
18188
18198
|
},
|
|
18199
|
+
"yellowMQITimes": {
|
|
18200
|
+
"type": "integer",
|
|
18201
|
+
"minimum": 0,
|
|
18202
|
+
"maximum": 2147483647
|
|
18203
|
+
},
|
|
18204
|
+
"redMQITimes": {
|
|
18205
|
+
"type": "integer",
|
|
18206
|
+
"minimum": 0,
|
|
18207
|
+
"maximum": 2147483647
|
|
18208
|
+
},
|
|
18189
18209
|
"hbhFlowStatus": {
|
|
18190
18210
|
"enum": [
|
|
18191
18211
|
"FLOW",
|
|
@@ -19439,6 +19459,16 @@
|
|
|
19439
19459
|
"minimum": 0.0,
|
|
19440
19460
|
"maximum": 9223372036854776000.0
|
|
19441
19461
|
},
|
|
19462
|
+
"yellowMQITimes": {
|
|
19463
|
+
"type": "integer",
|
|
19464
|
+
"minimum": 0,
|
|
19465
|
+
"maximum": 2147483647
|
|
19466
|
+
},
|
|
19467
|
+
"redMQITimes": {
|
|
19468
|
+
"type": "integer",
|
|
19469
|
+
"minimum": 0,
|
|
19470
|
+
"maximum": 2147483647
|
|
19471
|
+
},
|
|
19442
19472
|
"hbhFlowStatus": {
|
|
19443
19473
|
"enum": [
|
|
19444
19474
|
"FLOW",
|
|
@@ -20512,6 +20542,11 @@
|
|
|
20512
20542
|
}
|
|
20513
20543
|
}
|
|
20514
20544
|
}
|
|
20545
|
+
},
|
|
20546
|
+
"speechToSpeechDelay": {
|
|
20547
|
+
"type": "number",
|
|
20548
|
+
"minimum": -9223372036854776000.0,
|
|
20549
|
+
"maximum": 9223372036854776000.0
|
|
20515
20550
|
}
|
|
20516
20551
|
}
|
|
20517
20552
|
},
|
|
@@ -20898,6 +20933,16 @@
|
|
|
20898
20933
|
"minimum": 0.0,
|
|
20899
20934
|
"maximum": 9223372036854776000.0
|
|
20900
20935
|
},
|
|
20936
|
+
"yellowMQITimes": {
|
|
20937
|
+
"type": "integer",
|
|
20938
|
+
"minimum": 0,
|
|
20939
|
+
"maximum": 2147483647
|
|
20940
|
+
},
|
|
20941
|
+
"redMQITimes": {
|
|
20942
|
+
"type": "integer",
|
|
20943
|
+
"minimum": 0,
|
|
20944
|
+
"maximum": 2147483647
|
|
20945
|
+
},
|
|
20901
20946
|
"hbhFlowStatus": {
|
|
20902
20947
|
"enum": [
|
|
20903
20948
|
"FLOW",
|
|
@@ -21984,6 +22029,11 @@
|
|
|
21984
22029
|
}
|
|
21985
22030
|
}
|
|
21986
22031
|
}
|
|
22032
|
+
},
|
|
22033
|
+
"speechToSpeechDelay": {
|
|
22034
|
+
"type": "number",
|
|
22035
|
+
"minimum": -9223372036854776000.0,
|
|
22036
|
+
"maximum": 9223372036854776000.0
|
|
21987
22037
|
}
|
|
21988
22038
|
}
|
|
21989
22039
|
},
|
|
@@ -22387,6 +22437,16 @@
|
|
|
22387
22437
|
"minimum": 0.0,
|
|
22388
22438
|
"maximum": 9223372036854776000.0
|
|
22389
22439
|
},
|
|
22440
|
+
"yellowMQITimes": {
|
|
22441
|
+
"type": "integer",
|
|
22442
|
+
"minimum": 0,
|
|
22443
|
+
"maximum": 2147483647
|
|
22444
|
+
},
|
|
22445
|
+
"redMQITimes": {
|
|
22446
|
+
"type": "integer",
|
|
22447
|
+
"minimum": 0,
|
|
22448
|
+
"maximum": 2147483647
|
|
22449
|
+
},
|
|
22390
22450
|
"hbhFlowStatus": {
|
|
22391
22451
|
"enum": [
|
|
22392
22452
|
"FLOW",
|
|
@@ -22997,6 +23057,16 @@
|
|
|
22997
23057
|
"minimum": 0.0,
|
|
22998
23058
|
"maximum": 9223372036854776000.0
|
|
22999
23059
|
},
|
|
23060
|
+
"yellowMQITimes": {
|
|
23061
|
+
"type": "integer",
|
|
23062
|
+
"minimum": 0,
|
|
23063
|
+
"maximum": 2147483647
|
|
23064
|
+
},
|
|
23065
|
+
"redMQITimes": {
|
|
23066
|
+
"type": "integer",
|
|
23067
|
+
"minimum": 0,
|
|
23068
|
+
"maximum": 2147483647
|
|
23069
|
+
},
|
|
23000
23070
|
"hbhFlowStatus": {
|
|
23001
23071
|
"enum": [
|
|
23002
23072
|
"FLOW",
|
|
@@ -24070,6 +24140,11 @@
|
|
|
24070
24140
|
}
|
|
24071
24141
|
}
|
|
24072
24142
|
}
|
|
24143
|
+
},
|
|
24144
|
+
"speechToSpeechDelay": {
|
|
24145
|
+
"type": "number",
|
|
24146
|
+
"minimum": -9223372036854776000.0,
|
|
24147
|
+
"maximum": 9223372036854776000.0
|
|
24073
24148
|
}
|
|
24074
24149
|
}
|
|
24075
24150
|
},
|
|
@@ -32270,6 +32345,16 @@
|
|
|
32270
32345
|
"minimum": 0.0,
|
|
32271
32346
|
"maximum": 9223372036854776000.0
|
|
32272
32347
|
},
|
|
32348
|
+
"yellowMQITimes": {
|
|
32349
|
+
"type": "integer",
|
|
32350
|
+
"minimum": 0,
|
|
32351
|
+
"maximum": 2147483647
|
|
32352
|
+
},
|
|
32353
|
+
"redMQITimes": {
|
|
32354
|
+
"type": "integer",
|
|
32355
|
+
"minimum": 0,
|
|
32356
|
+
"maximum": 2147483647
|
|
32357
|
+
},
|
|
32273
32358
|
"hbhFlowStatus": {
|
|
32274
32359
|
"enum": [
|
|
32275
32360
|
"FLOW",
|
|
@@ -32730,6 +32815,16 @@
|
|
|
32730
32815
|
"minimum": 0.0,
|
|
32731
32816
|
"maximum": 9223372036854776000.0
|
|
32732
32817
|
},
|
|
32818
|
+
"yellowMQITimes": {
|
|
32819
|
+
"type": "integer",
|
|
32820
|
+
"minimum": 0,
|
|
32821
|
+
"maximum": 2147483647
|
|
32822
|
+
},
|
|
32823
|
+
"redMQITimes": {
|
|
32824
|
+
"type": "integer",
|
|
32825
|
+
"minimum": 0,
|
|
32826
|
+
"maximum": 2147483647
|
|
32827
|
+
},
|
|
32733
32828
|
"hbhFlowStatus": {
|
|
32734
32829
|
"enum": [
|
|
32735
32830
|
"FLOW",
|
|
@@ -33270,6 +33365,16 @@
|
|
|
33270
33365
|
"minimum": 0.0,
|
|
33271
33366
|
"maximum": 9223372036854776000.0
|
|
33272
33367
|
},
|
|
33368
|
+
"yellowMQITimes": {
|
|
33369
|
+
"type": "integer",
|
|
33370
|
+
"minimum": 0,
|
|
33371
|
+
"maximum": 2147483647
|
|
33372
|
+
},
|
|
33373
|
+
"redMQITimes": {
|
|
33374
|
+
"type": "integer",
|
|
33375
|
+
"minimum": 0,
|
|
33376
|
+
"maximum": 2147483647
|
|
33377
|
+
},
|
|
33273
33378
|
"hbhFlowStatus": {
|
|
33274
33379
|
"enum": [
|
|
33275
33380
|
"FLOW",
|
|
@@ -33730,6 +33835,16 @@
|
|
|
33730
33835
|
"minimum": 0.0,
|
|
33731
33836
|
"maximum": 9223372036854776000.0
|
|
33732
33837
|
},
|
|
33838
|
+
"yellowMQITimes": {
|
|
33839
|
+
"type": "integer",
|
|
33840
|
+
"minimum": 0,
|
|
33841
|
+
"maximum": 2147483647
|
|
33842
|
+
},
|
|
33843
|
+
"redMQITimes": {
|
|
33844
|
+
"type": "integer",
|
|
33845
|
+
"minimum": 0,
|
|
33846
|
+
"maximum": 2147483647
|
|
33847
|
+
},
|
|
33733
33848
|
"hbhFlowStatus": {
|
|
33734
33849
|
"enum": [
|
|
33735
33850
|
"FLOW",
|
|
@@ -3904,6 +3904,16 @@
|
|
|
3904
3904
|
"minimum": 0.0,
|
|
3905
3905
|
"maximum": 9223372036854776000.0
|
|
3906
3906
|
},
|
|
3907
|
+
"yellowMQITimes": {
|
|
3908
|
+
"type": "integer",
|
|
3909
|
+
"minimum": 0,
|
|
3910
|
+
"maximum": 2147483647
|
|
3911
|
+
},
|
|
3912
|
+
"redMQITimes": {
|
|
3913
|
+
"type": "integer",
|
|
3914
|
+
"minimum": 0,
|
|
3915
|
+
"maximum": 2147483647
|
|
3916
|
+
},
|
|
3907
3917
|
"hbhFlowStatus": {
|
|
3908
3918
|
"enum": [
|
|
3909
3919
|
"FLOW",
|
|
@@ -5016,6 +5026,16 @@
|
|
|
5016
5026
|
"minimum": 0.0,
|
|
5017
5027
|
"maximum": 9223372036854776000.0
|
|
5018
5028
|
},
|
|
5029
|
+
"yellowMQITimes": {
|
|
5030
|
+
"type": "integer",
|
|
5031
|
+
"minimum": 0,
|
|
5032
|
+
"maximum": 2147483647
|
|
5033
|
+
},
|
|
5034
|
+
"redMQITimes": {
|
|
5035
|
+
"type": "integer",
|
|
5036
|
+
"minimum": 0,
|
|
5037
|
+
"maximum": 2147483647
|
|
5038
|
+
},
|
|
5019
5039
|
"hbhFlowStatus": {
|
|
5020
5040
|
"enum": [
|
|
5021
5041
|
"FLOW",
|
|
@@ -6269,6 +6289,16 @@
|
|
|
6269
6289
|
"minimum": 0.0,
|
|
6270
6290
|
"maximum": 9223372036854776000.0
|
|
6271
6291
|
},
|
|
6292
|
+
"yellowMQITimes": {
|
|
6293
|
+
"type": "integer",
|
|
6294
|
+
"minimum": 0,
|
|
6295
|
+
"maximum": 2147483647
|
|
6296
|
+
},
|
|
6297
|
+
"redMQITimes": {
|
|
6298
|
+
"type": "integer",
|
|
6299
|
+
"minimum": 0,
|
|
6300
|
+
"maximum": 2147483647
|
|
6301
|
+
},
|
|
6272
6302
|
"hbhFlowStatus": {
|
|
6273
6303
|
"enum": [
|
|
6274
6304
|
"FLOW",
|
|
@@ -7342,6 +7372,11 @@
|
|
|
7342
7372
|
}
|
|
7343
7373
|
}
|
|
7344
7374
|
}
|
|
7375
|
+
},
|
|
7376
|
+
"speechToSpeechDelay": {
|
|
7377
|
+
"type": "number",
|
|
7378
|
+
"minimum": -9223372036854776000.0,
|
|
7379
|
+
"maximum": 9223372036854776000.0
|
|
7345
7380
|
}
|
|
7346
7381
|
}
|
|
7347
7382
|
},
|
|
@@ -7728,6 +7763,16 @@
|
|
|
7728
7763
|
"minimum": 0.0,
|
|
7729
7764
|
"maximum": 9223372036854776000.0
|
|
7730
7765
|
},
|
|
7766
|
+
"yellowMQITimes": {
|
|
7767
|
+
"type": "integer",
|
|
7768
|
+
"minimum": 0,
|
|
7769
|
+
"maximum": 2147483647
|
|
7770
|
+
},
|
|
7771
|
+
"redMQITimes": {
|
|
7772
|
+
"type": "integer",
|
|
7773
|
+
"minimum": 0,
|
|
7774
|
+
"maximum": 2147483647
|
|
7775
|
+
},
|
|
7731
7776
|
"hbhFlowStatus": {
|
|
7732
7777
|
"enum": [
|
|
7733
7778
|
"FLOW",
|
|
@@ -8814,6 +8859,11 @@
|
|
|
8814
8859
|
}
|
|
8815
8860
|
}
|
|
8816
8861
|
}
|
|
8862
|
+
},
|
|
8863
|
+
"speechToSpeechDelay": {
|
|
8864
|
+
"type": "number",
|
|
8865
|
+
"minimum": -9223372036854776000.0,
|
|
8866
|
+
"maximum": 9223372036854776000.0
|
|
8817
8867
|
}
|
|
8818
8868
|
}
|
|
8819
8869
|
},
|
|
@@ -9217,6 +9267,16 @@
|
|
|
9217
9267
|
"minimum": 0.0,
|
|
9218
9268
|
"maximum": 9223372036854776000.0
|
|
9219
9269
|
},
|
|
9270
|
+
"yellowMQITimes": {
|
|
9271
|
+
"type": "integer",
|
|
9272
|
+
"minimum": 0,
|
|
9273
|
+
"maximum": 2147483647
|
|
9274
|
+
},
|
|
9275
|
+
"redMQITimes": {
|
|
9276
|
+
"type": "integer",
|
|
9277
|
+
"minimum": 0,
|
|
9278
|
+
"maximum": 2147483647
|
|
9279
|
+
},
|
|
9220
9280
|
"hbhFlowStatus": {
|
|
9221
9281
|
"enum": [
|
|
9222
9282
|
"FLOW",
|
|
@@ -9827,6 +9887,16 @@
|
|
|
9827
9887
|
"minimum": 0.0,
|
|
9828
9888
|
"maximum": 9223372036854776000.0
|
|
9829
9889
|
},
|
|
9890
|
+
"yellowMQITimes": {
|
|
9891
|
+
"type": "integer",
|
|
9892
|
+
"minimum": 0,
|
|
9893
|
+
"maximum": 2147483647
|
|
9894
|
+
},
|
|
9895
|
+
"redMQITimes": {
|
|
9896
|
+
"type": "integer",
|
|
9897
|
+
"minimum": 0,
|
|
9898
|
+
"maximum": 2147483647
|
|
9899
|
+
},
|
|
9830
9900
|
"hbhFlowStatus": {
|
|
9831
9901
|
"enum": [
|
|
9832
9902
|
"FLOW",
|
|
@@ -10900,6 +10970,11 @@
|
|
|
10900
10970
|
}
|
|
10901
10971
|
}
|
|
10902
10972
|
}
|
|
10973
|
+
},
|
|
10974
|
+
"speechToSpeechDelay": {
|
|
10975
|
+
"type": "number",
|
|
10976
|
+
"minimum": -9223372036854776000.0,
|
|
10977
|
+
"maximum": 9223372036854776000.0
|
|
10903
10978
|
}
|
|
10904
10979
|
}
|
|
10905
10980
|
},
|
|
@@ -7487,6 +7487,8 @@ export interface Event {
|
|
|
7487
7487
|
peerReflexivePort?: number;
|
|
7488
7488
|
remotePort?: number;
|
|
7489
7489
|
maxConsecutiveStunAckInterval?: number;
|
|
7490
|
+
yellowMQITimes?: number;
|
|
7491
|
+
redMQITimes?: number;
|
|
7490
7492
|
/**
|
|
7491
7493
|
* "An indication if the relay point (Homer, MSE etc) was expecting to have media flowing and did so
|
|
7492
7494
|
* Example for troubleshooting would be where the enterprise firewall is blocking
|
|
@@ -8012,6 +8014,8 @@ export interface Event {
|
|
|
8012
8014
|
peerReflexivePort?: number;
|
|
8013
8015
|
remotePort?: number;
|
|
8014
8016
|
maxConsecutiveStunAckInterval?: number;
|
|
8017
|
+
yellowMQITimes?: number;
|
|
8018
|
+
redMQITimes?: number;
|
|
8015
8019
|
/**
|
|
8016
8020
|
* "An indication if the relay point (Homer, MSE etc) was expecting to have media flowing and did so
|
|
8017
8021
|
* Example for troubleshooting would be where the enterprise firewall is blocking
|
|
@@ -8377,6 +8381,8 @@ export interface Event {
|
|
|
8377
8381
|
peerReflexivePort?: number;
|
|
8378
8382
|
remotePort?: number;
|
|
8379
8383
|
maxConsecutiveStunAckInterval?: number;
|
|
8384
|
+
yellowMQITimes?: number;
|
|
8385
|
+
redMQITimes?: number;
|
|
8380
8386
|
/**
|
|
8381
8387
|
* "An indication if the relay point (Homer, MSE etc) was expecting to have media flowing and did so
|
|
8382
8388
|
* Example for troubleshooting would be where the enterprise firewall is blocking
|
|
@@ -8896,6 +8902,7 @@ export interface Event {
|
|
|
8896
8902
|
};
|
|
8897
8903
|
additionalProperties?: false;
|
|
8898
8904
|
}[];
|
|
8905
|
+
speechToSpeechDelay?: number;
|
|
8899
8906
|
additionalProperties?: false;
|
|
8900
8907
|
};
|
|
8901
8908
|
isRxCallBackgroundNoiseReductionModeOn?: boolean;
|
|
@@ -9116,6 +9123,8 @@ export interface Event {
|
|
|
9116
9123
|
peerReflexivePort?: number;
|
|
9117
9124
|
remotePort?: number;
|
|
9118
9125
|
maxConsecutiveStunAckInterval?: number;
|
|
9126
|
+
yellowMQITimes?: number;
|
|
9127
|
+
redMQITimes?: number;
|
|
9119
9128
|
/**
|
|
9120
9129
|
* "An indication if the relay point (Homer, MSE etc) was expecting to have media flowing and did so
|
|
9121
9130
|
* Example for troubleshooting would be where the enterprise firewall is blocking
|
|
@@ -9636,6 +9645,7 @@ export interface Event {
|
|
|
9636
9645
|
};
|
|
9637
9646
|
additionalProperties?: false;
|
|
9638
9647
|
}[];
|
|
9648
|
+
speechToSpeechDelay?: number;
|
|
9639
9649
|
additionalProperties?: false;
|
|
9640
9650
|
};
|
|
9641
9651
|
receivedFrameSize: number;
|
|
@@ -9802,6 +9812,8 @@ export interface Event {
|
|
|
9802
9812
|
peerReflexivePort?: number;
|
|
9803
9813
|
remotePort?: number;
|
|
9804
9814
|
maxConsecutiveStunAckInterval?: number;
|
|
9815
|
+
yellowMQITimes?: number;
|
|
9816
|
+
redMQITimes?: number;
|
|
9805
9817
|
/**
|
|
9806
9818
|
* "An indication if the relay point (Homer, MSE etc) was expecting to have media flowing and did so
|
|
9807
9819
|
* Example for troubleshooting would be where the enterprise firewall is blocking
|
|
@@ -9973,6 +9985,8 @@ export interface Event {
|
|
|
9973
9985
|
peerReflexivePort?: number;
|
|
9974
9986
|
remotePort?: number;
|
|
9975
9987
|
maxConsecutiveStunAckInterval?: number;
|
|
9988
|
+
yellowMQITimes?: number;
|
|
9989
|
+
redMQITimes?: number;
|
|
9976
9990
|
/**
|
|
9977
9991
|
* "An indication if the relay point (Homer, MSE etc) was expecting to have media flowing and did so
|
|
9978
9992
|
* Example for troubleshooting would be where the enterprise firewall is blocking
|
|
@@ -10492,6 +10506,7 @@ export interface Event {
|
|
|
10492
10506
|
};
|
|
10493
10507
|
additionalProperties?: false;
|
|
10494
10508
|
}[];
|
|
10509
|
+
speechToSpeechDelay?: number;
|
|
10495
10510
|
additionalProperties?: false;
|
|
10496
10511
|
};
|
|
10497
10512
|
gamestateObjects?: {
|
|
@@ -13801,6 +13816,8 @@ export interface Event {
|
|
|
13801
13816
|
peerReflexivePort?: number;
|
|
13802
13817
|
remotePort?: number;
|
|
13803
13818
|
maxConsecutiveStunAckInterval?: number;
|
|
13819
|
+
yellowMQITimes?: number;
|
|
13820
|
+
redMQITimes?: number;
|
|
13804
13821
|
/**
|
|
13805
13822
|
* "An indication if the relay point (Homer, MSE etc) was expecting to have media flowing and did so
|
|
13806
13823
|
* Example for troubleshooting would be where the enterprise firewall is blocking
|
|
@@ -13928,6 +13945,8 @@ export interface Event {
|
|
|
13928
13945
|
peerReflexivePort?: number;
|
|
13929
13946
|
remotePort?: number;
|
|
13930
13947
|
maxConsecutiveStunAckInterval?: number;
|
|
13948
|
+
yellowMQITimes?: number;
|
|
13949
|
+
redMQITimes?: number;
|
|
13931
13950
|
/**
|
|
13932
13951
|
* "An indication if the relay point (Homer, MSE etc) was expecting to have media flowing and did so
|
|
13933
13952
|
* Example for troubleshooting would be where the enterprise firewall is blocking
|
|
@@ -14087,6 +14106,8 @@ export interface Event {
|
|
|
14087
14106
|
peerReflexivePort?: number;
|
|
14088
14107
|
remotePort?: number;
|
|
14089
14108
|
maxConsecutiveStunAckInterval?: number;
|
|
14109
|
+
yellowMQITimes?: number;
|
|
14110
|
+
redMQITimes?: number;
|
|
14090
14111
|
/**
|
|
14091
14112
|
* "An indication if the relay point (Homer, MSE etc) was expecting to have media flowing and did so
|
|
14092
14113
|
* Example for troubleshooting would be where the enterprise firewall is blocking
|
|
@@ -14214,6 +14235,8 @@ export interface Event {
|
|
|
14214
14235
|
peerReflexivePort?: number;
|
|
14215
14236
|
remotePort?: number;
|
|
14216
14237
|
maxConsecutiveStunAckInterval?: number;
|
|
14238
|
+
yellowMQITimes?: number;
|
|
14239
|
+
redMQITimes?: number;
|
|
14217
14240
|
/**
|
|
14218
14241
|
* "An indication if the relay point (Homer, MSE etc) was expecting to have media flowing and did so
|
|
14219
14242
|
* Example for troubleshooting would be where the enterprise firewall is blocking
|
|
@@ -22282,6 +22305,8 @@ export interface MediaQualityEvent {
|
|
|
22282
22305
|
peerReflexivePort?: number;
|
|
22283
22306
|
remotePort?: number;
|
|
22284
22307
|
maxConsecutiveStunAckInterval?: number;
|
|
22308
|
+
yellowMQITimes?: number;
|
|
22309
|
+
redMQITimes?: number;
|
|
22285
22310
|
/**
|
|
22286
22311
|
* "An indication if the relay point (Homer, MSE etc) was expecting to have media flowing and did so
|
|
22287
22312
|
* Example for troubleshooting would be where the enterprise firewall is blocking
|
|
@@ -22804,6 +22829,8 @@ export interface MediaQualityEvent {
|
|
|
22804
22829
|
peerReflexivePort?: number;
|
|
22805
22830
|
remotePort?: number;
|
|
22806
22831
|
maxConsecutiveStunAckInterval?: number;
|
|
22832
|
+
yellowMQITimes?: number;
|
|
22833
|
+
redMQITimes?: number;
|
|
22807
22834
|
/**
|
|
22808
22835
|
* "An indication if the relay point (Homer, MSE etc) was expecting to have media flowing and did so
|
|
22809
22836
|
* Example for troubleshooting would be where the enterprise firewall is blocking
|
|
@@ -23169,6 +23196,8 @@ export interface MediaQualityEvent {
|
|
|
23169
23196
|
peerReflexivePort?: number;
|
|
23170
23197
|
remotePort?: number;
|
|
23171
23198
|
maxConsecutiveStunAckInterval?: number;
|
|
23199
|
+
yellowMQITimes?: number;
|
|
23200
|
+
redMQITimes?: number;
|
|
23172
23201
|
/**
|
|
23173
23202
|
* "An indication if the relay point (Homer, MSE etc) was expecting to have media flowing and did so
|
|
23174
23203
|
* Example for troubleshooting would be where the enterprise firewall is blocking
|
|
@@ -23688,6 +23717,7 @@ export interface MediaQualityEvent {
|
|
|
23688
23717
|
};
|
|
23689
23718
|
additionalProperties?: false;
|
|
23690
23719
|
}[];
|
|
23720
|
+
speechToSpeechDelay?: number;
|
|
23691
23721
|
additionalProperties?: false;
|
|
23692
23722
|
};
|
|
23693
23723
|
isRxCallBackgroundNoiseReductionModeOn?: boolean;
|
|
@@ -23908,6 +23938,8 @@ export interface MediaQualityEvent {
|
|
|
23908
23938
|
peerReflexivePort?: number;
|
|
23909
23939
|
remotePort?: number;
|
|
23910
23940
|
maxConsecutiveStunAckInterval?: number;
|
|
23941
|
+
yellowMQITimes?: number;
|
|
23942
|
+
redMQITimes?: number;
|
|
23911
23943
|
/**
|
|
23912
23944
|
* "An indication if the relay point (Homer, MSE etc) was expecting to have media flowing and did so
|
|
23913
23945
|
* Example for troubleshooting would be where the enterprise firewall is blocking
|
|
@@ -24428,6 +24460,7 @@ export interface MediaQualityEvent {
|
|
|
24428
24460
|
};
|
|
24429
24461
|
additionalProperties?: false;
|
|
24430
24462
|
}[];
|
|
24463
|
+
speechToSpeechDelay?: number;
|
|
24431
24464
|
additionalProperties?: false;
|
|
24432
24465
|
};
|
|
24433
24466
|
receivedFrameSize: number;
|
|
@@ -24594,6 +24627,8 @@ export interface MediaQualityEvent {
|
|
|
24594
24627
|
peerReflexivePort?: number;
|
|
24595
24628
|
remotePort?: number;
|
|
24596
24629
|
maxConsecutiveStunAckInterval?: number;
|
|
24630
|
+
yellowMQITimes?: number;
|
|
24631
|
+
redMQITimes?: number;
|
|
24597
24632
|
/**
|
|
24598
24633
|
* "An indication if the relay point (Homer, MSE etc) was expecting to have media flowing and did so
|
|
24599
24634
|
* Example for troubleshooting would be where the enterprise firewall is blocking
|
|
@@ -24765,6 +24800,8 @@ export interface MediaQualityEvent {
|
|
|
24765
24800
|
peerReflexivePort?: number;
|
|
24766
24801
|
remotePort?: number;
|
|
24767
24802
|
maxConsecutiveStunAckInterval?: number;
|
|
24803
|
+
yellowMQITimes?: number;
|
|
24804
|
+
redMQITimes?: number;
|
|
24768
24805
|
/**
|
|
24769
24806
|
* "An indication if the relay point (Homer, MSE etc) was expecting to have media flowing and did so
|
|
24770
24807
|
* Example for troubleshooting would be where the enterprise firewall is blocking
|
|
@@ -25284,6 +25321,7 @@ export interface MediaQualityEvent {
|
|
|
25284
25321
|
};
|
|
25285
25322
|
additionalProperties?: false;
|
|
25286
25323
|
}[];
|
|
25324
|
+
speechToSpeechDelay?: number;
|
|
25287
25325
|
additionalProperties?: false;
|
|
25288
25326
|
};
|
|
25289
25327
|
gamestateObjects?: {
|
package/package.json
CHANGED