@webex/event-dictionary-ts 1.0.1675 → 1.0.1677
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.
|
@@ -1863,6 +1863,9 @@
|
|
|
1863
1863
|
"callDurationSecs": {
|
|
1864
1864
|
"type": "integer"
|
|
1865
1865
|
},
|
|
1866
|
+
"lobbyType": {
|
|
1867
|
+
"type": "string"
|
|
1868
|
+
},
|
|
1866
1869
|
"callDirection": {
|
|
1867
1870
|
"type": "string",
|
|
1868
1871
|
"enum": [
|
|
@@ -3693,6 +3696,25 @@
|
|
|
3693
3696
|
],
|
|
3694
3697
|
"type": "string"
|
|
3695
3698
|
},
|
|
3699
|
+
"userNameInput": {
|
|
3700
|
+
"type": "string",
|
|
3701
|
+
"description": "",
|
|
3702
|
+
"enum": [
|
|
3703
|
+
"new",
|
|
3704
|
+
"current",
|
|
3705
|
+
"changed"
|
|
3706
|
+
]
|
|
3707
|
+
},
|
|
3708
|
+
"emailInput": {
|
|
3709
|
+
"type": "string",
|
|
3710
|
+
"description": "",
|
|
3711
|
+
"enum": [
|
|
3712
|
+
"none",
|
|
3713
|
+
"new",
|
|
3714
|
+
"current",
|
|
3715
|
+
"changed"
|
|
3716
|
+
]
|
|
3717
|
+
},
|
|
3696
3718
|
"isRoapCallEnabled": {
|
|
3697
3719
|
"type": "boolean"
|
|
3698
3720
|
},
|
|
@@ -2367,6 +2367,9 @@
|
|
|
2367
2367
|
"callDurationSecs": {
|
|
2368
2368
|
"type": "integer"
|
|
2369
2369
|
},
|
|
2370
|
+
"lobbyType": {
|
|
2371
|
+
"type": "string"
|
|
2372
|
+
},
|
|
2370
2373
|
"callDirection": {
|
|
2371
2374
|
"type": "string",
|
|
2372
2375
|
"enum": [
|
|
@@ -4197,6 +4200,25 @@
|
|
|
4197
4200
|
],
|
|
4198
4201
|
"type": "string"
|
|
4199
4202
|
},
|
|
4203
|
+
"userNameInput": {
|
|
4204
|
+
"type": "string",
|
|
4205
|
+
"description": "",
|
|
4206
|
+
"enum": [
|
|
4207
|
+
"new",
|
|
4208
|
+
"current",
|
|
4209
|
+
"changed"
|
|
4210
|
+
]
|
|
4211
|
+
},
|
|
4212
|
+
"emailInput": {
|
|
4213
|
+
"type": "string",
|
|
4214
|
+
"description": "",
|
|
4215
|
+
"enum": [
|
|
4216
|
+
"none",
|
|
4217
|
+
"new",
|
|
4218
|
+
"current",
|
|
4219
|
+
"changed"
|
|
4220
|
+
]
|
|
4221
|
+
},
|
|
4200
4222
|
"isRoapCallEnabled": {
|
|
4201
4223
|
"type": "boolean"
|
|
4202
4224
|
},
|
|
@@ -9835,6 +9857,9 @@
|
|
|
9835
9857
|
"callDurationSecs": {
|
|
9836
9858
|
"type": "integer"
|
|
9837
9859
|
},
|
|
9860
|
+
"lobbyType": {
|
|
9861
|
+
"type": "string"
|
|
9862
|
+
},
|
|
9838
9863
|
"callDirection": {
|
|
9839
9864
|
"type": "string",
|
|
9840
9865
|
"enum": [
|
|
@@ -14271,6 +14296,9 @@
|
|
|
14271
14296
|
"callDurationSecs": {
|
|
14272
14297
|
"type": "integer"
|
|
14273
14298
|
},
|
|
14299
|
+
"lobbyType": {
|
|
14300
|
+
"type": "string"
|
|
14301
|
+
},
|
|
14274
14302
|
"callDirection": {
|
|
14275
14303
|
"type": "string",
|
|
14276
14304
|
"enum": [
|
|
@@ -23625,6 +23653,9 @@
|
|
|
23625
23653
|
"callDurationSecs": {
|
|
23626
23654
|
"type": "integer"
|
|
23627
23655
|
},
|
|
23656
|
+
"lobbyType": {
|
|
23657
|
+
"type": "string"
|
|
23658
|
+
},
|
|
23628
23659
|
"callDirection": {
|
|
23629
23660
|
"type": "string",
|
|
23630
23661
|
"enum": [
|
|
@@ -27554,6 +27585,9 @@
|
|
|
27554
27585
|
"callDurationSecs": {
|
|
27555
27586
|
"type": "integer"
|
|
27556
27587
|
},
|
|
27588
|
+
"lobbyType": {
|
|
27589
|
+
"type": "string"
|
|
27590
|
+
},
|
|
27557
27591
|
"callDirection": {
|
|
27558
27592
|
"type": "string",
|
|
27559
27593
|
"enum": [
|
|
@@ -32552,6 +32586,9 @@
|
|
|
32552
32586
|
"callDurationSecs": {
|
|
32553
32587
|
"type": "integer"
|
|
32554
32588
|
},
|
|
32589
|
+
"lobbyType": {
|
|
32590
|
+
"type": "string"
|
|
32591
|
+
},
|
|
32555
32592
|
"callDirection": {
|
|
32556
32593
|
"type": "string",
|
|
32557
32594
|
"enum": [
|
|
@@ -914,6 +914,7 @@ export interface Event {
|
|
|
914
914
|
};
|
|
915
915
|
skipInterstitialWindow?: boolean;
|
|
916
916
|
callDurationSecs?: number;
|
|
917
|
+
lobbyType?: string;
|
|
917
918
|
callDirection?: "ORIGINATING" | "TERMINATING";
|
|
918
919
|
/**
|
|
919
920
|
* Details associated with a breakout move
|
|
@@ -1823,6 +1824,8 @@ export interface Event {
|
|
|
1823
1824
|
icePhase?: "JOIN_MEETING_FINAL" | "JOIN_MEETING_RETRY" | "IN_MEETING";
|
|
1824
1825
|
userType?: "host" | "attendee" | "cohost" | "panelist";
|
|
1825
1826
|
updateType?: "new-user" | "update-user" | "return-user";
|
|
1827
|
+
userNameInput?: "new" | "current" | "changed";
|
|
1828
|
+
emailInput?: "none" | "new" | "current" | "changed";
|
|
1826
1829
|
isRoapCallEnabled?: boolean;
|
|
1827
1830
|
isFirstTimeUser?: boolean;
|
|
1828
1831
|
responseCode?: number;
|
|
@@ -4385,6 +4388,7 @@ export interface Event {
|
|
|
4385
4388
|
};
|
|
4386
4389
|
skipInterstitialWindow?: boolean;
|
|
4387
4390
|
callDurationSecs?: number;
|
|
4391
|
+
lobbyType?: string;
|
|
4388
4392
|
callDirection?: "ORIGINATING" | "TERMINATING";
|
|
4389
4393
|
/**
|
|
4390
4394
|
* Details associated with a breakout move
|
|
@@ -6284,6 +6288,7 @@ export interface Event {
|
|
|
6284
6288
|
};
|
|
6285
6289
|
skipInterstitialWindow?: boolean;
|
|
6286
6290
|
callDurationSecs?: number;
|
|
6291
|
+
lobbyType?: string;
|
|
6287
6292
|
callDirection?: "ORIGINATING" | "TERMINATING";
|
|
6288
6293
|
/**
|
|
6289
6294
|
* Details associated with a breakout move
|
|
@@ -9886,6 +9891,7 @@ export interface Event {
|
|
|
9886
9891
|
};
|
|
9887
9892
|
skipInterstitialWindow?: boolean;
|
|
9888
9893
|
callDurationSecs?: number;
|
|
9894
|
+
lobbyType?: string;
|
|
9889
9895
|
callDirection?: "ORIGINATING" | "TERMINATING";
|
|
9890
9896
|
/**
|
|
9891
9897
|
* Details associated with a breakout move
|
|
@@ -11595,6 +11601,7 @@ export interface Event {
|
|
|
11595
11601
|
};
|
|
11596
11602
|
skipInterstitialWindow?: boolean;
|
|
11597
11603
|
callDurationSecs?: number;
|
|
11604
|
+
lobbyType?: string;
|
|
11598
11605
|
callDirection?: "ORIGINATING" | "TERMINATING";
|
|
11599
11606
|
/**
|
|
11600
11607
|
* Details associated with a breakout move
|
|
@@ -13255,6 +13262,7 @@ export interface Event {
|
|
|
13255
13262
|
};
|
|
13256
13263
|
skipInterstitialWindow?: boolean;
|
|
13257
13264
|
callDurationSecs?: number;
|
|
13265
|
+
lobbyType?: string;
|
|
13258
13266
|
callDirection?: "ORIGINATING" | "TERMINATING";
|
|
13259
13267
|
/**
|
|
13260
13268
|
* Details associated with a breakout move
|
|
@@ -14248,6 +14256,7 @@ export interface ClientEvent {
|
|
|
14248
14256
|
};
|
|
14249
14257
|
skipInterstitialWindow?: boolean;
|
|
14250
14258
|
callDurationSecs?: number;
|
|
14259
|
+
lobbyType?: string;
|
|
14251
14260
|
callDirection?: "ORIGINATING" | "TERMINATING";
|
|
14252
14261
|
/**
|
|
14253
14262
|
* Details associated with a breakout move
|
|
@@ -15157,6 +15166,8 @@ export interface ClientEvent {
|
|
|
15157
15166
|
icePhase?: "JOIN_MEETING_FINAL" | "JOIN_MEETING_RETRY" | "IN_MEETING";
|
|
15158
15167
|
userType?: "host" | "attendee" | "cohost" | "panelist";
|
|
15159
15168
|
updateType?: "new-user" | "update-user" | "return-user";
|
|
15169
|
+
userNameInput?: "new" | "current" | "changed";
|
|
15170
|
+
emailInput?: "none" | "new" | "current" | "changed";
|
|
15160
15171
|
isRoapCallEnabled?: boolean;
|
|
15161
15172
|
isFirstTimeUser?: boolean;
|
|
15162
15173
|
responseCode?: number;
|
|
@@ -17636,6 +17647,7 @@ export interface FeatureEvent {
|
|
|
17636
17647
|
};
|
|
17637
17648
|
skipInterstitialWindow?: boolean;
|
|
17638
17649
|
callDurationSecs?: number;
|
|
17650
|
+
lobbyType?: string;
|
|
17639
17651
|
callDirection?: "ORIGINATING" | "TERMINATING";
|
|
17640
17652
|
/**
|
|
17641
17653
|
* Details associated with a breakout move
|
|
@@ -19356,6 +19368,7 @@ export interface MediaQualityEvent {
|
|
|
19356
19368
|
};
|
|
19357
19369
|
skipInterstitialWindow?: boolean;
|
|
19358
19370
|
callDurationSecs?: number;
|
|
19371
|
+
lobbyType?: string;
|
|
19359
19372
|
callDirection?: "ORIGINATING" | "TERMINATING";
|
|
19360
19373
|
/**
|
|
19361
19374
|
* Details associated with a breakout move
|
package/package.json
CHANGED