@webex/event-dictionary-ts 1.0.1649 → 1.0.1652
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.
|
@@ -635,6 +635,14 @@
|
|
|
635
635
|
"type": "string",
|
|
636
636
|
"pattern": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$"
|
|
637
637
|
},
|
|
638
|
+
"ipVersion": {
|
|
639
|
+
"type": "string",
|
|
640
|
+
"enum": [
|
|
641
|
+
"IPv4",
|
|
642
|
+
"IPv6",
|
|
643
|
+
"Dual"
|
|
644
|
+
]
|
|
645
|
+
},
|
|
638
646
|
"isTransmitter": {
|
|
639
647
|
"type": "boolean"
|
|
640
648
|
},
|
|
@@ -1139,6 +1139,14 @@
|
|
|
1139
1139
|
"type": "string",
|
|
1140
1140
|
"pattern": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$"
|
|
1141
1141
|
},
|
|
1142
|
+
"ipVersion": {
|
|
1143
|
+
"type": "string",
|
|
1144
|
+
"enum": [
|
|
1145
|
+
"IPv4",
|
|
1146
|
+
"IPv6",
|
|
1147
|
+
"Dual"
|
|
1148
|
+
]
|
|
1149
|
+
},
|
|
1142
1150
|
"isTransmitter": {
|
|
1143
1151
|
"type": "boolean"
|
|
1144
1152
|
},
|
|
@@ -8575,6 +8583,14 @@
|
|
|
8575
8583
|
"type": "string",
|
|
8576
8584
|
"pattern": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$"
|
|
8577
8585
|
},
|
|
8586
|
+
"ipVersion": {
|
|
8587
|
+
"type": "string",
|
|
8588
|
+
"enum": [
|
|
8589
|
+
"IPv4",
|
|
8590
|
+
"IPv6",
|
|
8591
|
+
"Dual"
|
|
8592
|
+
]
|
|
8593
|
+
},
|
|
8578
8594
|
"isTransmitter": {
|
|
8579
8595
|
"type": "boolean"
|
|
8580
8596
|
},
|
|
@@ -12904,6 +12920,14 @@
|
|
|
12904
12920
|
"type": "string",
|
|
12905
12921
|
"pattern": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$"
|
|
12906
12922
|
},
|
|
12923
|
+
"ipVersion": {
|
|
12924
|
+
"type": "string",
|
|
12925
|
+
"enum": [
|
|
12926
|
+
"IPv4",
|
|
12927
|
+
"IPv6",
|
|
12928
|
+
"Dual"
|
|
12929
|
+
]
|
|
12930
|
+
},
|
|
12907
12931
|
"isTransmitter": {
|
|
12908
12932
|
"type": "boolean"
|
|
12909
12933
|
},
|
|
@@ -22214,6 +22238,14 @@
|
|
|
22214
22238
|
"type": "string",
|
|
22215
22239
|
"pattern": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$"
|
|
22216
22240
|
},
|
|
22241
|
+
"ipVersion": {
|
|
22242
|
+
"type": "string",
|
|
22243
|
+
"enum": [
|
|
22244
|
+
"IPv4",
|
|
22245
|
+
"IPv6",
|
|
22246
|
+
"Dual"
|
|
22247
|
+
]
|
|
22248
|
+
},
|
|
22217
22249
|
"isTransmitter": {
|
|
22218
22250
|
"type": "boolean"
|
|
22219
22251
|
},
|
|
@@ -26114,6 +26146,14 @@
|
|
|
26114
26146
|
"type": "string",
|
|
26115
26147
|
"pattern": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$"
|
|
26116
26148
|
},
|
|
26149
|
+
"ipVersion": {
|
|
26150
|
+
"type": "string",
|
|
26151
|
+
"enum": [
|
|
26152
|
+
"IPv4",
|
|
26153
|
+
"IPv6",
|
|
26154
|
+
"Dual"
|
|
26155
|
+
]
|
|
26156
|
+
},
|
|
26117
26157
|
"isTransmitter": {
|
|
26118
26158
|
"type": "boolean"
|
|
26119
26159
|
},
|
|
@@ -31033,6 +31073,14 @@
|
|
|
31033
31073
|
"type": "string",
|
|
31034
31074
|
"pattern": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$"
|
|
31035
31075
|
},
|
|
31076
|
+
"ipVersion": {
|
|
31077
|
+
"type": "string",
|
|
31078
|
+
"enum": [
|
|
31079
|
+
"IPv4",
|
|
31080
|
+
"IPv6",
|
|
31081
|
+
"Dual"
|
|
31082
|
+
]
|
|
31083
|
+
},
|
|
31036
31084
|
"isTransmitter": {
|
|
31037
31085
|
"type": "boolean"
|
|
31038
31086
|
},
|
|
@@ -635,6 +635,14 @@
|
|
|
635
635
|
"type": "string",
|
|
636
636
|
"pattern": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$"
|
|
637
637
|
},
|
|
638
|
+
"ipVersion": {
|
|
639
|
+
"type": "string",
|
|
640
|
+
"enum": [
|
|
641
|
+
"IPv4",
|
|
642
|
+
"IPv6",
|
|
643
|
+
"Dual"
|
|
644
|
+
]
|
|
645
|
+
},
|
|
638
646
|
"isTransmitter": {
|
|
639
647
|
"type": "boolean"
|
|
640
648
|
},
|
|
@@ -636,6 +636,14 @@
|
|
|
636
636
|
"type": "string",
|
|
637
637
|
"pattern": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$"
|
|
638
638
|
},
|
|
639
|
+
"ipVersion": {
|
|
640
|
+
"type": "string",
|
|
641
|
+
"enum": [
|
|
642
|
+
"IPv4",
|
|
643
|
+
"IPv6",
|
|
644
|
+
"Dual"
|
|
645
|
+
]
|
|
646
|
+
},
|
|
639
647
|
"isTransmitter": {
|
|
640
648
|
"type": "boolean"
|
|
641
649
|
},
|
|
@@ -559,6 +559,7 @@ export interface Event {
|
|
|
559
559
|
additionalProperties?: false;
|
|
560
560
|
};
|
|
561
561
|
shareInstanceId?: string;
|
|
562
|
+
ipVersion?: "IPv4" | "IPv6" | "Dual";
|
|
562
563
|
isTransmitter?: boolean;
|
|
563
564
|
shareDuration?: number;
|
|
564
565
|
stopReason?: string;
|
|
@@ -4021,6 +4022,7 @@ export interface Event {
|
|
|
4021
4022
|
additionalProperties?: false;
|
|
4022
4023
|
};
|
|
4023
4024
|
shareInstanceId?: string;
|
|
4025
|
+
ipVersion?: "IPv4" | "IPv6" | "Dual";
|
|
4024
4026
|
isTransmitter?: boolean;
|
|
4025
4027
|
shareDuration?: number;
|
|
4026
4028
|
stopReason?: string;
|
|
@@ -5877,6 +5879,7 @@ export interface Event {
|
|
|
5877
5879
|
additionalProperties?: false;
|
|
5878
5880
|
};
|
|
5879
5881
|
shareInstanceId?: string;
|
|
5882
|
+
ipVersion?: "IPv4" | "IPv6" | "Dual";
|
|
5880
5883
|
isTransmitter?: boolean;
|
|
5881
5884
|
shareDuration?: number;
|
|
5882
5885
|
stopReason?: string;
|
|
@@ -9469,6 +9472,7 @@ export interface Event {
|
|
|
9469
9472
|
additionalProperties?: false;
|
|
9470
9473
|
};
|
|
9471
9474
|
shareInstanceId?: string;
|
|
9475
|
+
ipVersion?: "IPv4" | "IPv6" | "Dual";
|
|
9472
9476
|
isTransmitter?: boolean;
|
|
9473
9477
|
shareDuration?: number;
|
|
9474
9478
|
stopReason?: string;
|
|
@@ -11170,6 +11174,7 @@ export interface Event {
|
|
|
11170
11174
|
additionalProperties?: false;
|
|
11171
11175
|
};
|
|
11172
11176
|
shareInstanceId?: string;
|
|
11177
|
+
ipVersion?: "IPv4" | "IPv6" | "Dual";
|
|
11173
11178
|
isTransmitter?: boolean;
|
|
11174
11179
|
shareDuration?: number;
|
|
11175
11180
|
stopReason?: string;
|
|
@@ -12798,6 +12803,7 @@ export interface Event {
|
|
|
12798
12803
|
additionalProperties?: false;
|
|
12799
12804
|
};
|
|
12800
12805
|
shareInstanceId?: string;
|
|
12806
|
+
ipVersion?: "IPv4" | "IPv6" | "Dual";
|
|
12801
12807
|
isTransmitter?: boolean;
|
|
12802
12808
|
shareDuration?: number;
|
|
12803
12809
|
stopReason?: string;
|
|
@@ -13782,6 +13788,7 @@ export interface ClientEvent {
|
|
|
13782
13788
|
additionalProperties?: false;
|
|
13783
13789
|
};
|
|
13784
13790
|
shareInstanceId?: string;
|
|
13791
|
+
ipVersion?: "IPv4" | "IPv6" | "Dual";
|
|
13785
13792
|
isTransmitter?: boolean;
|
|
13786
13793
|
shareDuration?: number;
|
|
13787
13794
|
stopReason?: string;
|
|
@@ -17162,6 +17169,7 @@ export interface FeatureEvent {
|
|
|
17162
17169
|
additionalProperties?: false;
|
|
17163
17170
|
};
|
|
17164
17171
|
shareInstanceId?: string;
|
|
17172
|
+
ipVersion?: "IPv4" | "IPv6" | "Dual";
|
|
17165
17173
|
isTransmitter?: boolean;
|
|
17166
17174
|
shareDuration?: number;
|
|
17167
17175
|
stopReason?: string;
|
|
@@ -18874,6 +18882,7 @@ export interface MediaQualityEvent {
|
|
|
18874
18882
|
additionalProperties?: false;
|
|
18875
18883
|
};
|
|
18876
18884
|
shareInstanceId?: string;
|
|
18885
|
+
ipVersion?: "IPv4" | "IPv6" | "Dual";
|
|
18877
18886
|
isTransmitter?: boolean;
|
|
18878
18887
|
shareDuration?: number;
|
|
18879
18888
|
stopReason?: string;
|
package/package.json
CHANGED