@webex/event-dictionary-ts 1.0.1791 → 1.0.1792
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.
|
@@ -2196,6 +2196,17 @@
|
|
|
2196
2196
|
"scope-reduction"
|
|
2197
2197
|
],
|
|
2198
2198
|
"type": "string"
|
|
2199
|
+
},
|
|
2200
|
+
"signInDelay": {
|
|
2201
|
+
"type": "object",
|
|
2202
|
+
"description": "Sign-in Time",
|
|
2203
|
+
"additionalProperties": true,
|
|
2204
|
+
"properties": {
|
|
2205
|
+
"signInTime": {
|
|
2206
|
+
"type": "integer",
|
|
2207
|
+
"minimum": 0
|
|
2208
|
+
}
|
|
2209
|
+
}
|
|
2199
2210
|
}
|
|
2200
2211
|
}
|
|
2201
2212
|
},
|
|
@@ -2716,6 +2716,17 @@
|
|
|
2716
2716
|
"scope-reduction"
|
|
2717
2717
|
],
|
|
2718
2718
|
"type": "string"
|
|
2719
|
+
},
|
|
2720
|
+
"signInDelay": {
|
|
2721
|
+
"type": "object",
|
|
2722
|
+
"description": "Sign-in Time",
|
|
2723
|
+
"additionalProperties": true,
|
|
2724
|
+
"properties": {
|
|
2725
|
+
"signInTime": {
|
|
2726
|
+
"type": "integer",
|
|
2727
|
+
"minimum": 0
|
|
2728
|
+
}
|
|
2729
|
+
}
|
|
2719
2730
|
}
|
|
2720
2731
|
}
|
|
2721
2732
|
},
|
|
@@ -10546,6 +10557,17 @@
|
|
|
10546
10557
|
"scope-reduction"
|
|
10547
10558
|
],
|
|
10548
10559
|
"type": "string"
|
|
10560
|
+
},
|
|
10561
|
+
"signInDelay": {
|
|
10562
|
+
"type": "object",
|
|
10563
|
+
"description": "Sign-in Time",
|
|
10564
|
+
"additionalProperties": true,
|
|
10565
|
+
"properties": {
|
|
10566
|
+
"signInTime": {
|
|
10567
|
+
"type": "integer",
|
|
10568
|
+
"minimum": 0
|
|
10569
|
+
}
|
|
10570
|
+
}
|
|
10549
10571
|
}
|
|
10550
10572
|
}
|
|
10551
10573
|
},
|
|
@@ -15072,6 +15094,17 @@
|
|
|
15072
15094
|
"scope-reduction"
|
|
15073
15095
|
],
|
|
15074
15096
|
"type": "string"
|
|
15097
|
+
},
|
|
15098
|
+
"signInDelay": {
|
|
15099
|
+
"type": "object",
|
|
15100
|
+
"description": "Sign-in Time",
|
|
15101
|
+
"additionalProperties": true,
|
|
15102
|
+
"properties": {
|
|
15103
|
+
"signInTime": {
|
|
15104
|
+
"type": "integer",
|
|
15105
|
+
"minimum": 0
|
|
15106
|
+
}
|
|
15107
|
+
}
|
|
15075
15108
|
}
|
|
15076
15109
|
}
|
|
15077
15110
|
},
|
|
@@ -24839,6 +24872,17 @@
|
|
|
24839
24872
|
"scope-reduction"
|
|
24840
24873
|
],
|
|
24841
24874
|
"type": "string"
|
|
24875
|
+
},
|
|
24876
|
+
"signInDelay": {
|
|
24877
|
+
"type": "object",
|
|
24878
|
+
"description": "Sign-in Time",
|
|
24879
|
+
"additionalProperties": true,
|
|
24880
|
+
"properties": {
|
|
24881
|
+
"signInTime": {
|
|
24882
|
+
"type": "integer",
|
|
24883
|
+
"minimum": 0
|
|
24884
|
+
}
|
|
24885
|
+
}
|
|
24842
24886
|
}
|
|
24843
24887
|
}
|
|
24844
24888
|
},
|
|
@@ -28835,6 +28879,17 @@
|
|
|
28835
28879
|
"scope-reduction"
|
|
28836
28880
|
],
|
|
28837
28881
|
"type": "string"
|
|
28882
|
+
},
|
|
28883
|
+
"signInDelay": {
|
|
28884
|
+
"type": "object",
|
|
28885
|
+
"description": "Sign-in Time",
|
|
28886
|
+
"additionalProperties": true,
|
|
28887
|
+
"properties": {
|
|
28888
|
+
"signInTime": {
|
|
28889
|
+
"type": "integer",
|
|
28890
|
+
"minimum": 0
|
|
28891
|
+
}
|
|
28892
|
+
}
|
|
28838
28893
|
}
|
|
28839
28894
|
}
|
|
28840
28895
|
},
|
|
@@ -34117,6 +34172,17 @@
|
|
|
34117
34172
|
"scope-reduction"
|
|
34118
34173
|
],
|
|
34119
34174
|
"type": "string"
|
|
34175
|
+
},
|
|
34176
|
+
"signInDelay": {
|
|
34177
|
+
"type": "object",
|
|
34178
|
+
"description": "Sign-in Time",
|
|
34179
|
+
"additionalProperties": true,
|
|
34180
|
+
"properties": {
|
|
34181
|
+
"signInTime": {
|
|
34182
|
+
"type": "integer",
|
|
34183
|
+
"minimum": 0
|
|
34184
|
+
}
|
|
34185
|
+
}
|
|
34120
34186
|
}
|
|
34121
34187
|
}
|
|
34122
34188
|
},
|
|
@@ -2242,6 +2242,17 @@
|
|
|
2242
2242
|
"scope-reduction"
|
|
2243
2243
|
],
|
|
2244
2244
|
"type": "string"
|
|
2245
|
+
},
|
|
2246
|
+
"signInDelay": {
|
|
2247
|
+
"type": "object",
|
|
2248
|
+
"description": "Sign-in Time",
|
|
2249
|
+
"additionalProperties": true,
|
|
2250
|
+
"properties": {
|
|
2251
|
+
"signInTime": {
|
|
2252
|
+
"type": "integer",
|
|
2253
|
+
"minimum": 0
|
|
2254
|
+
}
|
|
2255
|
+
}
|
|
2245
2256
|
}
|
|
2246
2257
|
}
|
|
2247
2258
|
},
|
|
@@ -2243,6 +2243,17 @@
|
|
|
2243
2243
|
"scope-reduction"
|
|
2244
2244
|
],
|
|
2245
2245
|
"type": "string"
|
|
2246
|
+
},
|
|
2247
|
+
"signInDelay": {
|
|
2248
|
+
"type": "object",
|
|
2249
|
+
"description": "Sign-in Time",
|
|
2250
|
+
"additionalProperties": true,
|
|
2251
|
+
"properties": {
|
|
2252
|
+
"signInTime": {
|
|
2253
|
+
"type": "integer",
|
|
2254
|
+
"minimum": 0
|
|
2255
|
+
}
|
|
2256
|
+
}
|
|
2246
2257
|
}
|
|
2247
2258
|
}
|
|
2248
2259
|
},
|
|
@@ -1059,6 +1059,13 @@ export interface Event {
|
|
|
1059
1059
|
| "native-client";
|
|
1060
1060
|
method?: "idbroker" | "enterprise" | "social";
|
|
1061
1061
|
grantType?: "client-credential" | "authorization-code" | "scope-reduction";
|
|
1062
|
+
/**
|
|
1063
|
+
* Sign-in Time
|
|
1064
|
+
*/
|
|
1065
|
+
signInDelay?: {
|
|
1066
|
+
signInTime?: number;
|
|
1067
|
+
additionalProperties?: false;
|
|
1068
|
+
};
|
|
1062
1069
|
additionalProperties?: false;
|
|
1063
1070
|
};
|
|
1064
1071
|
name:
|
|
@@ -4734,6 +4741,13 @@ export interface Event {
|
|
|
4734
4741
|
| "native-client";
|
|
4735
4742
|
method?: "idbroker" | "enterprise" | "social";
|
|
4736
4743
|
grantType?: "client-credential" | "authorization-code" | "scope-reduction";
|
|
4744
|
+
/**
|
|
4745
|
+
* Sign-in Time
|
|
4746
|
+
*/
|
|
4747
|
+
signInDelay?: {
|
|
4748
|
+
signInTime?: number;
|
|
4749
|
+
additionalProperties?: false;
|
|
4750
|
+
};
|
|
4737
4751
|
additionalProperties?: false;
|
|
4738
4752
|
};
|
|
4739
4753
|
remoteAgent?: string;
|
|
@@ -6684,6 +6698,13 @@ export interface Event {
|
|
|
6684
6698
|
| "native-client";
|
|
6685
6699
|
method?: "idbroker" | "enterprise" | "social";
|
|
6686
6700
|
grantType?: "client-credential" | "authorization-code" | "scope-reduction";
|
|
6701
|
+
/**
|
|
6702
|
+
* Sign-in Time
|
|
6703
|
+
*/
|
|
6704
|
+
signInDelay?: {
|
|
6705
|
+
signInTime?: number;
|
|
6706
|
+
additionalProperties?: false;
|
|
6707
|
+
};
|
|
6687
6708
|
additionalProperties?: false;
|
|
6688
6709
|
};
|
|
6689
6710
|
trigger?: "dummyTrigger1" | "dummyTrigger2" | "media-quality";
|
|
@@ -10477,6 +10498,13 @@ export interface Event {
|
|
|
10477
10498
|
| "native-client";
|
|
10478
10499
|
method?: "idbroker" | "enterprise" | "social";
|
|
10479
10500
|
grantType?: "client-credential" | "authorization-code" | "scope-reduction";
|
|
10501
|
+
/**
|
|
10502
|
+
* Sign-in Time
|
|
10503
|
+
*/
|
|
10504
|
+
signInDelay?: {
|
|
10505
|
+
signInTime?: number;
|
|
10506
|
+
additionalProperties?: false;
|
|
10507
|
+
};
|
|
10480
10508
|
additionalProperties?: false;
|
|
10481
10509
|
};
|
|
10482
10510
|
name:
|
|
@@ -12214,6 +12242,13 @@ export interface Event {
|
|
|
12214
12242
|
| "native-client";
|
|
12215
12243
|
method?: "idbroker" | "enterprise" | "social";
|
|
12216
12244
|
grantType?: "client-credential" | "authorization-code" | "scope-reduction";
|
|
12245
|
+
/**
|
|
12246
|
+
* Sign-in Time
|
|
12247
|
+
*/
|
|
12248
|
+
signInDelay?: {
|
|
12249
|
+
signInTime?: number;
|
|
12250
|
+
additionalProperties?: false;
|
|
12251
|
+
};
|
|
12217
12252
|
additionalProperties?: false;
|
|
12218
12253
|
};
|
|
12219
12254
|
trigger?: "dummyTrigger1" | "dummyTrigger2" | "edge-mediaquality";
|
|
@@ -14013,6 +14048,13 @@ export interface Event {
|
|
|
14013
14048
|
| "native-client";
|
|
14014
14049
|
method?: "idbroker" | "enterprise" | "social";
|
|
14015
14050
|
grantType?: "client-credential" | "authorization-code" | "scope-reduction";
|
|
14051
|
+
/**
|
|
14052
|
+
* Sign-in Time
|
|
14053
|
+
*/
|
|
14054
|
+
signInDelay?: {
|
|
14055
|
+
signInTime?: number;
|
|
14056
|
+
additionalProperties?: false;
|
|
14057
|
+
};
|
|
14016
14058
|
additionalProperties?: false;
|
|
14017
14059
|
};
|
|
14018
14060
|
trigger?: "dummyTrigger1" | "dummyTrigger2" | "recording-event";
|
|
@@ -15005,6 +15047,13 @@ export interface ClientEvent {
|
|
|
15005
15047
|
loginType?: "user-hub" | "control-hub" | "meeting-site" | "global-sign-in-page" | "web-client" | "native-client";
|
|
15006
15048
|
method?: "idbroker" | "enterprise" | "social";
|
|
15007
15049
|
grantType?: "client-credential" | "authorization-code" | "scope-reduction";
|
|
15050
|
+
/**
|
|
15051
|
+
* Sign-in Time
|
|
15052
|
+
*/
|
|
15053
|
+
signInDelay?: {
|
|
15054
|
+
signInTime?: number;
|
|
15055
|
+
additionalProperties?: false;
|
|
15056
|
+
};
|
|
15008
15057
|
additionalProperties?: false;
|
|
15009
15058
|
};
|
|
15010
15059
|
name:
|
|
@@ -18589,6 +18638,13 @@ export interface FeatureEvent {
|
|
|
18589
18638
|
loginType?: "user-hub" | "control-hub" | "meeting-site" | "global-sign-in-page" | "web-client" | "native-client";
|
|
18590
18639
|
method?: "idbroker" | "enterprise" | "social";
|
|
18591
18640
|
grantType?: "client-credential" | "authorization-code" | "scope-reduction";
|
|
18641
|
+
/**
|
|
18642
|
+
* Sign-in Time
|
|
18643
|
+
*/
|
|
18644
|
+
signInDelay?: {
|
|
18645
|
+
signInTime?: number;
|
|
18646
|
+
additionalProperties?: false;
|
|
18647
|
+
};
|
|
18592
18648
|
additionalProperties?: false;
|
|
18593
18649
|
};
|
|
18594
18650
|
name:
|
|
@@ -20331,6 +20387,13 @@ export interface MediaQualityEvent {
|
|
|
20331
20387
|
loginType?: "user-hub" | "control-hub" | "meeting-site" | "global-sign-in-page" | "web-client" | "native-client";
|
|
20332
20388
|
method?: "idbroker" | "enterprise" | "social";
|
|
20333
20389
|
grantType?: "client-credential" | "authorization-code" | "scope-reduction";
|
|
20390
|
+
/**
|
|
20391
|
+
* Sign-in Time
|
|
20392
|
+
*/
|
|
20393
|
+
signInDelay?: {
|
|
20394
|
+
signInTime?: number;
|
|
20395
|
+
additionalProperties?: false;
|
|
20396
|
+
};
|
|
20334
20397
|
additionalProperties?: false;
|
|
20335
20398
|
};
|
|
20336
20399
|
trigger?: "dummyTrigger1" | "dummyTrigger2" | "media-quality";
|
package/package.json
CHANGED