@webex/event-dictionary-ts 1.0.1859 → 1.0.1864
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.
|
@@ -2771,6 +2771,9 @@
|
|
|
2771
2771
|
"idForEndpointAB": {
|
|
2772
2772
|
"type": "string"
|
|
2773
2773
|
},
|
|
2774
|
+
"customerOrgId": {
|
|
2775
|
+
"type": "string"
|
|
2776
|
+
},
|
|
2774
2777
|
"correlationId": {
|
|
2775
2778
|
"type": "string"
|
|
2776
2779
|
}
|
|
@@ -2848,6 +2851,9 @@
|
|
|
2848
2851
|
"other"
|
|
2849
2852
|
],
|
|
2850
2853
|
"type": "string"
|
|
2854
|
+
},
|
|
2855
|
+
"component": {
|
|
2856
|
+
"type": "string"
|
|
2851
2857
|
}
|
|
2852
2858
|
}
|
|
2853
2859
|
}
|
|
@@ -3295,6 +3295,9 @@
|
|
|
3295
3295
|
"idForEndpointAB": {
|
|
3296
3296
|
"type": "string"
|
|
3297
3297
|
},
|
|
3298
|
+
"customerOrgId": {
|
|
3299
|
+
"type": "string"
|
|
3300
|
+
},
|
|
3298
3301
|
"correlationId": {
|
|
3299
3302
|
"type": "string"
|
|
3300
3303
|
}
|
|
@@ -3372,6 +3375,9 @@
|
|
|
3372
3375
|
"other"
|
|
3373
3376
|
],
|
|
3374
3377
|
"type": "string"
|
|
3378
|
+
},
|
|
3379
|
+
"component": {
|
|
3380
|
+
"type": "string"
|
|
3375
3381
|
}
|
|
3376
3382
|
}
|
|
3377
3383
|
}
|
|
@@ -8672,6 +8678,9 @@
|
|
|
8672
8678
|
},
|
|
8673
8679
|
"idForEndpointAB": {
|
|
8674
8680
|
"type": "string"
|
|
8681
|
+
},
|
|
8682
|
+
"customerOrgId": {
|
|
8683
|
+
"type": "string"
|
|
8675
8684
|
}
|
|
8676
8685
|
}
|
|
8677
8686
|
},
|
|
@@ -11579,6 +11588,9 @@
|
|
|
11579
11588
|
},
|
|
11580
11589
|
"idForEndpointAB": {
|
|
11581
11590
|
"type": "string"
|
|
11591
|
+
},
|
|
11592
|
+
"customerOrgId": {
|
|
11593
|
+
"type": "string"
|
|
11582
11594
|
}
|
|
11583
11595
|
}
|
|
11584
11596
|
},
|
|
@@ -15626,6 +15638,9 @@
|
|
|
15626
15638
|
"idForEndpointAB": {
|
|
15627
15639
|
"type": "string"
|
|
15628
15640
|
},
|
|
15641
|
+
"customerOrgId": {
|
|
15642
|
+
"type": "string"
|
|
15643
|
+
},
|
|
15629
15644
|
"correlationId": {
|
|
15630
15645
|
"type": "string"
|
|
15631
15646
|
}
|
|
@@ -25636,6 +25651,9 @@
|
|
|
25636
25651
|
"idForEndpointAB": {
|
|
25637
25652
|
"type": "string"
|
|
25638
25653
|
},
|
|
25654
|
+
"customerOrgId": {
|
|
25655
|
+
"type": "string"
|
|
25656
|
+
},
|
|
25639
25657
|
"correlationId": {
|
|
25640
25658
|
"type": "string"
|
|
25641
25659
|
}
|
|
@@ -25719,6 +25737,9 @@
|
|
|
25719
25737
|
"other"
|
|
25720
25738
|
],
|
|
25721
25739
|
"type": "string"
|
|
25740
|
+
},
|
|
25741
|
+
"component": {
|
|
25742
|
+
"type": "string"
|
|
25722
25743
|
}
|
|
25723
25744
|
}
|
|
25724
25745
|
}
|
|
@@ -29357,7 +29378,8 @@
|
|
|
29357
29378
|
"type": "object",
|
|
29358
29379
|
"additionalProperties": true,
|
|
29359
29380
|
"required": [
|
|
29360
|
-
"correlationId"
|
|
29381
|
+
"correlationId",
|
|
29382
|
+
"customerOrgId"
|
|
29361
29383
|
],
|
|
29362
29384
|
"properties": {
|
|
29363
29385
|
"aggregatedBreakoutMoveId": {
|
|
@@ -29652,6 +29674,9 @@
|
|
|
29652
29674
|
},
|
|
29653
29675
|
"correlationId": {
|
|
29654
29676
|
"type": "string"
|
|
29677
|
+
},
|
|
29678
|
+
"customerOrgId": {
|
|
29679
|
+
"type": "string"
|
|
29655
29680
|
}
|
|
29656
29681
|
}
|
|
29657
29682
|
},
|
|
@@ -31532,6 +31557,9 @@
|
|
|
31532
31557
|
"type": "object",
|
|
31533
31558
|
"description": "The metadata associated with an EdgeSide",
|
|
31534
31559
|
"additionalProperties": true,
|
|
31560
|
+
"required": [
|
|
31561
|
+
"transportType"
|
|
31562
|
+
],
|
|
31535
31563
|
"properties": {
|
|
31536
31564
|
"localIP": {
|
|
31537
31565
|
"type": "string"
|
|
@@ -32375,6 +32403,9 @@
|
|
|
32375
32403
|
"type": "object",
|
|
32376
32404
|
"description": "The metadata associated with an EdgeSide",
|
|
32377
32405
|
"additionalProperties": true,
|
|
32406
|
+
"required": [
|
|
32407
|
+
"transportType"
|
|
32408
|
+
],
|
|
32378
32409
|
"properties": {
|
|
32379
32410
|
"localIP": {
|
|
32380
32411
|
"type": "string"
|
|
@@ -35019,6 +35050,9 @@
|
|
|
35019
35050
|
"idForEndpointAB": {
|
|
35020
35051
|
"type": "string"
|
|
35021
35052
|
},
|
|
35053
|
+
"customerOrgId": {
|
|
35054
|
+
"type": "string"
|
|
35055
|
+
},
|
|
35022
35056
|
"correlationId": {
|
|
35023
35057
|
"type": "string"
|
|
35024
35058
|
}
|
|
@@ -2584,6 +2584,9 @@
|
|
|
2584
2584
|
"idForEndpointAB": {
|
|
2585
2585
|
"type": "string"
|
|
2586
2586
|
},
|
|
2587
|
+
"customerOrgId": {
|
|
2588
|
+
"type": "string"
|
|
2589
|
+
},
|
|
2587
2590
|
"correlationId": {
|
|
2588
2591
|
"type": "string"
|
|
2589
2592
|
}
|
|
@@ -2667,6 +2670,9 @@
|
|
|
2667
2670
|
"other"
|
|
2668
2671
|
],
|
|
2669
2672
|
"type": "string"
|
|
2673
|
+
},
|
|
2674
|
+
"component": {
|
|
2675
|
+
"type": "string"
|
|
2670
2676
|
}
|
|
2671
2677
|
}
|
|
2672
2678
|
}
|
|
@@ -1421,6 +1421,7 @@ export interface Event {
|
|
|
1421
1421
|
recordingId?: string;
|
|
1422
1422
|
clientCorrelationId?: string;
|
|
1423
1423
|
idForEndpointAB?: string;
|
|
1424
|
+
customerOrgId?: string;
|
|
1424
1425
|
correlationId: string;
|
|
1425
1426
|
additionalProperties?: false;
|
|
1426
1427
|
};
|
|
@@ -1449,6 +1450,7 @@ export interface Event {
|
|
|
1449
1450
|
| "service-api-error"
|
|
1450
1451
|
| "network-error"
|
|
1451
1452
|
| "other";
|
|
1453
|
+
component?: string;
|
|
1452
1454
|
additionalProperties?: false;
|
|
1453
1455
|
}[];
|
|
1454
1456
|
/**
|
|
@@ -4076,6 +4078,7 @@ export interface Event {
|
|
|
4076
4078
|
recordingId?: string;
|
|
4077
4079
|
clientCorrelationId?: string;
|
|
4078
4080
|
idForEndpointAB?: string;
|
|
4081
|
+
customerOrgId?: string;
|
|
4079
4082
|
additionalProperties?: false;
|
|
4080
4083
|
};
|
|
4081
4084
|
homeDataCenter?: string;
|
|
@@ -5337,6 +5340,7 @@ export interface Event {
|
|
|
5337
5340
|
recordingId?: string;
|
|
5338
5341
|
clientCorrelationId?: string;
|
|
5339
5342
|
idForEndpointAB?: string;
|
|
5343
|
+
customerOrgId?: string;
|
|
5340
5344
|
additionalProperties?: false;
|
|
5341
5345
|
};
|
|
5342
5346
|
pstnDialStatus?:
|
|
@@ -6942,6 +6946,7 @@ export interface Event {
|
|
|
6942
6946
|
recordingId?: string;
|
|
6943
6947
|
clientCorrelationId?: string;
|
|
6944
6948
|
idForEndpointAB?: string;
|
|
6949
|
+
customerOrgId?: string;
|
|
6945
6950
|
correlationId: string;
|
|
6946
6951
|
additionalProperties?: false;
|
|
6947
6952
|
};
|
|
@@ -10866,6 +10871,7 @@ export interface Event {
|
|
|
10866
10871
|
recordingId?: string;
|
|
10867
10872
|
clientCorrelationId?: string;
|
|
10868
10873
|
idForEndpointAB?: string;
|
|
10874
|
+
customerOrgId?: string;
|
|
10869
10875
|
correlationId: string;
|
|
10870
10876
|
additionalProperties?: false;
|
|
10871
10877
|
};
|
|
@@ -10895,6 +10901,7 @@ export interface Event {
|
|
|
10895
10901
|
| "service-api-error"
|
|
10896
10902
|
| "network-error"
|
|
10897
10903
|
| "other";
|
|
10904
|
+
component?: string;
|
|
10898
10905
|
additionalProperties?: false;
|
|
10899
10906
|
}[];
|
|
10900
10907
|
pairingState?: "paired" | "observing" | "challenging";
|
|
@@ -12604,6 +12611,7 @@ export interface Event {
|
|
|
12604
12611
|
clientCorrelationId?: string;
|
|
12605
12612
|
idForEndpointAB?: string;
|
|
12606
12613
|
correlationId: string;
|
|
12614
|
+
customerOrgId: string;
|
|
12607
12615
|
additionalProperties?: false;
|
|
12608
12616
|
};
|
|
12609
12617
|
/**
|
|
@@ -13269,7 +13277,7 @@ export interface Event {
|
|
|
13269
13277
|
/**
|
|
13270
13278
|
* indicates transport type used
|
|
13271
13279
|
*/
|
|
13272
|
-
transportType
|
|
13280
|
+
transportType: "UDP" | "TCP" | "xTLS" | "TLS";
|
|
13273
13281
|
transmitCodec?: string;
|
|
13274
13282
|
additionalProperties?: false;
|
|
13275
13283
|
};
|
|
@@ -13513,7 +13521,7 @@ export interface Event {
|
|
|
13513
13521
|
/**
|
|
13514
13522
|
* indicates transport type used
|
|
13515
13523
|
*/
|
|
13516
|
-
transportType
|
|
13524
|
+
transportType: "UDP" | "TCP" | "xTLS" | "TLS";
|
|
13517
13525
|
transmitCodec?: string;
|
|
13518
13526
|
additionalProperties?: false;
|
|
13519
13527
|
};
|
|
@@ -14452,6 +14460,7 @@ export interface Event {
|
|
|
14452
14460
|
recordingId?: string;
|
|
14453
14461
|
clientCorrelationId?: string;
|
|
14454
14462
|
idForEndpointAB?: string;
|
|
14463
|
+
customerOrgId?: string;
|
|
14455
14464
|
correlationId: string;
|
|
14456
14465
|
additionalProperties?: false;
|
|
14457
14466
|
};
|
|
@@ -15688,6 +15697,7 @@ export interface ClientEvent {
|
|
|
15688
15697
|
recordingId?: string;
|
|
15689
15698
|
clientCorrelationId?: string;
|
|
15690
15699
|
idForEndpointAB?: string;
|
|
15700
|
+
customerOrgId?: string;
|
|
15691
15701
|
correlationId: string;
|
|
15692
15702
|
additionalProperties?: false;
|
|
15693
15703
|
};
|
|
@@ -15716,6 +15726,7 @@ export interface ClientEvent {
|
|
|
15716
15726
|
| "service-api-error"
|
|
15717
15727
|
| "network-error"
|
|
15718
15728
|
| "other";
|
|
15729
|
+
component?: string;
|
|
15719
15730
|
additionalProperties?: false;
|
|
15720
15731
|
}[];
|
|
15721
15732
|
/**
|
|
@@ -19100,6 +19111,7 @@ export interface FeatureEvent {
|
|
|
19100
19111
|
recordingId?: string;
|
|
19101
19112
|
clientCorrelationId?: string;
|
|
19102
19113
|
idForEndpointAB?: string;
|
|
19114
|
+
customerOrgId?: string;
|
|
19103
19115
|
correlationId: string;
|
|
19104
19116
|
additionalProperties?: false;
|
|
19105
19117
|
};
|
|
@@ -19129,6 +19141,7 @@ export interface FeatureEvent {
|
|
|
19129
19141
|
| "service-api-error"
|
|
19130
19142
|
| "network-error"
|
|
19131
19143
|
| "other";
|
|
19144
|
+
component?: string;
|
|
19132
19145
|
additionalProperties?: false;
|
|
19133
19146
|
}[];
|
|
19134
19147
|
pairingState?: "paired" | "observing" | "challenging";
|
|
@@ -20863,6 +20876,7 @@ export interface MediaQualityEvent {
|
|
|
20863
20876
|
recordingId?: string;
|
|
20864
20877
|
clientCorrelationId?: string;
|
|
20865
20878
|
idForEndpointAB?: string;
|
|
20879
|
+
customerOrgId?: string;
|
|
20866
20880
|
correlationId: string;
|
|
20867
20881
|
additionalProperties?: false;
|
|
20868
20882
|
};
|
package/package.json
CHANGED