@webex/event-dictionary-ts 1.0.1435 → 1.0.1437
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.
|
@@ -6145,19 +6145,6 @@
|
|
|
6145
6145
|
"PresenterAndAudience"
|
|
6146
6146
|
]
|
|
6147
6147
|
},
|
|
6148
|
-
"roomTypes": {
|
|
6149
|
-
"type": "array",
|
|
6150
|
-
"items": {
|
|
6151
|
-
"type": "string",
|
|
6152
|
-
"description": "provisioning room type for CE devices",
|
|
6153
|
-
"enum": [
|
|
6154
|
-
"Briefing",
|
|
6155
|
-
"Classroom",
|
|
6156
|
-
"Standard",
|
|
6157
|
-
"PresenterAndAudience"
|
|
6158
|
-
]
|
|
6159
|
-
}
|
|
6160
|
-
},
|
|
6161
6148
|
"peopleCount": {
|
|
6162
6149
|
"type": "number",
|
|
6163
6150
|
"minimum": -9223372036854776000.0,
|
|
@@ -6621,19 +6621,6 @@
|
|
|
6621
6621
|
"PresenterAndAudience"
|
|
6622
6622
|
]
|
|
6623
6623
|
},
|
|
6624
|
-
"roomTypes": {
|
|
6625
|
-
"type": "array",
|
|
6626
|
-
"items": {
|
|
6627
|
-
"type": "string",
|
|
6628
|
-
"description": "provisioning room type for CE devices",
|
|
6629
|
-
"enum": [
|
|
6630
|
-
"Briefing",
|
|
6631
|
-
"Classroom",
|
|
6632
|
-
"Standard",
|
|
6633
|
-
"PresenterAndAudience"
|
|
6634
|
-
]
|
|
6635
|
-
}
|
|
6636
|
-
},
|
|
6637
6624
|
"peopleCount": {
|
|
6638
6625
|
"type": "number",
|
|
6639
6626
|
"minimum": -9223372036854776000.0,
|
|
@@ -14669,19 +14656,6 @@
|
|
|
14669
14656
|
"PresenterAndAudience"
|
|
14670
14657
|
]
|
|
14671
14658
|
},
|
|
14672
|
-
"roomTypes": {
|
|
14673
|
-
"type": "array",
|
|
14674
|
-
"items": {
|
|
14675
|
-
"type": "string",
|
|
14676
|
-
"description": "provisioning room type for CE devices",
|
|
14677
|
-
"enum": [
|
|
14678
|
-
"Briefing",
|
|
14679
|
-
"Classroom",
|
|
14680
|
-
"Standard",
|
|
14681
|
-
"PresenterAndAudience"
|
|
14682
|
-
]
|
|
14683
|
-
}
|
|
14684
|
-
},
|
|
14685
14659
|
"peopleCount": {
|
|
14686
14660
|
"type": "number",
|
|
14687
14661
|
"minimum": -9223372036854776000.0,
|
|
@@ -16240,9 +16214,33 @@
|
|
|
16240
16214
|
},
|
|
16241
16215
|
"priority": {}
|
|
16242
16216
|
}
|
|
16217
|
+
},
|
|
16218
|
+
"announcedView": {
|
|
16219
|
+
"type": "string",
|
|
16220
|
+
"description": "view type of a video stream",
|
|
16221
|
+
"enum": [
|
|
16222
|
+
"Default",
|
|
16223
|
+
"Speaker"
|
|
16224
|
+
]
|
|
16243
16225
|
}
|
|
16244
16226
|
}
|
|
16245
16227
|
}
|
|
16228
|
+
},
|
|
16229
|
+
"viewAnnouncements": {
|
|
16230
|
+
"type": "array",
|
|
16231
|
+
"items": {
|
|
16232
|
+
"type": "string",
|
|
16233
|
+
"description": "view type of a video stream",
|
|
16234
|
+
"enum": [
|
|
16235
|
+
"Default",
|
|
16236
|
+
"Speaker"
|
|
16237
|
+
]
|
|
16238
|
+
}
|
|
16239
|
+
},
|
|
16240
|
+
"viewReconfigurations": {
|
|
16241
|
+
"type": "number",
|
|
16242
|
+
"minimum": -9223372036854776000.0,
|
|
16243
|
+
"maximum": 9223372036854776000.0
|
|
16246
16244
|
}
|
|
16247
16245
|
}
|
|
16248
16246
|
}
|
|
@@ -18402,9 +18400,28 @@
|
|
|
18402
18400
|
},
|
|
18403
18401
|
"priority": {}
|
|
18404
18402
|
}
|
|
18403
|
+
},
|
|
18404
|
+
"requestedView": {
|
|
18405
|
+
"type": "string",
|
|
18406
|
+
"description": "view type of a video stream",
|
|
18407
|
+
"enum": [
|
|
18408
|
+
"Default",
|
|
18409
|
+
"Speaker"
|
|
18410
|
+
]
|
|
18405
18411
|
}
|
|
18406
18412
|
}
|
|
18407
18413
|
}
|
|
18414
|
+
},
|
|
18415
|
+
"requestedViews": {
|
|
18416
|
+
"type": "array",
|
|
18417
|
+
"items": {
|
|
18418
|
+
"type": "string",
|
|
18419
|
+
"description": "view type of a video stream",
|
|
18420
|
+
"enum": [
|
|
18421
|
+
"Default",
|
|
18422
|
+
"Speaker"
|
|
18423
|
+
]
|
|
18424
|
+
}
|
|
18408
18425
|
}
|
|
18409
18426
|
}
|
|
18410
18427
|
}
|
|
@@ -3155,19 +3155,6 @@
|
|
|
3155
3155
|
"PresenterAndAudience"
|
|
3156
3156
|
]
|
|
3157
3157
|
},
|
|
3158
|
-
"roomTypes": {
|
|
3159
|
-
"type": "array",
|
|
3160
|
-
"items": {
|
|
3161
|
-
"type": "string",
|
|
3162
|
-
"description": "provisioning room type for CE devices",
|
|
3163
|
-
"enum": [
|
|
3164
|
-
"Briefing",
|
|
3165
|
-
"Classroom",
|
|
3166
|
-
"Standard",
|
|
3167
|
-
"PresenterAndAudience"
|
|
3168
|
-
]
|
|
3169
|
-
}
|
|
3170
|
-
},
|
|
3171
3158
|
"peopleCount": {
|
|
3172
3159
|
"type": "number",
|
|
3173
3160
|
"minimum": -9223372036854776000.0,
|
|
@@ -4726,9 +4713,33 @@
|
|
|
4726
4713
|
},
|
|
4727
4714
|
"priority": {}
|
|
4728
4715
|
}
|
|
4716
|
+
},
|
|
4717
|
+
"announcedView": {
|
|
4718
|
+
"type": "string",
|
|
4719
|
+
"description": "view type of a video stream",
|
|
4720
|
+
"enum": [
|
|
4721
|
+
"Default",
|
|
4722
|
+
"Speaker"
|
|
4723
|
+
]
|
|
4729
4724
|
}
|
|
4730
4725
|
}
|
|
4731
4726
|
}
|
|
4727
|
+
},
|
|
4728
|
+
"viewAnnouncements": {
|
|
4729
|
+
"type": "array",
|
|
4730
|
+
"items": {
|
|
4731
|
+
"type": "string",
|
|
4732
|
+
"description": "view type of a video stream",
|
|
4733
|
+
"enum": [
|
|
4734
|
+
"Default",
|
|
4735
|
+
"Speaker"
|
|
4736
|
+
]
|
|
4737
|
+
}
|
|
4738
|
+
},
|
|
4739
|
+
"viewReconfigurations": {
|
|
4740
|
+
"type": "number",
|
|
4741
|
+
"minimum": -9223372036854776000.0,
|
|
4742
|
+
"maximum": 9223372036854776000.0
|
|
4732
4743
|
}
|
|
4733
4744
|
}
|
|
4734
4745
|
}
|
|
@@ -6888,9 +6899,28 @@
|
|
|
6888
6899
|
},
|
|
6889
6900
|
"priority": {}
|
|
6890
6901
|
}
|
|
6902
|
+
},
|
|
6903
|
+
"requestedView": {
|
|
6904
|
+
"type": "string",
|
|
6905
|
+
"description": "view type of a video stream",
|
|
6906
|
+
"enum": [
|
|
6907
|
+
"Default",
|
|
6908
|
+
"Speaker"
|
|
6909
|
+
]
|
|
6891
6910
|
}
|
|
6892
6911
|
}
|
|
6893
6912
|
}
|
|
6913
|
+
},
|
|
6914
|
+
"requestedViews": {
|
|
6915
|
+
"type": "array",
|
|
6916
|
+
"items": {
|
|
6917
|
+
"type": "string",
|
|
6918
|
+
"description": "view type of a video stream",
|
|
6919
|
+
"enum": [
|
|
6920
|
+
"Default",
|
|
6921
|
+
"Speaker"
|
|
6922
|
+
]
|
|
6923
|
+
}
|
|
6894
6924
|
}
|
|
6895
6925
|
}
|
|
6896
6926
|
}
|
|
@@ -2958,7 +2958,6 @@ export interface Event {
|
|
|
2958
2958
|
* provisioning room type for CE devices
|
|
2959
2959
|
*/
|
|
2960
2960
|
roomType?: "Briefing" | "Classroom" | "Standard" | "PresenterAndAudience";
|
|
2961
|
-
roomTypes?: ("Briefing" | "Classroom" | "Standard" | "PresenterAndAudience")[];
|
|
2962
2961
|
peopleCount?: number;
|
|
2963
2962
|
additionalProperties?: false;
|
|
2964
2963
|
};
|
|
@@ -6049,7 +6048,6 @@ export interface Event {
|
|
|
6049
6048
|
* provisioning room type for CE devices
|
|
6050
6049
|
*/
|
|
6051
6050
|
roomType?: "Briefing" | "Classroom" | "Standard" | "PresenterAndAudience";
|
|
6052
|
-
roomTypes?: ("Briefing" | "Classroom" | "Standard" | "PresenterAndAudience")[];
|
|
6053
6051
|
peopleCount?: number;
|
|
6054
6052
|
additionalProperties?: false;
|
|
6055
6053
|
};
|
|
@@ -6610,8 +6608,14 @@ export interface Event {
|
|
|
6610
6608
|
priority?: {};
|
|
6611
6609
|
additionalProperties?: false;
|
|
6612
6610
|
};
|
|
6611
|
+
/**
|
|
6612
|
+
* view type of a video stream
|
|
6613
|
+
*/
|
|
6614
|
+
announcedView?: "Default" | "Speaker";
|
|
6613
6615
|
additionalProperties?: false;
|
|
6614
6616
|
}[];
|
|
6617
|
+
viewAnnouncements?: ("Default" | "Speaker")[];
|
|
6618
|
+
viewReconfigurations?: number;
|
|
6615
6619
|
additionalProperties?: false;
|
|
6616
6620
|
}[];
|
|
6617
6621
|
audioReceive: {
|
|
@@ -7541,8 +7545,13 @@ export interface Event {
|
|
|
7541
7545
|
priority?: {};
|
|
7542
7546
|
additionalProperties?: false;
|
|
7543
7547
|
};
|
|
7548
|
+
/**
|
|
7549
|
+
* view type of a video stream
|
|
7550
|
+
*/
|
|
7551
|
+
requestedView?: "Default" | "Speaker";
|
|
7544
7552
|
additionalProperties?: false;
|
|
7545
7553
|
}[];
|
|
7554
|
+
requestedViews?: ("Default" | "Speaker")[];
|
|
7546
7555
|
additionalProperties?: false;
|
|
7547
7556
|
}[];
|
|
7548
7557
|
gamestateTransmit?: {
|
|
@@ -12364,7 +12373,6 @@ export interface ClientEvent {
|
|
|
12364
12373
|
* provisioning room type for CE devices
|
|
12365
12374
|
*/
|
|
12366
12375
|
roomType?: "Briefing" | "Classroom" | "Standard" | "PresenterAndAudience";
|
|
12367
|
-
roomTypes?: ("Briefing" | "Classroom" | "Standard" | "PresenterAndAudience")[];
|
|
12368
12376
|
peopleCount?: number;
|
|
12369
12377
|
additionalProperties?: false;
|
|
12370
12378
|
};
|
|
@@ -15302,7 +15310,6 @@ export interface MediaQualityEvent {
|
|
|
15302
15310
|
* provisioning room type for CE devices
|
|
15303
15311
|
*/
|
|
15304
15312
|
roomType?: "Briefing" | "Classroom" | "Standard" | "PresenterAndAudience";
|
|
15305
|
-
roomTypes?: ("Briefing" | "Classroom" | "Standard" | "PresenterAndAudience")[];
|
|
15306
15313
|
peopleCount?: number;
|
|
15307
15314
|
additionalProperties?: false;
|
|
15308
15315
|
};
|
|
@@ -15860,8 +15867,14 @@ export interface MediaQualityEvent {
|
|
|
15860
15867
|
priority?: {};
|
|
15861
15868
|
additionalProperties?: false;
|
|
15862
15869
|
};
|
|
15870
|
+
/**
|
|
15871
|
+
* view type of a video stream
|
|
15872
|
+
*/
|
|
15873
|
+
announcedView?: "Default" | "Speaker";
|
|
15863
15874
|
additionalProperties?: false;
|
|
15864
15875
|
}[];
|
|
15876
|
+
viewAnnouncements?: ("Default" | "Speaker")[];
|
|
15877
|
+
viewReconfigurations?: number;
|
|
15865
15878
|
additionalProperties?: false;
|
|
15866
15879
|
}[];
|
|
15867
15880
|
audioReceive: {
|
|
@@ -16786,8 +16799,13 @@ export interface MediaQualityEvent {
|
|
|
16786
16799
|
priority?: {};
|
|
16787
16800
|
additionalProperties?: false;
|
|
16788
16801
|
};
|
|
16802
|
+
/**
|
|
16803
|
+
* view type of a video stream
|
|
16804
|
+
*/
|
|
16805
|
+
requestedView?: "Default" | "Speaker";
|
|
16789
16806
|
additionalProperties?: false;
|
|
16790
16807
|
}[];
|
|
16808
|
+
requestedViews?: ("Default" | "Speaker")[];
|
|
16791
16809
|
additionalProperties?: false;
|
|
16792
16810
|
}[];
|
|
16793
16811
|
gamestateTransmit?: {
|
package/package.json
CHANGED