@webex/event-dictionary-ts 1.0.1594 → 1.0.1596
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.
|
@@ -3919,6 +3919,9 @@
|
|
|
3919
3919
|
"pageUrlProtocolDetectToWebexAppLaunched": {
|
|
3920
3920
|
"type": "integer"
|
|
3921
3921
|
},
|
|
3922
|
+
"pageWebexInstallerStartToWebexAppLaunched": {
|
|
3923
|
+
"type": "integer"
|
|
3924
|
+
},
|
|
3922
3925
|
"pingJmt": {
|
|
3923
3926
|
"type": "integer",
|
|
3924
3927
|
"minimum": 0
|
|
@@ -6392,10 +6395,22 @@
|
|
|
6392
6395
|
"maximum": 9223372036854776000.0
|
|
6393
6396
|
},
|
|
6394
6397
|
"countAdjustments": {
|
|
6395
|
-
"description": "Number of times bandwidth
|
|
6396
|
-
"type": "
|
|
6397
|
-
"minimum": 0,
|
|
6398
|
-
"maximum":
|
|
6398
|
+
"description": "Number of times bandwidth adjustment caused a change evaluated bandwidth",
|
|
6399
|
+
"type": "number",
|
|
6400
|
+
"minimum": 0.0,
|
|
6401
|
+
"maximum": 9223372036854776000.0
|
|
6402
|
+
},
|
|
6403
|
+
"countDirectionChange": {
|
|
6404
|
+
"description": "Number of times the Bandwidth Adjustment changed direction Up->Down/Down->Up",
|
|
6405
|
+
"type": "number",
|
|
6406
|
+
"minimum": 0.0,
|
|
6407
|
+
"maximum": 9223372036854776000.0
|
|
6408
|
+
},
|
|
6409
|
+
"countConfigChange": {
|
|
6410
|
+
"description": "Number of times the evaluated bandwidth was affected due to config change",
|
|
6411
|
+
"type": "number",
|
|
6412
|
+
"minimum": 0.0,
|
|
6413
|
+
"maximum": 9223372036854776000.0
|
|
6399
6414
|
}
|
|
6400
6415
|
}
|
|
6401
6416
|
}
|
|
@@ -4423,6 +4423,9 @@
|
|
|
4423
4423
|
"pageUrlProtocolDetectToWebexAppLaunched": {
|
|
4424
4424
|
"type": "integer"
|
|
4425
4425
|
},
|
|
4426
|
+
"pageWebexInstallerStartToWebexAppLaunched": {
|
|
4427
|
+
"type": "integer"
|
|
4428
|
+
},
|
|
4426
4429
|
"pingJmt": {
|
|
4427
4430
|
"type": "integer",
|
|
4428
4431
|
"minimum": 0
|
|
@@ -6896,10 +6899,22 @@
|
|
|
6896
6899
|
"maximum": 9223372036854776000.0
|
|
6897
6900
|
},
|
|
6898
6901
|
"countAdjustments": {
|
|
6899
|
-
"description": "Number of times bandwidth
|
|
6900
|
-
"type": "
|
|
6901
|
-
"minimum": 0,
|
|
6902
|
-
"maximum":
|
|
6902
|
+
"description": "Number of times bandwidth adjustment caused a change evaluated bandwidth",
|
|
6903
|
+
"type": "number",
|
|
6904
|
+
"minimum": 0.0,
|
|
6905
|
+
"maximum": 9223372036854776000.0
|
|
6906
|
+
},
|
|
6907
|
+
"countDirectionChange": {
|
|
6908
|
+
"description": "Number of times the Bandwidth Adjustment changed direction Up->Down/Down->Up",
|
|
6909
|
+
"type": "number",
|
|
6910
|
+
"minimum": 0.0,
|
|
6911
|
+
"maximum": 9223372036854776000.0
|
|
6912
|
+
},
|
|
6913
|
+
"countConfigChange": {
|
|
6914
|
+
"description": "Number of times the evaluated bandwidth was affected due to config change",
|
|
6915
|
+
"type": "number",
|
|
6916
|
+
"minimum": 0.0,
|
|
6917
|
+
"maximum": 9223372036854776000.0
|
|
6903
6918
|
}
|
|
6904
6919
|
}
|
|
6905
6920
|
}
|
|
@@ -15379,10 +15394,22 @@
|
|
|
15379
15394
|
"maximum": 9223372036854776000.0
|
|
15380
15395
|
},
|
|
15381
15396
|
"countAdjustments": {
|
|
15382
|
-
"description": "Number of times bandwidth
|
|
15383
|
-
"type": "
|
|
15384
|
-
"minimum": 0,
|
|
15385
|
-
"maximum":
|
|
15397
|
+
"description": "Number of times bandwidth adjustment caused a change evaluated bandwidth",
|
|
15398
|
+
"type": "number",
|
|
15399
|
+
"minimum": 0.0,
|
|
15400
|
+
"maximum": 9223372036854776000.0
|
|
15401
|
+
},
|
|
15402
|
+
"countDirectionChange": {
|
|
15403
|
+
"description": "Number of times the Bandwidth Adjustment changed direction Up->Down/Down->Up",
|
|
15404
|
+
"type": "number",
|
|
15405
|
+
"minimum": 0.0,
|
|
15406
|
+
"maximum": 9223372036854776000.0
|
|
15407
|
+
},
|
|
15408
|
+
"countConfigChange": {
|
|
15409
|
+
"description": "Number of times the evaluated bandwidth was affected due to config change",
|
|
15410
|
+
"type": "number",
|
|
15411
|
+
"minimum": 0.0,
|
|
15412
|
+
"maximum": 9223372036854776000.0
|
|
15386
15413
|
}
|
|
15387
15414
|
}
|
|
15388
15415
|
}
|
|
@@ -28306,10 +28333,22 @@
|
|
|
28306
28333
|
"maximum": 9223372036854776000.0
|
|
28307
28334
|
},
|
|
28308
28335
|
"countAdjustments": {
|
|
28309
|
-
"description": "Number of times bandwidth
|
|
28310
|
-
"type": "
|
|
28311
|
-
"minimum": 0,
|
|
28312
|
-
"maximum":
|
|
28336
|
+
"description": "Number of times bandwidth adjustment caused a change evaluated bandwidth",
|
|
28337
|
+
"type": "number",
|
|
28338
|
+
"minimum": 0.0,
|
|
28339
|
+
"maximum": 9223372036854776000.0
|
|
28340
|
+
},
|
|
28341
|
+
"countDirectionChange": {
|
|
28342
|
+
"description": "Number of times the Bandwidth Adjustment changed direction Up->Down/Down->Up",
|
|
28343
|
+
"type": "number",
|
|
28344
|
+
"minimum": 0.0,
|
|
28345
|
+
"maximum": 9223372036854776000.0
|
|
28346
|
+
},
|
|
28347
|
+
"countConfigChange": {
|
|
28348
|
+
"description": "Number of times the evaluated bandwidth was affected due to config change",
|
|
28349
|
+
"type": "number",
|
|
28350
|
+
"minimum": 0.0,
|
|
28351
|
+
"maximum": 9223372036854776000.0
|
|
28313
28352
|
}
|
|
28314
28353
|
}
|
|
28315
28354
|
}
|
|
@@ -3320,10 +3320,22 @@
|
|
|
3320
3320
|
"maximum": 9223372036854776000.0
|
|
3321
3321
|
},
|
|
3322
3322
|
"countAdjustments": {
|
|
3323
|
-
"description": "Number of times bandwidth
|
|
3324
|
-
"type": "
|
|
3325
|
-
"minimum": 0,
|
|
3326
|
-
"maximum":
|
|
3323
|
+
"description": "Number of times bandwidth adjustment caused a change evaluated bandwidth",
|
|
3324
|
+
"type": "number",
|
|
3325
|
+
"minimum": 0.0,
|
|
3326
|
+
"maximum": 9223372036854776000.0
|
|
3327
|
+
},
|
|
3328
|
+
"countDirectionChange": {
|
|
3329
|
+
"description": "Number of times the Bandwidth Adjustment changed direction Up->Down/Down->Up",
|
|
3330
|
+
"type": "number",
|
|
3331
|
+
"minimum": 0.0,
|
|
3332
|
+
"maximum": 9223372036854776000.0
|
|
3333
|
+
},
|
|
3334
|
+
"countConfigChange": {
|
|
3335
|
+
"description": "Number of times the evaluated bandwidth was affected due to config change",
|
|
3336
|
+
"type": "number",
|
|
3337
|
+
"minimum": 0.0,
|
|
3338
|
+
"maximum": 9223372036854776000.0
|
|
3327
3339
|
}
|
|
3328
3340
|
}
|
|
3329
3341
|
}
|
|
@@ -1878,6 +1878,7 @@ export interface Event {
|
|
|
1878
1878
|
pageLoadingToLaunchThinClient?: number;
|
|
1879
1879
|
pageLoadingToTFSStartDownload?: number;
|
|
1880
1880
|
pageUrlProtocolDetectToWebexAppLaunched?: number;
|
|
1881
|
+
pageWebexInstallerStartToWebexAppLaunched?: number;
|
|
1881
1882
|
pingJmt?: number;
|
|
1882
1883
|
pluginJmt?: number;
|
|
1883
1884
|
pstnDialInReferL2SIPJoinReq?: number;
|
|
@@ -3210,9 +3211,17 @@ export interface Event {
|
|
|
3210
3211
|
*/
|
|
3211
3212
|
sumAdjustmentUp?: number;
|
|
3212
3213
|
/**
|
|
3213
|
-
* Number of times bandwidth
|
|
3214
|
+
* Number of times bandwidth adjustment caused a change evaluated bandwidth
|
|
3214
3215
|
*/
|
|
3215
3216
|
countAdjustments?: number;
|
|
3217
|
+
/**
|
|
3218
|
+
* Number of times the Bandwidth Adjustment changed direction Up->Down/Down->Up
|
|
3219
|
+
*/
|
|
3220
|
+
countDirectionChange?: number;
|
|
3221
|
+
/**
|
|
3222
|
+
* Number of times the evaluated bandwidth was affected due to config change
|
|
3223
|
+
*/
|
|
3224
|
+
countConfigChange?: number;
|
|
3216
3225
|
additionalProperties?: false;
|
|
3217
3226
|
};
|
|
3218
3227
|
additionalProperties?: false;
|
|
@@ -6700,9 +6709,17 @@ export interface Event {
|
|
|
6700
6709
|
*/
|
|
6701
6710
|
sumAdjustmentUp?: number;
|
|
6702
6711
|
/**
|
|
6703
|
-
* Number of times bandwidth
|
|
6712
|
+
* Number of times bandwidth adjustment caused a change evaluated bandwidth
|
|
6704
6713
|
*/
|
|
6705
6714
|
countAdjustments?: number;
|
|
6715
|
+
/**
|
|
6716
|
+
* Number of times the Bandwidth Adjustment changed direction Up->Down/Down->Up
|
|
6717
|
+
*/
|
|
6718
|
+
countDirectionChange?: number;
|
|
6719
|
+
/**
|
|
6720
|
+
* Number of times the evaluated bandwidth was affected due to config change
|
|
6721
|
+
*/
|
|
6722
|
+
countConfigChange?: number;
|
|
6706
6723
|
additionalProperties?: false;
|
|
6707
6724
|
};
|
|
6708
6725
|
additionalProperties?: false;
|
|
@@ -11884,9 +11901,17 @@ export interface Event {
|
|
|
11884
11901
|
*/
|
|
11885
11902
|
sumAdjustmentUp?: number;
|
|
11886
11903
|
/**
|
|
11887
|
-
* Number of times bandwidth
|
|
11904
|
+
* Number of times bandwidth adjustment caused a change evaluated bandwidth
|
|
11888
11905
|
*/
|
|
11889
11906
|
countAdjustments?: number;
|
|
11907
|
+
/**
|
|
11908
|
+
* Number of times the Bandwidth Adjustment changed direction Up->Down/Down->Up
|
|
11909
|
+
*/
|
|
11910
|
+
countDirectionChange?: number;
|
|
11911
|
+
/**
|
|
11912
|
+
* Number of times the evaluated bandwidth was affected due to config change
|
|
11913
|
+
*/
|
|
11914
|
+
countConfigChange?: number;
|
|
11890
11915
|
additionalProperties?: false;
|
|
11891
11916
|
};
|
|
11892
11917
|
additionalProperties?: false;
|
|
@@ -13985,6 +14010,7 @@ export interface ClientEvent {
|
|
|
13985
14010
|
pageLoadingToLaunchThinClient?: number;
|
|
13986
14011
|
pageLoadingToTFSStartDownload?: number;
|
|
13987
14012
|
pageUrlProtocolDetectToWebexAppLaunched?: number;
|
|
14013
|
+
pageWebexInstallerStartToWebexAppLaunched?: number;
|
|
13988
14014
|
pingJmt?: number;
|
|
13989
14015
|
pluginJmt?: number;
|
|
13990
14016
|
pstnDialInReferL2SIPJoinReq?: number;
|
|
@@ -15317,9 +15343,17 @@ export interface ClientEvent {
|
|
|
15317
15343
|
*/
|
|
15318
15344
|
sumAdjustmentUp?: number;
|
|
15319
15345
|
/**
|
|
15320
|
-
* Number of times bandwidth
|
|
15346
|
+
* Number of times bandwidth adjustment caused a change evaluated bandwidth
|
|
15321
15347
|
*/
|
|
15322
15348
|
countAdjustments?: number;
|
|
15349
|
+
/**
|
|
15350
|
+
* Number of times the Bandwidth Adjustment changed direction Up->Down/Down->Up
|
|
15351
|
+
*/
|
|
15352
|
+
countDirectionChange?: number;
|
|
15353
|
+
/**
|
|
15354
|
+
* Number of times the evaluated bandwidth was affected due to config change
|
|
15355
|
+
*/
|
|
15356
|
+
countConfigChange?: number;
|
|
15323
15357
|
additionalProperties?: false;
|
|
15324
15358
|
};
|
|
15325
15359
|
additionalProperties?: false;
|
|
@@ -18583,9 +18617,17 @@ export interface MediaQualityEvent {
|
|
|
18583
18617
|
*/
|
|
18584
18618
|
sumAdjustmentUp?: number;
|
|
18585
18619
|
/**
|
|
18586
|
-
* Number of times bandwidth
|
|
18620
|
+
* Number of times bandwidth adjustment caused a change evaluated bandwidth
|
|
18587
18621
|
*/
|
|
18588
18622
|
countAdjustments?: number;
|
|
18623
|
+
/**
|
|
18624
|
+
* Number of times the Bandwidth Adjustment changed direction Up->Down/Down->Up
|
|
18625
|
+
*/
|
|
18626
|
+
countDirectionChange?: number;
|
|
18627
|
+
/**
|
|
18628
|
+
* Number of times the evaluated bandwidth was affected due to config change
|
|
18629
|
+
*/
|
|
18630
|
+
countConfigChange?: number;
|
|
18589
18631
|
additionalProperties?: false;
|
|
18590
18632
|
};
|
|
18591
18633
|
additionalProperties?: false;
|
package/package.json
CHANGED