@microsoft/applicationinsights-web-basic 2.8.4 → 2.8.5-nightly.2206-04
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.
- package/browser/aib.2.8.5-nightly.2206-04.integrity.json +26 -0
- package/browser/{aib.2.8.4.js → aib.2.8.5-nightly.2206-04.js} +17 -6
- package/browser/aib.2.8.5-nightly.2206-04.js.map +1 -0
- package/browser/aib.2.8.5-nightly.2206-04.min.js +6 -0
- package/browser/aib.2.8.5-nightly.2206-04.min.js.map +1 -0
- package/browser/aib.2.js +16 -5
- package/browser/aib.2.js.map +1 -1
- package/browser/aib.2.min.js +2 -2
- package/browser/aib.2.min.js.map +1 -1
- package/dist/applicationinsights-web-basic.api.json +205 -63
- package/dist/applicationinsights-web-basic.d.ts +1 -1
- package/dist/applicationinsights-web-basic.js +16 -5
- package/dist/applicationinsights-web-basic.js.map +1 -1
- package/dist/applicationinsights-web-basic.min.js +2 -2
- package/dist/applicationinsights-web-basic.min.js.map +1 -1
- package/dist/applicationinsights-web-basic.rollup.d.ts +1 -1
- package/dist-esm/index.js +6 -1
- package/dist-esm/index.js.map +1 -1
- package/package.json +62 -59
- package/types/tsdoc-metadata.json +1 -1
- package/browser/aib.2.8.4.integrity.json +0 -26
- package/browser/aib.2.8.4.js.map +0 -1
- package/browser/aib.2.8.4.min.js +0 -6
- package/browser/aib.2.8.4.min.js.map +0 -1
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"metadata": {
|
|
3
3
|
"toolPackage": "@microsoft/api-extractor",
|
|
4
|
-
"toolVersion": "7.
|
|
5
|
-
"schemaVersion":
|
|
4
|
+
"toolVersion": "7.25.0",
|
|
5
|
+
"schemaVersion": 1006,
|
|
6
6
|
"oldestForwardsCompatibleVersion": 1001,
|
|
7
7
|
"tsdocConfig": {
|
|
8
8
|
"$schema": "https://developer.microsoft.com/json-schemas/tsdoc/v0/tsdoc.schema.json",
|
|
@@ -1990,6 +1990,7 @@
|
|
|
1990
1990
|
"text": ">"
|
|
1991
1991
|
}
|
|
1992
1992
|
],
|
|
1993
|
+
"isReadonly": true,
|
|
1993
1994
|
"releaseTag": "Public",
|
|
1994
1995
|
"name": "_InternalMessageId",
|
|
1995
1996
|
"variableTypeTokenRange": {
|
|
@@ -2043,6 +2044,7 @@
|
|
|
2043
2044
|
}
|
|
2044
2045
|
],
|
|
2045
2046
|
"releaseTag": "Public",
|
|
2047
|
+
"isProtected": false,
|
|
2046
2048
|
"overloadIndex": 1,
|
|
2047
2049
|
"parameters": []
|
|
2048
2050
|
},
|
|
@@ -2104,13 +2106,13 @@
|
|
|
2104
2106
|
"text": ";"
|
|
2105
2107
|
}
|
|
2106
2108
|
],
|
|
2107
|
-
"isOptional": false,
|
|
2108
2109
|
"isStatic": false,
|
|
2109
2110
|
"returnTypeTokenRange": {
|
|
2110
2111
|
"startIndex": 10,
|
|
2111
2112
|
"endIndex": 11
|
|
2112
2113
|
},
|
|
2113
2114
|
"releaseTag": "Public",
|
|
2115
|
+
"isProtected": false,
|
|
2114
2116
|
"overloadIndex": 1,
|
|
2115
2117
|
"parameters": [
|
|
2116
2118
|
{
|
|
@@ -2146,6 +2148,7 @@
|
|
|
2146
2148
|
"isOptional": true
|
|
2147
2149
|
}
|
|
2148
2150
|
],
|
|
2151
|
+
"isOptional": false,
|
|
2149
2152
|
"name": "initialize"
|
|
2150
2153
|
},
|
|
2151
2154
|
{
|
|
@@ -2175,13 +2178,13 @@
|
|
|
2175
2178
|
"text": ";"
|
|
2176
2179
|
}
|
|
2177
2180
|
],
|
|
2178
|
-
"isOptional": false,
|
|
2179
2181
|
"isStatic": false,
|
|
2180
2182
|
"returnTypeTokenRange": {
|
|
2181
2183
|
"startIndex": 3,
|
|
2182
2184
|
"endIndex": 4
|
|
2183
2185
|
},
|
|
2184
2186
|
"releaseTag": "Public",
|
|
2187
|
+
"isProtected": false,
|
|
2185
2188
|
"overloadIndex": 1,
|
|
2186
2189
|
"parameters": [
|
|
2187
2190
|
{
|
|
@@ -2193,6 +2196,7 @@
|
|
|
2193
2196
|
"isOptional": false
|
|
2194
2197
|
}
|
|
2195
2198
|
],
|
|
2199
|
+
"isOptional": false,
|
|
2196
2200
|
"name": "track"
|
|
2197
2201
|
}
|
|
2198
2202
|
],
|
|
@@ -2249,6 +2253,7 @@
|
|
|
2249
2253
|
}
|
|
2250
2254
|
],
|
|
2251
2255
|
"releaseTag": "Public",
|
|
2256
|
+
"isProtected": false,
|
|
2252
2257
|
"overloadIndex": 1,
|
|
2253
2258
|
"parameters": [
|
|
2254
2259
|
{
|
|
@@ -2333,13 +2338,26 @@
|
|
|
2333
2338
|
"text": ";"
|
|
2334
2339
|
}
|
|
2335
2340
|
],
|
|
2336
|
-
"
|
|
2341
|
+
"typeParameters": [
|
|
2342
|
+
{
|
|
2343
|
+
"typeParameterName": "T",
|
|
2344
|
+
"constraintTokenRange": {
|
|
2345
|
+
"startIndex": 1,
|
|
2346
|
+
"endIndex": 2
|
|
2347
|
+
},
|
|
2348
|
+
"defaultTypeTokenRange": {
|
|
2349
|
+
"startIndex": 4,
|
|
2350
|
+
"endIndex": 5
|
|
2351
|
+
}
|
|
2352
|
+
}
|
|
2353
|
+
],
|
|
2337
2354
|
"isStatic": false,
|
|
2338
2355
|
"returnTypeTokenRange": {
|
|
2339
2356
|
"startIndex": 14,
|
|
2340
2357
|
"endIndex": 15
|
|
2341
2358
|
},
|
|
2342
2359
|
"releaseTag": "Public",
|
|
2360
|
+
"isProtected": false,
|
|
2343
2361
|
"overloadIndex": 1,
|
|
2344
2362
|
"parameters": [
|
|
2345
2363
|
{
|
|
@@ -2375,19 +2393,7 @@
|
|
|
2375
2393
|
"isOptional": true
|
|
2376
2394
|
}
|
|
2377
2395
|
],
|
|
2378
|
-
"
|
|
2379
|
-
{
|
|
2380
|
-
"typeParameterName": "T",
|
|
2381
|
-
"constraintTokenRange": {
|
|
2382
|
-
"startIndex": 1,
|
|
2383
|
-
"endIndex": 2
|
|
2384
|
-
},
|
|
2385
|
-
"defaultTypeTokenRange": {
|
|
2386
|
-
"startIndex": 4,
|
|
2387
|
-
"endIndex": 5
|
|
2388
|
-
}
|
|
2389
|
-
}
|
|
2390
|
-
],
|
|
2396
|
+
"isOptional": false,
|
|
2391
2397
|
"name": "addPlugin"
|
|
2392
2398
|
},
|
|
2393
2399
|
{
|
|
@@ -2417,13 +2423,13 @@
|
|
|
2417
2423
|
"text": ";"
|
|
2418
2424
|
}
|
|
2419
2425
|
],
|
|
2420
|
-
"isOptional": false,
|
|
2421
2426
|
"isStatic": false,
|
|
2422
2427
|
"returnTypeTokenRange": {
|
|
2423
2428
|
"startIndex": 3,
|
|
2424
2429
|
"endIndex": 4
|
|
2425
2430
|
},
|
|
2426
2431
|
"releaseTag": "Public",
|
|
2432
|
+
"isProtected": false,
|
|
2427
2433
|
"overloadIndex": 1,
|
|
2428
2434
|
"parameters": [
|
|
2429
2435
|
{
|
|
@@ -2435,6 +2441,7 @@
|
|
|
2435
2441
|
"isOptional": false
|
|
2436
2442
|
}
|
|
2437
2443
|
],
|
|
2444
|
+
"isOptional": false,
|
|
2438
2445
|
"name": "addUnloadCb"
|
|
2439
2446
|
},
|
|
2440
2447
|
{
|
|
@@ -2465,6 +2472,7 @@
|
|
|
2465
2472
|
"text": ";"
|
|
2466
2473
|
}
|
|
2467
2474
|
],
|
|
2475
|
+
"isReadonly": false,
|
|
2468
2476
|
"isOptional": false,
|
|
2469
2477
|
"releaseTag": "Public",
|
|
2470
2478
|
"name": "config",
|
|
@@ -2472,7 +2480,8 @@
|
|
|
2472
2480
|
"startIndex": 1,
|
|
2473
2481
|
"endIndex": 4
|
|
2474
2482
|
},
|
|
2475
|
-
"isStatic": false
|
|
2483
|
+
"isStatic": false,
|
|
2484
|
+
"isProtected": false
|
|
2476
2485
|
},
|
|
2477
2486
|
{
|
|
2478
2487
|
"kind": "Method",
|
|
@@ -2492,15 +2501,16 @@
|
|
|
2492
2501
|
"text": ";"
|
|
2493
2502
|
}
|
|
2494
2503
|
],
|
|
2495
|
-
"isOptional": false,
|
|
2496
2504
|
"isStatic": false,
|
|
2497
2505
|
"returnTypeTokenRange": {
|
|
2498
2506
|
"startIndex": 1,
|
|
2499
2507
|
"endIndex": 2
|
|
2500
2508
|
},
|
|
2501
2509
|
"releaseTag": "Public",
|
|
2510
|
+
"isProtected": false,
|
|
2502
2511
|
"overloadIndex": 1,
|
|
2503
2512
|
"parameters": [],
|
|
2513
|
+
"isOptional": false,
|
|
2504
2514
|
"name": "evtNamespace"
|
|
2505
2515
|
},
|
|
2506
2516
|
{
|
|
@@ -2529,13 +2539,13 @@
|
|
|
2529
2539
|
"text": ";"
|
|
2530
2540
|
}
|
|
2531
2541
|
],
|
|
2532
|
-
"isOptional": false,
|
|
2533
2542
|
"isStatic": false,
|
|
2534
2543
|
"returnTypeTokenRange": {
|
|
2535
2544
|
"startIndex": 3,
|
|
2536
2545
|
"endIndex": 4
|
|
2537
2546
|
},
|
|
2538
2547
|
"releaseTag": "Public",
|
|
2548
|
+
"isProtected": false,
|
|
2539
2549
|
"overloadIndex": 1,
|
|
2540
2550
|
"parameters": [
|
|
2541
2551
|
{
|
|
@@ -2547,6 +2557,7 @@
|
|
|
2547
2557
|
"isOptional": true
|
|
2548
2558
|
}
|
|
2549
2559
|
],
|
|
2560
|
+
"isOptional": false,
|
|
2550
2561
|
"name": "flush"
|
|
2551
2562
|
},
|
|
2552
2563
|
{
|
|
@@ -2602,13 +2613,26 @@
|
|
|
2602
2613
|
"text": ";"
|
|
2603
2614
|
}
|
|
2604
2615
|
],
|
|
2605
|
-
"
|
|
2616
|
+
"typeParameters": [
|
|
2617
|
+
{
|
|
2618
|
+
"typeParameterName": "T",
|
|
2619
|
+
"constraintTokenRange": {
|
|
2620
|
+
"startIndex": 1,
|
|
2621
|
+
"endIndex": 2
|
|
2622
|
+
},
|
|
2623
|
+
"defaultTypeTokenRange": {
|
|
2624
|
+
"startIndex": 4,
|
|
2625
|
+
"endIndex": 5
|
|
2626
|
+
}
|
|
2627
|
+
}
|
|
2628
|
+
],
|
|
2606
2629
|
"isStatic": false,
|
|
2607
2630
|
"returnTypeTokenRange": {
|
|
2608
2631
|
"startIndex": 8,
|
|
2609
2632
|
"endIndex": 10
|
|
2610
2633
|
},
|
|
2611
2634
|
"releaseTag": "Public",
|
|
2635
|
+
"isProtected": false,
|
|
2612
2636
|
"overloadIndex": 1,
|
|
2613
2637
|
"parameters": [
|
|
2614
2638
|
{
|
|
@@ -2620,19 +2644,7 @@
|
|
|
2620
2644
|
"isOptional": false
|
|
2621
2645
|
}
|
|
2622
2646
|
],
|
|
2623
|
-
"
|
|
2624
|
-
{
|
|
2625
|
-
"typeParameterName": "T",
|
|
2626
|
-
"constraintTokenRange": {
|
|
2627
|
-
"startIndex": 1,
|
|
2628
|
-
"endIndex": 2
|
|
2629
|
-
},
|
|
2630
|
-
"defaultTypeTokenRange": {
|
|
2631
|
-
"startIndex": 4,
|
|
2632
|
-
"endIndex": 5
|
|
2633
|
-
}
|
|
2634
|
-
}
|
|
2635
|
-
],
|
|
2647
|
+
"isOptional": false,
|
|
2636
2648
|
"name": "getPlugin"
|
|
2637
2649
|
},
|
|
2638
2650
|
{
|
|
@@ -2653,15 +2665,16 @@
|
|
|
2653
2665
|
"text": ";"
|
|
2654
2666
|
}
|
|
2655
2667
|
],
|
|
2656
|
-
"isOptional": false,
|
|
2657
2668
|
"isStatic": false,
|
|
2658
2669
|
"returnTypeTokenRange": {
|
|
2659
2670
|
"startIndex": 1,
|
|
2660
2671
|
"endIndex": 2
|
|
2661
2672
|
},
|
|
2662
2673
|
"releaseTag": "Public",
|
|
2674
|
+
"isProtected": false,
|
|
2663
2675
|
"overloadIndex": 1,
|
|
2664
2676
|
"parameters": [],
|
|
2677
|
+
"isOptional": false,
|
|
2665
2678
|
"name": "getSKUDefaults"
|
|
2666
2679
|
},
|
|
2667
2680
|
{
|
|
@@ -2682,15 +2695,16 @@
|
|
|
2682
2695
|
"text": ";"
|
|
2683
2696
|
}
|
|
2684
2697
|
],
|
|
2685
|
-
"isOptional": false,
|
|
2686
2698
|
"isStatic": false,
|
|
2687
2699
|
"returnTypeTokenRange": {
|
|
2688
2700
|
"startIndex": 1,
|
|
2689
2701
|
"endIndex": 2
|
|
2690
2702
|
},
|
|
2691
2703
|
"releaseTag": "Public",
|
|
2704
|
+
"isProtected": false,
|
|
2692
2705
|
"overloadIndex": 1,
|
|
2693
2706
|
"parameters": [],
|
|
2707
|
+
"isOptional": false,
|
|
2694
2708
|
"name": "initialize"
|
|
2695
2709
|
},
|
|
2696
2710
|
{
|
|
@@ -2711,15 +2725,16 @@
|
|
|
2711
2725
|
"text": ";"
|
|
2712
2726
|
}
|
|
2713
2727
|
],
|
|
2714
|
-
"isOptional": false,
|
|
2715
2728
|
"isStatic": false,
|
|
2716
2729
|
"returnTypeTokenRange": {
|
|
2717
2730
|
"startIndex": 1,
|
|
2718
2731
|
"endIndex": 2
|
|
2719
2732
|
},
|
|
2720
2733
|
"releaseTag": "Public",
|
|
2734
|
+
"isProtected": false,
|
|
2721
2735
|
"overloadIndex": 1,
|
|
2722
2736
|
"parameters": [],
|
|
2737
|
+
"isOptional": false,
|
|
2723
2738
|
"name": "pollInternalLogs"
|
|
2724
2739
|
},
|
|
2725
2740
|
{
|
|
@@ -2740,15 +2755,16 @@
|
|
|
2740
2755
|
"text": ";"
|
|
2741
2756
|
}
|
|
2742
2757
|
],
|
|
2743
|
-
"isOptional": false,
|
|
2744
2758
|
"isStatic": false,
|
|
2745
2759
|
"returnTypeTokenRange": {
|
|
2746
2760
|
"startIndex": 1,
|
|
2747
2761
|
"endIndex": 2
|
|
2748
2762
|
},
|
|
2749
2763
|
"releaseTag": "Public",
|
|
2764
|
+
"isProtected": false,
|
|
2750
2765
|
"overloadIndex": 1,
|
|
2751
2766
|
"parameters": [],
|
|
2767
|
+
"isOptional": false,
|
|
2752
2768
|
"name": "stopPollingInternalLogs"
|
|
2753
2769
|
},
|
|
2754
2770
|
{
|
|
@@ -2778,13 +2794,13 @@
|
|
|
2778
2794
|
"text": ";"
|
|
2779
2795
|
}
|
|
2780
2796
|
],
|
|
2781
|
-
"isOptional": false,
|
|
2782
2797
|
"isStatic": false,
|
|
2783
2798
|
"returnTypeTokenRange": {
|
|
2784
2799
|
"startIndex": 3,
|
|
2785
2800
|
"endIndex": 4
|
|
2786
2801
|
},
|
|
2787
2802
|
"releaseTag": "Public",
|
|
2803
|
+
"isProtected": false,
|
|
2788
2804
|
"overloadIndex": 1,
|
|
2789
2805
|
"parameters": [
|
|
2790
2806
|
{
|
|
@@ -2796,6 +2812,7 @@
|
|
|
2796
2812
|
"isOptional": false
|
|
2797
2813
|
}
|
|
2798
2814
|
],
|
|
2815
|
+
"isOptional": false,
|
|
2799
2816
|
"name": "track"
|
|
2800
2817
|
},
|
|
2801
2818
|
{
|
|
@@ -2832,13 +2849,13 @@
|
|
|
2832
2849
|
"text": ";"
|
|
2833
2850
|
}
|
|
2834
2851
|
],
|
|
2835
|
-
"isOptional": false,
|
|
2836
2852
|
"isStatic": false,
|
|
2837
2853
|
"returnTypeTokenRange": {
|
|
2838
2854
|
"startIndex": 5,
|
|
2839
2855
|
"endIndex": 6
|
|
2840
2856
|
},
|
|
2841
2857
|
"releaseTag": "Public",
|
|
2858
|
+
"isProtected": false,
|
|
2842
2859
|
"overloadIndex": 1,
|
|
2843
2860
|
"parameters": [
|
|
2844
2861
|
{
|
|
@@ -2858,6 +2875,7 @@
|
|
|
2858
2875
|
"isOptional": true
|
|
2859
2876
|
}
|
|
2860
2877
|
],
|
|
2878
|
+
"isOptional": false,
|
|
2861
2879
|
"name": "unload"
|
|
2862
2880
|
}
|
|
2863
2881
|
],
|
|
@@ -2975,6 +2993,7 @@
|
|
|
2975
2993
|
"canonicalReference": "@microsoft/applicationinsights-web-basic!ICoreUtils:interface"
|
|
2976
2994
|
}
|
|
2977
2995
|
],
|
|
2996
|
+
"isReadonly": true,
|
|
2978
2997
|
"releaseTag": "Public",
|
|
2979
2998
|
"name": "CoreUtils",
|
|
2980
2999
|
"variableTypeTokenRange": {
|
|
@@ -3414,6 +3433,7 @@
|
|
|
3414
3433
|
"text": ";"
|
|
3415
3434
|
}
|
|
3416
3435
|
],
|
|
3436
|
+
"isReadonly": false,
|
|
3417
3437
|
"isOptional": false,
|
|
3418
3438
|
"releaseTag": "Public",
|
|
3419
3439
|
"name": "config",
|
|
@@ -3918,6 +3938,7 @@
|
|
|
3918
3938
|
"text": ";"
|
|
3919
3939
|
}
|
|
3920
3940
|
],
|
|
3941
|
+
"isReadonly": false,
|
|
3921
3942
|
"isOptional": true,
|
|
3922
3943
|
"releaseTag": "Public",
|
|
3923
3944
|
"name": "isInitialized",
|
|
@@ -3945,6 +3966,7 @@
|
|
|
3945
3966
|
"text": ";"
|
|
3946
3967
|
}
|
|
3947
3968
|
],
|
|
3969
|
+
"isReadonly": false,
|
|
3948
3970
|
"isOptional": false,
|
|
3949
3971
|
"releaseTag": "Public",
|
|
3950
3972
|
"name": "logger",
|
|
@@ -4339,6 +4361,7 @@
|
|
|
4339
4361
|
"text": ";"
|
|
4340
4362
|
}
|
|
4341
4363
|
],
|
|
4364
|
+
"isReadonly": false,
|
|
4342
4365
|
"isOptional": false,
|
|
4343
4366
|
"releaseTag": "Public",
|
|
4344
4367
|
"name": "columnNumber",
|
|
@@ -4365,6 +4388,7 @@
|
|
|
4365
4388
|
"text": ";"
|
|
4366
4389
|
}
|
|
4367
4390
|
],
|
|
4391
|
+
"isReadonly": false,
|
|
4368
4392
|
"isOptional": false,
|
|
4369
4393
|
"releaseTag": "Public",
|
|
4370
4394
|
"name": "error",
|
|
@@ -4391,6 +4415,7 @@
|
|
|
4391
4415
|
"text": ";"
|
|
4392
4416
|
}
|
|
4393
4417
|
],
|
|
4418
|
+
"isReadonly": false,
|
|
4394
4419
|
"isOptional": true,
|
|
4395
4420
|
"releaseTag": "Public",
|
|
4396
4421
|
"name": "errorSrc",
|
|
@@ -4422,6 +4447,7 @@
|
|
|
4422
4447
|
"text": ";"
|
|
4423
4448
|
}
|
|
4424
4449
|
],
|
|
4450
|
+
"isReadonly": false,
|
|
4425
4451
|
"isOptional": true,
|
|
4426
4452
|
"releaseTag": "Public",
|
|
4427
4453
|
"name": "evt",
|
|
@@ -4448,6 +4474,7 @@
|
|
|
4448
4474
|
"text": ";"
|
|
4449
4475
|
}
|
|
4450
4476
|
],
|
|
4477
|
+
"isReadonly": false,
|
|
4451
4478
|
"isOptional": false,
|
|
4452
4479
|
"releaseTag": "Public",
|
|
4453
4480
|
"name": "lineNumber",
|
|
@@ -4474,6 +4501,7 @@
|
|
|
4474
4501
|
"text": ";"
|
|
4475
4502
|
}
|
|
4476
4503
|
],
|
|
4504
|
+
"isReadonly": false,
|
|
4477
4505
|
"isOptional": false,
|
|
4478
4506
|
"releaseTag": "Public",
|
|
4479
4507
|
"name": "message",
|
|
@@ -4501,6 +4529,7 @@
|
|
|
4501
4529
|
"text": ";"
|
|
4502
4530
|
}
|
|
4503
4531
|
],
|
|
4532
|
+
"isReadonly": false,
|
|
4504
4533
|
"isOptional": true,
|
|
4505
4534
|
"releaseTag": "Public",
|
|
4506
4535
|
"name": "stackDetails",
|
|
@@ -4527,6 +4556,7 @@
|
|
|
4527
4556
|
"text": ";"
|
|
4528
4557
|
}
|
|
4529
4558
|
],
|
|
4559
|
+
"isReadonly": false,
|
|
4530
4560
|
"isOptional": true,
|
|
4531
4561
|
"releaseTag": "Public",
|
|
4532
4562
|
"name": "typeName",
|
|
@@ -4553,6 +4583,7 @@
|
|
|
4553
4583
|
"text": ";"
|
|
4554
4584
|
}
|
|
4555
4585
|
],
|
|
4586
|
+
"isReadonly": false,
|
|
4556
4587
|
"isOptional": false,
|
|
4557
4588
|
"releaseTag": "Public",
|
|
4558
4589
|
"name": "url",
|
|
@@ -4600,6 +4631,7 @@
|
|
|
4600
4631
|
"text": ";"
|
|
4601
4632
|
}
|
|
4602
4633
|
],
|
|
4634
|
+
"isReadonly": false,
|
|
4603
4635
|
"isOptional": true,
|
|
4604
4636
|
"releaseTag": "Public",
|
|
4605
4637
|
"name": "channels",
|
|
@@ -4626,6 +4658,7 @@
|
|
|
4626
4658
|
"text": ";"
|
|
4627
4659
|
}
|
|
4628
4660
|
],
|
|
4661
|
+
"isReadonly": false,
|
|
4629
4662
|
"isOptional": true,
|
|
4630
4663
|
"releaseTag": "Public",
|
|
4631
4664
|
"name": "connectionString",
|
|
@@ -4653,6 +4686,7 @@
|
|
|
4653
4686
|
"text": ";"
|
|
4654
4687
|
}
|
|
4655
4688
|
],
|
|
4689
|
+
"isReadonly": false,
|
|
4656
4690
|
"isOptional": true,
|
|
4657
4691
|
"releaseTag": "Public",
|
|
4658
4692
|
"name": "cookieCfg",
|
|
@@ -4679,6 +4713,7 @@
|
|
|
4679
4713
|
"text": ";"
|
|
4680
4714
|
}
|
|
4681
4715
|
],
|
|
4716
|
+
"isReadonly": false,
|
|
4682
4717
|
"isOptional": true,
|
|
4683
4718
|
"releaseTag": "Public",
|
|
4684
4719
|
"name": "cookieDomain",
|
|
@@ -4705,6 +4740,7 @@
|
|
|
4705
4740
|
"text": ";"
|
|
4706
4741
|
}
|
|
4707
4742
|
],
|
|
4743
|
+
"isReadonly": false,
|
|
4708
4744
|
"isOptional": true,
|
|
4709
4745
|
"releaseTag": "Public",
|
|
4710
4746
|
"name": "cookiePath",
|
|
@@ -4754,6 +4790,7 @@
|
|
|
4754
4790
|
"text": ";"
|
|
4755
4791
|
}
|
|
4756
4792
|
],
|
|
4793
|
+
"isReadonly": false,
|
|
4757
4794
|
"isOptional": true,
|
|
4758
4795
|
"releaseTag": "Public",
|
|
4759
4796
|
"name": "createPerfMgr",
|
|
@@ -4780,6 +4817,7 @@
|
|
|
4780
4817
|
"text": ";"
|
|
4781
4818
|
}
|
|
4782
4819
|
],
|
|
4820
|
+
"isReadonly": false,
|
|
4783
4821
|
"isOptional": true,
|
|
4784
4822
|
"releaseTag": "Public",
|
|
4785
4823
|
"name": "diagnosticLogInterval",
|
|
@@ -4806,6 +4844,7 @@
|
|
|
4806
4844
|
"text": ";"
|
|
4807
4845
|
}
|
|
4808
4846
|
],
|
|
4847
|
+
"isReadonly": false,
|
|
4809
4848
|
"isOptional": true,
|
|
4810
4849
|
"releaseTag": "Public",
|
|
4811
4850
|
"name": "disableCookiesUsage",
|
|
@@ -4832,6 +4871,7 @@
|
|
|
4832
4871
|
"text": ";"
|
|
4833
4872
|
}
|
|
4834
4873
|
],
|
|
4874
|
+
"isReadonly": false,
|
|
4835
4875
|
"isOptional": true,
|
|
4836
4876
|
"releaseTag": "Public",
|
|
4837
4877
|
"name": "disableDbgExt",
|
|
@@ -4858,6 +4898,7 @@
|
|
|
4858
4898
|
"text": ";"
|
|
4859
4899
|
}
|
|
4860
4900
|
],
|
|
4901
|
+
"isReadonly": false,
|
|
4861
4902
|
"isOptional": true,
|
|
4862
4903
|
"releaseTag": "Public",
|
|
4863
4904
|
"name": "disableInstrumentationKeyValidation",
|
|
@@ -4884,6 +4925,7 @@
|
|
|
4884
4925
|
"text": ";"
|
|
4885
4926
|
}
|
|
4886
4927
|
],
|
|
4928
|
+
"isReadonly": false,
|
|
4887
4929
|
"isOptional": true,
|
|
4888
4930
|
"releaseTag": "Public",
|
|
4889
4931
|
"name": "disablePageShowEvents",
|
|
@@ -4910,6 +4952,7 @@
|
|
|
4910
4952
|
"text": ";"
|
|
4911
4953
|
}
|
|
4912
4954
|
],
|
|
4955
|
+
"isReadonly": false,
|
|
4913
4956
|
"isOptional": true,
|
|
4914
4957
|
"releaseTag": "Public",
|
|
4915
4958
|
"name": "disablePageUnloadEvents",
|
|
@@ -4936,6 +4979,7 @@
|
|
|
4936
4979
|
"text": ";"
|
|
4937
4980
|
}
|
|
4938
4981
|
],
|
|
4982
|
+
"isReadonly": false,
|
|
4939
4983
|
"isOptional": true,
|
|
4940
4984
|
"releaseTag": "Public",
|
|
4941
4985
|
"name": "enableDebugExceptions",
|
|
@@ -4962,6 +5006,7 @@
|
|
|
4962
5006
|
"text": ";"
|
|
4963
5007
|
}
|
|
4964
5008
|
],
|
|
5009
|
+
"isReadonly": false,
|
|
4965
5010
|
"isOptional": true,
|
|
4966
5011
|
"releaseTag": "Public",
|
|
4967
5012
|
"name": "enablePerfMgr",
|
|
@@ -4988,6 +5033,7 @@
|
|
|
4988
5033
|
"text": ";"
|
|
4989
5034
|
}
|
|
4990
5035
|
],
|
|
5036
|
+
"isReadonly": false,
|
|
4991
5037
|
"isOptional": true,
|
|
4992
5038
|
"releaseTag": "Public",
|
|
4993
5039
|
"name": "endpointUrl",
|
|
@@ -5014,6 +5060,7 @@
|
|
|
5014
5060
|
"text": ";"
|
|
5015
5061
|
}
|
|
5016
5062
|
],
|
|
5063
|
+
"isReadonly": false,
|
|
5017
5064
|
"isOptional": true,
|
|
5018
5065
|
"releaseTag": "Public",
|
|
5019
5066
|
"name": "extensionConfig",
|
|
@@ -5045,6 +5092,7 @@
|
|
|
5045
5092
|
"text": ";"
|
|
5046
5093
|
}
|
|
5047
5094
|
],
|
|
5095
|
+
"isReadonly": false,
|
|
5048
5096
|
"isOptional": true,
|
|
5049
5097
|
"releaseTag": "Public",
|
|
5050
5098
|
"name": "extensions",
|
|
@@ -5071,6 +5119,7 @@
|
|
|
5071
5119
|
"text": ";"
|
|
5072
5120
|
}
|
|
5073
5121
|
],
|
|
5122
|
+
"isReadonly": false,
|
|
5074
5123
|
"isOptional": true,
|
|
5075
5124
|
"releaseTag": "Public",
|
|
5076
5125
|
"name": "idLength",
|
|
@@ -5097,6 +5146,7 @@
|
|
|
5097
5146
|
"text": ";"
|
|
5098
5147
|
}
|
|
5099
5148
|
],
|
|
5149
|
+
"isReadonly": false,
|
|
5100
5150
|
"isOptional": true,
|
|
5101
5151
|
"releaseTag": "Public",
|
|
5102
5152
|
"name": "instrumentationKey",
|
|
@@ -5123,6 +5173,7 @@
|
|
|
5123
5173
|
"text": ";"
|
|
5124
5174
|
}
|
|
5125
5175
|
],
|
|
5176
|
+
"isReadonly": false,
|
|
5126
5177
|
"isOptional": true,
|
|
5127
5178
|
"releaseTag": "Public",
|
|
5128
5179
|
"name": "loggingLevelConsole",
|
|
@@ -5149,6 +5200,7 @@
|
|
|
5149
5200
|
"text": ";"
|
|
5150
5201
|
}
|
|
5151
5202
|
],
|
|
5203
|
+
"isReadonly": false,
|
|
5152
5204
|
"isOptional": true,
|
|
5153
5205
|
"releaseTag": "Public",
|
|
5154
5206
|
"name": "loggingLevelTelemetry",
|
|
@@ -5175,6 +5227,7 @@
|
|
|
5175
5227
|
"text": ";"
|
|
5176
5228
|
}
|
|
5177
5229
|
],
|
|
5230
|
+
"isReadonly": false,
|
|
5178
5231
|
"isOptional": true,
|
|
5179
5232
|
"releaseTag": "Public",
|
|
5180
5233
|
"name": "maxMessageLimit",
|
|
@@ -5201,6 +5254,7 @@
|
|
|
5201
5254
|
"text": ";"
|
|
5202
5255
|
}
|
|
5203
5256
|
],
|
|
5257
|
+
"isReadonly": false,
|
|
5204
5258
|
"isOptional": true,
|
|
5205
5259
|
"releaseTag": "Public",
|
|
5206
5260
|
"name": "perfEvtsSendAll",
|
|
@@ -5252,6 +5306,7 @@
|
|
|
5252
5306
|
"text": ";"
|
|
5253
5307
|
}
|
|
5254
5308
|
],
|
|
5309
|
+
"isReadonly": false,
|
|
5255
5310
|
"isOptional": true,
|
|
5256
5311
|
"releaseTag": "Public",
|
|
5257
5312
|
"name": "correlationContext",
|
|
@@ -5278,6 +5333,7 @@
|
|
|
5278
5333
|
"text": ";"
|
|
5279
5334
|
}
|
|
5280
5335
|
],
|
|
5336
|
+
"isReadonly": false,
|
|
5281
5337
|
"isOptional": true,
|
|
5282
5338
|
"releaseTag": "Public",
|
|
5283
5339
|
"name": "data",
|
|
@@ -5304,6 +5360,7 @@
|
|
|
5304
5360
|
"text": ";"
|
|
5305
5361
|
}
|
|
5306
5362
|
],
|
|
5363
|
+
"isReadonly": false,
|
|
5307
5364
|
"isOptional": true,
|
|
5308
5365
|
"releaseTag": "Public",
|
|
5309
5366
|
"name": "duration",
|
|
@@ -5330,6 +5387,7 @@
|
|
|
5330
5387
|
"text": ";"
|
|
5331
5388
|
}
|
|
5332
5389
|
],
|
|
5390
|
+
"isReadonly": false,
|
|
5333
5391
|
"isOptional": false,
|
|
5334
5392
|
"releaseTag": "Public",
|
|
5335
5393
|
"name": "id",
|
|
@@ -5356,6 +5414,7 @@
|
|
|
5356
5414
|
"text": ";"
|
|
5357
5415
|
}
|
|
5358
5416
|
],
|
|
5417
|
+
"isReadonly": false,
|
|
5359
5418
|
"isOptional": true,
|
|
5360
5419
|
"releaseTag": "Public",
|
|
5361
5420
|
"name": "iKey",
|
|
@@ -5382,6 +5441,7 @@
|
|
|
5382
5441
|
"text": ";"
|
|
5383
5442
|
}
|
|
5384
5443
|
],
|
|
5444
|
+
"isReadonly": false,
|
|
5385
5445
|
"isOptional": true,
|
|
5386
5446
|
"releaseTag": "Public",
|
|
5387
5447
|
"name": "name",
|
|
@@ -5408,6 +5468,7 @@
|
|
|
5408
5468
|
"text": ";"
|
|
5409
5469
|
}
|
|
5410
5470
|
],
|
|
5471
|
+
"isReadonly": false,
|
|
5411
5472
|
"isOptional": false,
|
|
5412
5473
|
"releaseTag": "Public",
|
|
5413
5474
|
"name": "responseCode",
|
|
@@ -5435,6 +5496,7 @@
|
|
|
5435
5496
|
"text": ";"
|
|
5436
5497
|
}
|
|
5437
5498
|
],
|
|
5499
|
+
"isReadonly": false,
|
|
5438
5500
|
"isOptional": true,
|
|
5439
5501
|
"releaseTag": "Public",
|
|
5440
5502
|
"name": "startTime",
|
|
@@ -5461,6 +5523,7 @@
|
|
|
5461
5523
|
"text": ";"
|
|
5462
5524
|
}
|
|
5463
5525
|
],
|
|
5526
|
+
"isReadonly": false,
|
|
5464
5527
|
"isOptional": true,
|
|
5465
5528
|
"releaseTag": "Public",
|
|
5466
5529
|
"name": "success",
|
|
@@ -5487,6 +5550,7 @@
|
|
|
5487
5550
|
"text": ";"
|
|
5488
5551
|
}
|
|
5489
5552
|
],
|
|
5553
|
+
"isReadonly": false,
|
|
5490
5554
|
"isOptional": true,
|
|
5491
5555
|
"releaseTag": "Public",
|
|
5492
5556
|
"name": "target",
|
|
@@ -5513,6 +5577,7 @@
|
|
|
5513
5577
|
"text": ";"
|
|
5514
5578
|
}
|
|
5515
5579
|
],
|
|
5580
|
+
"isReadonly": false,
|
|
5516
5581
|
"isOptional": true,
|
|
5517
5582
|
"releaseTag": "Public",
|
|
5518
5583
|
"name": "type",
|
|
@@ -5569,6 +5634,7 @@
|
|
|
5569
5634
|
"text": ";"
|
|
5570
5635
|
}
|
|
5571
5636
|
],
|
|
5637
|
+
"isReadonly": false,
|
|
5572
5638
|
"isOptional": true,
|
|
5573
5639
|
"releaseTag": "Public",
|
|
5574
5640
|
"name": "iKey",
|
|
@@ -5595,6 +5661,7 @@
|
|
|
5595
5661
|
"text": ";"
|
|
5596
5662
|
}
|
|
5597
5663
|
],
|
|
5664
|
+
"isReadonly": false,
|
|
5598
5665
|
"isOptional": false,
|
|
5599
5666
|
"releaseTag": "Public",
|
|
5600
5667
|
"name": "name",
|
|
@@ -5664,6 +5731,7 @@
|
|
|
5664
5731
|
"text": ";"
|
|
5665
5732
|
}
|
|
5666
5733
|
],
|
|
5734
|
+
"isReadonly": false,
|
|
5667
5735
|
"isOptional": false,
|
|
5668
5736
|
"releaseTag": "Public",
|
|
5669
5737
|
"name": "isEnabled",
|
|
@@ -5690,6 +5758,7 @@
|
|
|
5690
5758
|
"text": ";"
|
|
5691
5759
|
}
|
|
5692
5760
|
],
|
|
5761
|
+
"isReadonly": false,
|
|
5693
5762
|
"isOptional": false,
|
|
5694
5763
|
"releaseTag": "Public",
|
|
5695
5764
|
"name": "plugin",
|
|
@@ -5716,6 +5785,7 @@
|
|
|
5716
5785
|
"text": ";"
|
|
5717
5786
|
}
|
|
5718
5787
|
],
|
|
5788
|
+
"isReadonly": false,
|
|
5719
5789
|
"isOptional": false,
|
|
5720
5790
|
"releaseTag": "Public",
|
|
5721
5791
|
"name": "remove",
|
|
@@ -5742,6 +5812,7 @@
|
|
|
5742
5812
|
"text": ";"
|
|
5743
5813
|
}
|
|
5744
5814
|
],
|
|
5815
|
+
"isReadonly": false,
|
|
5745
5816
|
"isOptional": false,
|
|
5746
5817
|
"releaseTag": "Public",
|
|
5747
5818
|
"name": "setEnabled",
|
|
@@ -5793,6 +5864,7 @@
|
|
|
5793
5864
|
"text": ";"
|
|
5794
5865
|
}
|
|
5795
5866
|
],
|
|
5867
|
+
"isReadonly": false,
|
|
5796
5868
|
"isOptional": false,
|
|
5797
5869
|
"releaseTag": "Public",
|
|
5798
5870
|
"name": "average",
|
|
@@ -5819,6 +5891,7 @@
|
|
|
5819
5891
|
"text": ";"
|
|
5820
5892
|
}
|
|
5821
5893
|
],
|
|
5894
|
+
"isReadonly": false,
|
|
5822
5895
|
"isOptional": true,
|
|
5823
5896
|
"releaseTag": "Public",
|
|
5824
5897
|
"name": "iKey",
|
|
@@ -5845,6 +5918,7 @@
|
|
|
5845
5918
|
"text": ";"
|
|
5846
5919
|
}
|
|
5847
5920
|
],
|
|
5921
|
+
"isReadonly": false,
|
|
5848
5922
|
"isOptional": true,
|
|
5849
5923
|
"releaseTag": "Public",
|
|
5850
5924
|
"name": "max",
|
|
@@ -5871,6 +5945,7 @@
|
|
|
5871
5945
|
"text": ";"
|
|
5872
5946
|
}
|
|
5873
5947
|
],
|
|
5948
|
+
"isReadonly": false,
|
|
5874
5949
|
"isOptional": true,
|
|
5875
5950
|
"releaseTag": "Public",
|
|
5876
5951
|
"name": "min",
|
|
@@ -5897,6 +5972,7 @@
|
|
|
5897
5972
|
"text": ";"
|
|
5898
5973
|
}
|
|
5899
5974
|
],
|
|
5975
|
+
"isReadonly": false,
|
|
5900
5976
|
"isOptional": false,
|
|
5901
5977
|
"releaseTag": "Public",
|
|
5902
5978
|
"name": "name",
|
|
@@ -5923,6 +5999,7 @@
|
|
|
5923
5999
|
"text": ";"
|
|
5924
6000
|
}
|
|
5925
6001
|
],
|
|
6002
|
+
"isReadonly": false,
|
|
5926
6003
|
"isOptional": true,
|
|
5927
6004
|
"releaseTag": "Public",
|
|
5928
6005
|
"name": "sampleCount",
|
|
@@ -5949,6 +6026,7 @@
|
|
|
5949
6026
|
"text": ";"
|
|
5950
6027
|
}
|
|
5951
6028
|
],
|
|
6029
|
+
"isReadonly": false,
|
|
5952
6030
|
"isOptional": true,
|
|
5953
6031
|
"releaseTag": "Public",
|
|
5954
6032
|
"name": "stdDev",
|
|
@@ -6005,6 +6083,7 @@
|
|
|
6005
6083
|
"text": ";"
|
|
6006
6084
|
}
|
|
6007
6085
|
],
|
|
6086
|
+
"isReadonly": false,
|
|
6008
6087
|
"isOptional": true,
|
|
6009
6088
|
"releaseTag": "Public",
|
|
6010
6089
|
"name": "domProcessing",
|
|
@@ -6031,6 +6110,7 @@
|
|
|
6031
6110
|
"text": ";"
|
|
6032
6111
|
}
|
|
6033
6112
|
],
|
|
6113
|
+
"isReadonly": false,
|
|
6034
6114
|
"isOptional": true,
|
|
6035
6115
|
"releaseTag": "Public",
|
|
6036
6116
|
"name": "duration",
|
|
@@ -6057,6 +6137,7 @@
|
|
|
6057
6137
|
"text": ";"
|
|
6058
6138
|
}
|
|
6059
6139
|
],
|
|
6140
|
+
"isReadonly": false,
|
|
6060
6141
|
"isOptional": true,
|
|
6061
6142
|
"releaseTag": "Public",
|
|
6062
6143
|
"name": "name",
|
|
@@ -6083,6 +6164,7 @@
|
|
|
6083
6164
|
"text": ";"
|
|
6084
6165
|
}
|
|
6085
6166
|
],
|
|
6167
|
+
"isReadonly": false,
|
|
6086
6168
|
"isOptional": true,
|
|
6087
6169
|
"releaseTag": "Public",
|
|
6088
6170
|
"name": "networkConnect",
|
|
@@ -6109,6 +6191,7 @@
|
|
|
6109
6191
|
"text": ";"
|
|
6110
6192
|
}
|
|
6111
6193
|
],
|
|
6194
|
+
"isReadonly": false,
|
|
6112
6195
|
"isOptional": true,
|
|
6113
6196
|
"releaseTag": "Public",
|
|
6114
6197
|
"name": "perfTotal",
|
|
@@ -6135,6 +6218,7 @@
|
|
|
6135
6218
|
"text": ";"
|
|
6136
6219
|
}
|
|
6137
6220
|
],
|
|
6221
|
+
"isReadonly": false,
|
|
6138
6222
|
"isOptional": true,
|
|
6139
6223
|
"releaseTag": "Public",
|
|
6140
6224
|
"name": "receivedResponse",
|
|
@@ -6161,6 +6245,7 @@
|
|
|
6161
6245
|
"text": ";"
|
|
6162
6246
|
}
|
|
6163
6247
|
],
|
|
6248
|
+
"isReadonly": false,
|
|
6164
6249
|
"isOptional": true,
|
|
6165
6250
|
"releaseTag": "Public",
|
|
6166
6251
|
"name": "sentRequest",
|
|
@@ -6187,6 +6272,7 @@
|
|
|
6187
6272
|
"text": ";"
|
|
6188
6273
|
}
|
|
6189
6274
|
],
|
|
6275
|
+
"isReadonly": false,
|
|
6190
6276
|
"isOptional": true,
|
|
6191
6277
|
"releaseTag": "Public",
|
|
6192
6278
|
"name": "uri",
|
|
@@ -6243,6 +6329,7 @@
|
|
|
6243
6329
|
"text": ";"
|
|
6244
6330
|
}
|
|
6245
6331
|
],
|
|
6332
|
+
"isReadonly": false,
|
|
6246
6333
|
"isOptional": true,
|
|
6247
6334
|
"releaseTag": "Public",
|
|
6248
6335
|
"name": "iKey",
|
|
@@ -6269,6 +6356,7 @@
|
|
|
6269
6356
|
"text": ";"
|
|
6270
6357
|
}
|
|
6271
6358
|
],
|
|
6359
|
+
"isReadonly": false,
|
|
6272
6360
|
"isOptional": true,
|
|
6273
6361
|
"releaseTag": "Public",
|
|
6274
6362
|
"name": "isLoggedIn",
|
|
@@ -6295,6 +6383,7 @@
|
|
|
6295
6383
|
"text": ";"
|
|
6296
6384
|
}
|
|
6297
6385
|
],
|
|
6386
|
+
"isReadonly": false,
|
|
6298
6387
|
"isOptional": true,
|
|
6299
6388
|
"releaseTag": "Public",
|
|
6300
6389
|
"name": "name",
|
|
@@ -6321,6 +6410,7 @@
|
|
|
6321
6410
|
"text": ";"
|
|
6322
6411
|
}
|
|
6323
6412
|
],
|
|
6413
|
+
"isReadonly": false,
|
|
6324
6414
|
"isOptional": true,
|
|
6325
6415
|
"releaseTag": "Public",
|
|
6326
6416
|
"name": "pageType",
|
|
@@ -6347,6 +6437,7 @@
|
|
|
6347
6437
|
"text": ";"
|
|
6348
6438
|
}
|
|
6349
6439
|
],
|
|
6440
|
+
"isReadonly": false,
|
|
6350
6441
|
"isOptional": true,
|
|
6351
6442
|
"releaseTag": "Public",
|
|
6352
6443
|
"name": "properties",
|
|
@@ -6373,6 +6464,7 @@
|
|
|
6373
6464
|
"text": ";"
|
|
6374
6465
|
}
|
|
6375
6466
|
],
|
|
6467
|
+
"isReadonly": false,
|
|
6376
6468
|
"isOptional": true,
|
|
6377
6469
|
"releaseTag": "Public",
|
|
6378
6470
|
"name": "refUri",
|
|
@@ -6399,6 +6491,7 @@
|
|
|
6399
6491
|
"text": ";"
|
|
6400
6492
|
}
|
|
6401
6493
|
],
|
|
6494
|
+
"isReadonly": false,
|
|
6402
6495
|
"isOptional": true,
|
|
6403
6496
|
"releaseTag": "Public",
|
|
6404
6497
|
"name": "uri",
|
|
@@ -6446,6 +6539,7 @@
|
|
|
6446
6539
|
"text": ";"
|
|
6447
6540
|
}
|
|
6448
6541
|
],
|
|
6542
|
+
"isReadonly": true,
|
|
6449
6543
|
"isOptional": false,
|
|
6450
6544
|
"releaseTag": "Public",
|
|
6451
6545
|
"name": "identifier",
|
|
@@ -6508,6 +6602,7 @@
|
|
|
6508
6602
|
"text": ";"
|
|
6509
6603
|
}
|
|
6510
6604
|
],
|
|
6605
|
+
"isReadonly": false,
|
|
6511
6606
|
"isOptional": false,
|
|
6512
6607
|
"releaseTag": "Public",
|
|
6513
6608
|
"name": "initialize",
|
|
@@ -6534,6 +6629,7 @@
|
|
|
6534
6629
|
"text": ";"
|
|
6535
6630
|
}
|
|
6536
6631
|
],
|
|
6632
|
+
"isReadonly": false,
|
|
6537
6633
|
"isOptional": true,
|
|
6538
6634
|
"releaseTag": "Public",
|
|
6539
6635
|
"name": "isInitialized",
|
|
@@ -6578,6 +6674,7 @@
|
|
|
6578
6674
|
"text": ";"
|
|
6579
6675
|
}
|
|
6580
6676
|
],
|
|
6677
|
+
"isReadonly": false,
|
|
6581
6678
|
"isOptional": true,
|
|
6582
6679
|
"releaseTag": "Public",
|
|
6583
6680
|
"name": "teardown",
|
|
@@ -6604,6 +6701,7 @@
|
|
|
6604
6701
|
"text": ";"
|
|
6605
6702
|
}
|
|
6606
6703
|
],
|
|
6704
|
+
"isReadonly": true,
|
|
6607
6705
|
"isOptional": true,
|
|
6608
6706
|
"releaseTag": "Public",
|
|
6609
6707
|
"name": "version",
|
|
@@ -6695,6 +6793,7 @@
|
|
|
6695
6793
|
"text": ";"
|
|
6696
6794
|
}
|
|
6697
6795
|
],
|
|
6796
|
+
"isReadonly": false,
|
|
6698
6797
|
"isOptional": true,
|
|
6699
6798
|
"releaseTag": "Public",
|
|
6700
6799
|
"name": "baseData",
|
|
@@ -6721,6 +6820,7 @@
|
|
|
6721
6820
|
"text": ";"
|
|
6722
6821
|
}
|
|
6723
6822
|
],
|
|
6823
|
+
"isReadonly": false,
|
|
6724
6824
|
"isOptional": true,
|
|
6725
6825
|
"releaseTag": "Public",
|
|
6726
6826
|
"name": "baseType",
|
|
@@ -6748,6 +6848,7 @@
|
|
|
6748
6848
|
"text": ";"
|
|
6749
6849
|
}
|
|
6750
6850
|
],
|
|
6851
|
+
"isReadonly": false,
|
|
6751
6852
|
"isOptional": true,
|
|
6752
6853
|
"releaseTag": "Public",
|
|
6753
6854
|
"name": "data",
|
|
@@ -6774,6 +6875,7 @@
|
|
|
6774
6875
|
"text": ";"
|
|
6775
6876
|
}
|
|
6776
6877
|
],
|
|
6878
|
+
"isReadonly": false,
|
|
6777
6879
|
"isOptional": true,
|
|
6778
6880
|
"releaseTag": "Public",
|
|
6779
6881
|
"name": "ext",
|
|
@@ -6800,6 +6902,7 @@
|
|
|
6800
6902
|
"text": ";"
|
|
6801
6903
|
}
|
|
6802
6904
|
],
|
|
6905
|
+
"isReadonly": false,
|
|
6803
6906
|
"isOptional": true,
|
|
6804
6907
|
"releaseTag": "Public",
|
|
6805
6908
|
"name": "iKey",
|
|
@@ -6826,6 +6929,7 @@
|
|
|
6826
6929
|
"text": ";"
|
|
6827
6930
|
}
|
|
6828
6931
|
],
|
|
6932
|
+
"isReadonly": false,
|
|
6829
6933
|
"isOptional": false,
|
|
6830
6934
|
"releaseTag": "Public",
|
|
6831
6935
|
"name": "name",
|
|
@@ -6866,6 +6970,7 @@
|
|
|
6866
6970
|
"text": ";"
|
|
6867
6971
|
}
|
|
6868
6972
|
],
|
|
6973
|
+
"isReadonly": false,
|
|
6869
6974
|
"isOptional": true,
|
|
6870
6975
|
"releaseTag": "Public",
|
|
6871
6976
|
"name": "tags",
|
|
@@ -6892,6 +6997,7 @@
|
|
|
6892
6997
|
"text": ";"
|
|
6893
6998
|
}
|
|
6894
6999
|
],
|
|
7000
|
+
"isReadonly": false,
|
|
6895
7001
|
"isOptional": true,
|
|
6896
7002
|
"releaseTag": "Public",
|
|
6897
7003
|
"name": "time",
|
|
@@ -6918,6 +7024,7 @@
|
|
|
6918
7024
|
"text": ";"
|
|
6919
7025
|
}
|
|
6920
7026
|
],
|
|
7027
|
+
"isReadonly": false,
|
|
6921
7028
|
"isOptional": true,
|
|
6922
7029
|
"releaseTag": "Public",
|
|
6923
7030
|
"name": "ver",
|
|
@@ -6978,6 +7085,7 @@
|
|
|
6978
7085
|
"text": ";"
|
|
6979
7086
|
}
|
|
6980
7087
|
],
|
|
7088
|
+
"isReadonly": true,
|
|
6981
7089
|
"isOptional": false,
|
|
6982
7090
|
"releaseTag": "Public",
|
|
6983
7091
|
"name": "priority",
|
|
@@ -7022,6 +7130,7 @@
|
|
|
7022
7130
|
"text": ";"
|
|
7023
7131
|
}
|
|
7024
7132
|
],
|
|
7133
|
+
"isReadonly": false,
|
|
7025
7134
|
"isOptional": true,
|
|
7026
7135
|
"releaseTag": "Public",
|
|
7027
7136
|
"name": "setNextPlugin",
|
|
@@ -7082,6 +7191,7 @@
|
|
|
7082
7191
|
"text": ";"
|
|
7083
7192
|
}
|
|
7084
7193
|
],
|
|
7194
|
+
"isReadonly": false,
|
|
7085
7195
|
"isOptional": true,
|
|
7086
7196
|
"releaseTag": "Public",
|
|
7087
7197
|
"name": "iKey",
|
|
@@ -7108,6 +7218,7 @@
|
|
|
7108
7218
|
"text": ";"
|
|
7109
7219
|
}
|
|
7110
7220
|
],
|
|
7221
|
+
"isReadonly": false,
|
|
7111
7222
|
"isOptional": false,
|
|
7112
7223
|
"releaseTag": "Public",
|
|
7113
7224
|
"name": "message",
|
|
@@ -7135,6 +7246,7 @@
|
|
|
7135
7246
|
"text": ";"
|
|
7136
7247
|
}
|
|
7137
7248
|
],
|
|
7249
|
+
"isReadonly": false,
|
|
7138
7250
|
"isOptional": true,
|
|
7139
7251
|
"releaseTag": "Public",
|
|
7140
7252
|
"name": "severityLevel",
|
|
@@ -7320,6 +7432,7 @@
|
|
|
7320
7432
|
"text": ";"
|
|
7321
7433
|
}
|
|
7322
7434
|
],
|
|
7435
|
+
"isReadonly": false,
|
|
7323
7436
|
"isOptional": false,
|
|
7324
7437
|
"releaseTag": "Public",
|
|
7325
7438
|
"name": "_appId",
|
|
@@ -7327,7 +7440,8 @@
|
|
|
7327
7440
|
"startIndex": 1,
|
|
7328
7441
|
"endIndex": 2
|
|
7329
7442
|
},
|
|
7330
|
-
"isStatic": false
|
|
7443
|
+
"isStatic": false,
|
|
7444
|
+
"isProtected": false
|
|
7331
7445
|
},
|
|
7332
7446
|
{
|
|
7333
7447
|
"kind": "Property",
|
|
@@ -7348,6 +7462,7 @@
|
|
|
7348
7462
|
"text": ";"
|
|
7349
7463
|
}
|
|
7350
7464
|
],
|
|
7465
|
+
"isReadonly": false,
|
|
7351
7466
|
"isOptional": false,
|
|
7352
7467
|
"releaseTag": "Public",
|
|
7353
7468
|
"name": "_buffer",
|
|
@@ -7355,7 +7470,8 @@
|
|
|
7355
7470
|
"startIndex": 1,
|
|
7356
7471
|
"endIndex": 2
|
|
7357
7472
|
},
|
|
7358
|
-
"isStatic": false
|
|
7473
|
+
"isStatic": false,
|
|
7474
|
+
"isProtected": false
|
|
7359
7475
|
},
|
|
7360
7476
|
{
|
|
7361
7477
|
"kind": "Method",
|
|
@@ -7400,13 +7516,13 @@
|
|
|
7400
7516
|
"text": ";"
|
|
7401
7517
|
}
|
|
7402
7518
|
],
|
|
7403
|
-
"isOptional": false,
|
|
7404
7519
|
"isStatic": false,
|
|
7405
7520
|
"returnTypeTokenRange": {
|
|
7406
7521
|
"startIndex": 7,
|
|
7407
7522
|
"endIndex": 8
|
|
7408
7523
|
},
|
|
7409
7524
|
"releaseTag": "Public",
|
|
7525
|
+
"isProtected": false,
|
|
7410
7526
|
"overloadIndex": 1,
|
|
7411
7527
|
"parameters": [
|
|
7412
7528
|
{
|
|
@@ -7434,6 +7550,7 @@
|
|
|
7434
7550
|
"isOptional": true
|
|
7435
7551
|
}
|
|
7436
7552
|
],
|
|
7553
|
+
"isOptional": false,
|
|
7437
7554
|
"name": "_onError"
|
|
7438
7555
|
},
|
|
7439
7556
|
{
|
|
@@ -7471,13 +7588,13 @@
|
|
|
7471
7588
|
"text": ";"
|
|
7472
7589
|
}
|
|
7473
7590
|
],
|
|
7474
|
-
"isOptional": false,
|
|
7475
7591
|
"isStatic": false,
|
|
7476
7592
|
"returnTypeTokenRange": {
|
|
7477
7593
|
"startIndex": 5,
|
|
7478
7594
|
"endIndex": 6
|
|
7479
7595
|
},
|
|
7480
7596
|
"releaseTag": "Public",
|
|
7597
|
+
"isProtected": false,
|
|
7481
7598
|
"overloadIndex": 1,
|
|
7482
7599
|
"parameters": [
|
|
7483
7600
|
{
|
|
@@ -7497,6 +7614,7 @@
|
|
|
7497
7614
|
"isOptional": false
|
|
7498
7615
|
}
|
|
7499
7616
|
],
|
|
7617
|
+
"isOptional": false,
|
|
7500
7618
|
"name": "_onPartialSuccess"
|
|
7501
7619
|
},
|
|
7502
7620
|
{
|
|
@@ -7533,13 +7651,13 @@
|
|
|
7533
7651
|
"text": ";"
|
|
7534
7652
|
}
|
|
7535
7653
|
],
|
|
7536
|
-
"isOptional": false,
|
|
7537
7654
|
"isStatic": false,
|
|
7538
7655
|
"returnTypeTokenRange": {
|
|
7539
7656
|
"startIndex": 5,
|
|
7540
7657
|
"endIndex": 6
|
|
7541
7658
|
},
|
|
7542
7659
|
"releaseTag": "Public",
|
|
7660
|
+
"isProtected": false,
|
|
7543
7661
|
"overloadIndex": 1,
|
|
7544
7662
|
"parameters": [
|
|
7545
7663
|
{
|
|
@@ -7559,6 +7677,7 @@
|
|
|
7559
7677
|
"isOptional": false
|
|
7560
7678
|
}
|
|
7561
7679
|
],
|
|
7680
|
+
"isOptional": false,
|
|
7562
7681
|
"name": "_onSuccess"
|
|
7563
7682
|
},
|
|
7564
7683
|
{
|
|
@@ -7580,6 +7699,7 @@
|
|
|
7580
7699
|
"text": ";"
|
|
7581
7700
|
}
|
|
7582
7701
|
],
|
|
7702
|
+
"isReadonly": false,
|
|
7583
7703
|
"isOptional": false,
|
|
7584
7704
|
"releaseTag": "Public",
|
|
7585
7705
|
"name": "_sample",
|
|
@@ -7587,7 +7707,8 @@
|
|
|
7587
7707
|
"startIndex": 1,
|
|
7588
7708
|
"endIndex": 2
|
|
7589
7709
|
},
|
|
7590
|
-
"isStatic": false
|
|
7710
|
+
"isStatic": false,
|
|
7711
|
+
"isProtected": true
|
|
7591
7712
|
},
|
|
7592
7713
|
{
|
|
7593
7714
|
"kind": "Property",
|
|
@@ -7608,6 +7729,7 @@
|
|
|
7608
7729
|
"text": ";"
|
|
7609
7730
|
}
|
|
7610
7731
|
],
|
|
7732
|
+
"isReadonly": false,
|
|
7611
7733
|
"isOptional": false,
|
|
7612
7734
|
"releaseTag": "Public",
|
|
7613
7735
|
"name": "_sender",
|
|
@@ -7615,7 +7737,8 @@
|
|
|
7615
7737
|
"startIndex": 1,
|
|
7616
7738
|
"endIndex": 2
|
|
7617
7739
|
},
|
|
7618
|
-
"isStatic": false
|
|
7740
|
+
"isStatic": false,
|
|
7741
|
+
"isProtected": false
|
|
7619
7742
|
},
|
|
7620
7743
|
{
|
|
7621
7744
|
"kind": "Property",
|
|
@@ -7636,6 +7759,7 @@
|
|
|
7636
7759
|
"text": ";"
|
|
7637
7760
|
}
|
|
7638
7761
|
],
|
|
7762
|
+
"isReadonly": true,
|
|
7639
7763
|
"isOptional": false,
|
|
7640
7764
|
"releaseTag": "Public",
|
|
7641
7765
|
"name": "_senderConfig",
|
|
@@ -7643,7 +7767,8 @@
|
|
|
7643
7767
|
"startIndex": 1,
|
|
7644
7768
|
"endIndex": 2
|
|
7645
7769
|
},
|
|
7646
|
-
"isStatic": false
|
|
7770
|
+
"isStatic": false,
|
|
7771
|
+
"isProtected": false
|
|
7647
7772
|
},
|
|
7648
7773
|
{
|
|
7649
7774
|
"kind": "Method",
|
|
@@ -7680,13 +7805,13 @@
|
|
|
7680
7805
|
"text": ";"
|
|
7681
7806
|
}
|
|
7682
7807
|
],
|
|
7683
|
-
"isOptional": false,
|
|
7684
7808
|
"isStatic": false,
|
|
7685
7809
|
"returnTypeTokenRange": {
|
|
7686
7810
|
"startIndex": 5,
|
|
7687
7811
|
"endIndex": 6
|
|
7688
7812
|
},
|
|
7689
7813
|
"releaseTag": "Public",
|
|
7814
|
+
"isProtected": false,
|
|
7690
7815
|
"overloadIndex": 1,
|
|
7691
7816
|
"parameters": [
|
|
7692
7817
|
{
|
|
@@ -7706,6 +7831,7 @@
|
|
|
7706
7831
|
"isOptional": false
|
|
7707
7832
|
}
|
|
7708
7833
|
],
|
|
7834
|
+
"isOptional": false,
|
|
7709
7835
|
"name": "_xdrOnLoad"
|
|
7710
7836
|
},
|
|
7711
7837
|
{
|
|
@@ -7751,13 +7877,13 @@
|
|
|
7751
7877
|
"text": ";"
|
|
7752
7878
|
}
|
|
7753
7879
|
],
|
|
7754
|
-
"isOptional": false,
|
|
7755
7880
|
"isStatic": false,
|
|
7756
7881
|
"returnTypeTokenRange": {
|
|
7757
7882
|
"startIndex": 7,
|
|
7758
7883
|
"endIndex": 8
|
|
7759
7884
|
},
|
|
7760
7885
|
"releaseTag": "Public",
|
|
7886
|
+
"isProtected": false,
|
|
7761
7887
|
"overloadIndex": 1,
|
|
7762
7888
|
"parameters": [
|
|
7763
7889
|
{
|
|
@@ -7785,6 +7911,7 @@
|
|
|
7785
7911
|
"isOptional": false
|
|
7786
7912
|
}
|
|
7787
7913
|
],
|
|
7914
|
+
"isOptional": false,
|
|
7788
7915
|
"name": "_xhrReadyStateChange"
|
|
7789
7916
|
},
|
|
7790
7917
|
{
|
|
@@ -7798,6 +7925,7 @@
|
|
|
7798
7925
|
}
|
|
7799
7926
|
],
|
|
7800
7927
|
"releaseTag": "Public",
|
|
7928
|
+
"isProtected": false,
|
|
7801
7929
|
"overloadIndex": 1,
|
|
7802
7930
|
"parameters": []
|
|
7803
7931
|
},
|
|
@@ -7835,13 +7963,13 @@
|
|
|
7835
7963
|
"text": ";"
|
|
7836
7964
|
}
|
|
7837
7965
|
],
|
|
7838
|
-
"isOptional": false,
|
|
7839
7966
|
"isStatic": false,
|
|
7840
7967
|
"returnTypeTokenRange": {
|
|
7841
7968
|
"startIndex": 5,
|
|
7842
7969
|
"endIndex": 6
|
|
7843
7970
|
},
|
|
7844
7971
|
"releaseTag": "Public",
|
|
7972
|
+
"isProtected": false,
|
|
7845
7973
|
"overloadIndex": 1,
|
|
7846
7974
|
"parameters": [
|
|
7847
7975
|
{
|
|
@@ -7861,6 +7989,7 @@
|
|
|
7861
7989
|
"isOptional": false
|
|
7862
7990
|
}
|
|
7863
7991
|
],
|
|
7992
|
+
"isOptional": false,
|
|
7864
7993
|
"name": "addHeader"
|
|
7865
7994
|
},
|
|
7866
7995
|
{
|
|
@@ -7916,13 +8045,13 @@
|
|
|
7916
8045
|
"text": ";"
|
|
7917
8046
|
}
|
|
7918
8047
|
],
|
|
7919
|
-
"isOptional": false,
|
|
7920
8048
|
"isStatic": true,
|
|
7921
8049
|
"returnTypeTokenRange": {
|
|
7922
8050
|
"startIndex": 9,
|
|
7923
8051
|
"endIndex": 10
|
|
7924
8052
|
},
|
|
7925
8053
|
"releaseTag": "Public",
|
|
8054
|
+
"isProtected": false,
|
|
7926
8055
|
"overloadIndex": 1,
|
|
7927
8056
|
"parameters": [
|
|
7928
8057
|
{
|
|
@@ -7958,6 +8087,7 @@
|
|
|
7958
8087
|
"isOptional": true
|
|
7959
8088
|
}
|
|
7960
8089
|
],
|
|
8090
|
+
"isOptional": false,
|
|
7961
8091
|
"name": "constructEnvelope"
|
|
7962
8092
|
},
|
|
7963
8093
|
{
|
|
@@ -7978,15 +8108,16 @@
|
|
|
7978
8108
|
"text": ";"
|
|
7979
8109
|
}
|
|
7980
8110
|
],
|
|
7981
|
-
"isOptional": false,
|
|
7982
8111
|
"isStatic": false,
|
|
7983
8112
|
"returnTypeTokenRange": {
|
|
7984
8113
|
"startIndex": 1,
|
|
7985
8114
|
"endIndex": 2
|
|
7986
8115
|
},
|
|
7987
8116
|
"releaseTag": "Public",
|
|
8117
|
+
"isProtected": false,
|
|
7988
8118
|
"overloadIndex": 1,
|
|
7989
8119
|
"parameters": [],
|
|
8120
|
+
"isOptional": false,
|
|
7990
8121
|
"name": "flush"
|
|
7991
8122
|
},
|
|
7992
8123
|
{
|
|
@@ -8007,6 +8138,7 @@
|
|
|
8007
8138
|
"text": ";"
|
|
8008
8139
|
}
|
|
8009
8140
|
],
|
|
8141
|
+
"isReadonly": true,
|
|
8010
8142
|
"isOptional": false,
|
|
8011
8143
|
"releaseTag": "Public",
|
|
8012
8144
|
"name": "identifier",
|
|
@@ -8014,7 +8146,8 @@
|
|
|
8014
8146
|
"startIndex": 1,
|
|
8015
8147
|
"endIndex": 2
|
|
8016
8148
|
},
|
|
8017
|
-
"isStatic": false
|
|
8149
|
+
"isStatic": false,
|
|
8150
|
+
"isProtected": false
|
|
8018
8151
|
},
|
|
8019
8152
|
{
|
|
8020
8153
|
"kind": "Method",
|
|
@@ -8083,13 +8216,13 @@
|
|
|
8083
8216
|
"text": ";"
|
|
8084
8217
|
}
|
|
8085
8218
|
],
|
|
8086
|
-
"isOptional": false,
|
|
8087
8219
|
"isStatic": false,
|
|
8088
8220
|
"returnTypeTokenRange": {
|
|
8089
8221
|
"startIndex": 12,
|
|
8090
8222
|
"endIndex": 13
|
|
8091
8223
|
},
|
|
8092
8224
|
"releaseTag": "Public",
|
|
8225
|
+
"isProtected": false,
|
|
8093
8226
|
"overloadIndex": 1,
|
|
8094
8227
|
"parameters": [
|
|
8095
8228
|
{
|
|
@@ -8125,6 +8258,7 @@
|
|
|
8125
8258
|
"isOptional": true
|
|
8126
8259
|
}
|
|
8127
8260
|
],
|
|
8261
|
+
"isOptional": false,
|
|
8128
8262
|
"name": "initialize"
|
|
8129
8263
|
},
|
|
8130
8264
|
{
|
|
@@ -8145,15 +8279,16 @@
|
|
|
8145
8279
|
"text": ";"
|
|
8146
8280
|
}
|
|
8147
8281
|
],
|
|
8148
|
-
"isOptional": false,
|
|
8149
8282
|
"isStatic": false,
|
|
8150
8283
|
"returnTypeTokenRange": {
|
|
8151
8284
|
"startIndex": 1,
|
|
8152
8285
|
"endIndex": 2
|
|
8153
8286
|
},
|
|
8154
8287
|
"releaseTag": "Public",
|
|
8288
|
+
"isProtected": false,
|
|
8155
8289
|
"overloadIndex": 1,
|
|
8156
8290
|
"parameters": [],
|
|
8291
|
+
"isOptional": false,
|
|
8157
8292
|
"name": "onunloadFlush"
|
|
8158
8293
|
},
|
|
8159
8294
|
{
|
|
@@ -8174,15 +8309,16 @@
|
|
|
8174
8309
|
"text": ";"
|
|
8175
8310
|
}
|
|
8176
8311
|
],
|
|
8177
|
-
"isOptional": false,
|
|
8178
8312
|
"isStatic": false,
|
|
8179
8313
|
"returnTypeTokenRange": {
|
|
8180
8314
|
"startIndex": 1,
|
|
8181
8315
|
"endIndex": 2
|
|
8182
8316
|
},
|
|
8183
8317
|
"releaseTag": "Public",
|
|
8318
|
+
"isProtected": false,
|
|
8184
8319
|
"overloadIndex": 1,
|
|
8185
8320
|
"parameters": [],
|
|
8321
|
+
"isOptional": false,
|
|
8186
8322
|
"name": "pause"
|
|
8187
8323
|
},
|
|
8188
8324
|
{
|
|
@@ -8203,6 +8339,7 @@
|
|
|
8203
8339
|
"text": ";"
|
|
8204
8340
|
}
|
|
8205
8341
|
],
|
|
8342
|
+
"isReadonly": true,
|
|
8206
8343
|
"isOptional": false,
|
|
8207
8344
|
"releaseTag": "Public",
|
|
8208
8345
|
"name": "priority",
|
|
@@ -8210,7 +8347,8 @@
|
|
|
8210
8347
|
"startIndex": 1,
|
|
8211
8348
|
"endIndex": 2
|
|
8212
8349
|
},
|
|
8213
|
-
"isStatic": false
|
|
8350
|
+
"isStatic": false,
|
|
8351
|
+
"isProtected": false
|
|
8214
8352
|
},
|
|
8215
8353
|
{
|
|
8216
8354
|
"kind": "Method",
|
|
@@ -8248,13 +8386,13 @@
|
|
|
8248
8386
|
"text": ";"
|
|
8249
8387
|
}
|
|
8250
8388
|
],
|
|
8251
|
-
"isOptional": false,
|
|
8252
8389
|
"isStatic": false,
|
|
8253
8390
|
"returnTypeTokenRange": {
|
|
8254
8391
|
"startIndex": 5,
|
|
8255
8392
|
"endIndex": 6
|
|
8256
8393
|
},
|
|
8257
8394
|
"releaseTag": "Public",
|
|
8395
|
+
"isProtected": false,
|
|
8258
8396
|
"overloadIndex": 1,
|
|
8259
8397
|
"parameters": [
|
|
8260
8398
|
{
|
|
@@ -8274,6 +8412,7 @@
|
|
|
8274
8412
|
"isOptional": true
|
|
8275
8413
|
}
|
|
8276
8414
|
],
|
|
8415
|
+
"isOptional": false,
|
|
8277
8416
|
"name": "processTelemetry"
|
|
8278
8417
|
},
|
|
8279
8418
|
{
|
|
@@ -8294,15 +8433,16 @@
|
|
|
8294
8433
|
"text": ";"
|
|
8295
8434
|
}
|
|
8296
8435
|
],
|
|
8297
|
-
"isOptional": false,
|
|
8298
8436
|
"isStatic": false,
|
|
8299
8437
|
"returnTypeTokenRange": {
|
|
8300
8438
|
"startIndex": 1,
|
|
8301
8439
|
"endIndex": 2
|
|
8302
8440
|
},
|
|
8303
8441
|
"releaseTag": "Public",
|
|
8442
|
+
"isProtected": false,
|
|
8304
8443
|
"overloadIndex": 1,
|
|
8305
8444
|
"parameters": [],
|
|
8445
|
+
"isOptional": false,
|
|
8306
8446
|
"name": "resume"
|
|
8307
8447
|
},
|
|
8308
8448
|
{
|
|
@@ -8349,13 +8489,13 @@
|
|
|
8349
8489
|
"text": ";"
|
|
8350
8490
|
}
|
|
8351
8491
|
],
|
|
8352
|
-
"isOptional": false,
|
|
8353
8492
|
"isStatic": false,
|
|
8354
8493
|
"returnTypeTokenRange": {
|
|
8355
8494
|
"startIndex": 7,
|
|
8356
8495
|
"endIndex": 8
|
|
8357
8496
|
},
|
|
8358
8497
|
"releaseTag": "Public",
|
|
8498
|
+
"isProtected": false,
|
|
8359
8499
|
"overloadIndex": 1,
|
|
8360
8500
|
"parameters": [
|
|
8361
8501
|
{
|
|
@@ -8383,6 +8523,7 @@
|
|
|
8383
8523
|
"isOptional": true
|
|
8384
8524
|
}
|
|
8385
8525
|
],
|
|
8526
|
+
"isOptional": false,
|
|
8386
8527
|
"name": "triggerSend"
|
|
8387
8528
|
}
|
|
8388
8529
|
],
|
|
@@ -8684,6 +8825,7 @@
|
|
|
8684
8825
|
"text": ">"
|
|
8685
8826
|
}
|
|
8686
8827
|
],
|
|
8828
|
+
"isReadonly": true,
|
|
8687
8829
|
"releaseTag": "Public",
|
|
8688
8830
|
"name": "SeverityLevel",
|
|
8689
8831
|
"variableTypeTokenRange": {
|