@webex/event-dictionary-ts 1.0.1516 → 1.0.1517
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.
|
@@ -2405,6 +2405,9 @@
|
|
|
2405
2405
|
"type": "string",
|
|
2406
2406
|
"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}$"
|
|
2407
2407
|
},
|
|
2408
|
+
"ciExchangeTokenUrl": {
|
|
2409
|
+
"type": "string"
|
|
2410
|
+
},
|
|
2408
2411
|
"confluenceId": {
|
|
2409
2412
|
"type": "string",
|
|
2410
2413
|
"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}$"
|
|
@@ -2498,6 +2501,9 @@
|
|
|
2498
2501
|
"type": "string",
|
|
2499
2502
|
"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}$"
|
|
2500
2503
|
},
|
|
2504
|
+
"locusJoinUrl": {
|
|
2505
|
+
"type": "string"
|
|
2506
|
+
},
|
|
2501
2507
|
"locusSessionId": {
|
|
2502
2508
|
"type": "string",
|
|
2503
2509
|
"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}$"
|
|
@@ -2530,6 +2536,9 @@
|
|
|
2530
2536
|
"meetingOrgId": {
|
|
2531
2537
|
"type": "string"
|
|
2532
2538
|
},
|
|
2539
|
+
"metricServiceUrl": {
|
|
2540
|
+
"type": "string"
|
|
2541
|
+
},
|
|
2533
2542
|
"msteamsTenantGuid": {
|
|
2534
2543
|
"type": "string"
|
|
2535
2544
|
},
|
|
@@ -2597,6 +2606,9 @@
|
|
|
2597
2606
|
"whiteboardUrl": {
|
|
2598
2607
|
"type": "string"
|
|
2599
2608
|
},
|
|
2609
|
+
"wdmDeviceRegistrationUrl": {
|
|
2610
|
+
"type": "string"
|
|
2611
|
+
},
|
|
2600
2612
|
"webexConferenceId": {
|
|
2601
2613
|
"type": "number",
|
|
2602
2614
|
"minimum": -9223372036854776000.0,
|
|
@@ -2904,6 +2904,9 @@
|
|
|
2904
2904
|
"type": "string",
|
|
2905
2905
|
"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}$"
|
|
2906
2906
|
},
|
|
2907
|
+
"ciExchangeTokenUrl": {
|
|
2908
|
+
"type": "string"
|
|
2909
|
+
},
|
|
2907
2910
|
"confluenceId": {
|
|
2908
2911
|
"type": "string",
|
|
2909
2912
|
"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}$"
|
|
@@ -2997,6 +3000,9 @@
|
|
|
2997
3000
|
"type": "string",
|
|
2998
3001
|
"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}$"
|
|
2999
3002
|
},
|
|
3003
|
+
"locusJoinUrl": {
|
|
3004
|
+
"type": "string"
|
|
3005
|
+
},
|
|
3000
3006
|
"locusSessionId": {
|
|
3001
3007
|
"type": "string",
|
|
3002
3008
|
"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}$"
|
|
@@ -3029,6 +3035,9 @@
|
|
|
3029
3035
|
"meetingOrgId": {
|
|
3030
3036
|
"type": "string"
|
|
3031
3037
|
},
|
|
3038
|
+
"metricServiceUrl": {
|
|
3039
|
+
"type": "string"
|
|
3040
|
+
},
|
|
3032
3041
|
"msteamsTenantGuid": {
|
|
3033
3042
|
"type": "string"
|
|
3034
3043
|
},
|
|
@@ -3096,6 +3105,9 @@
|
|
|
3096
3105
|
"whiteboardUrl": {
|
|
3097
3106
|
"type": "string"
|
|
3098
3107
|
},
|
|
3108
|
+
"wdmDeviceRegistrationUrl": {
|
|
3109
|
+
"type": "string"
|
|
3110
|
+
},
|
|
3099
3111
|
"webexConferenceId": {
|
|
3100
3112
|
"type": "number",
|
|
3101
3113
|
"minimum": -9223372036854776000.0,
|
|
@@ -7643,6 +7655,9 @@
|
|
|
7643
7655
|
"type": "string",
|
|
7644
7656
|
"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}$"
|
|
7645
7657
|
},
|
|
7658
|
+
"ciExchangeTokenUrl": {
|
|
7659
|
+
"type": "string"
|
|
7660
|
+
},
|
|
7646
7661
|
"confluenceId": {
|
|
7647
7662
|
"type": "string",
|
|
7648
7663
|
"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}$"
|
|
@@ -7739,6 +7754,9 @@
|
|
|
7739
7754
|
"type": "string",
|
|
7740
7755
|
"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}$"
|
|
7741
7756
|
},
|
|
7757
|
+
"locusJoinUrl": {
|
|
7758
|
+
"type": "string"
|
|
7759
|
+
},
|
|
7742
7760
|
"locusSessionId": {
|
|
7743
7761
|
"type": "string",
|
|
7744
7762
|
"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}$"
|
|
@@ -7771,6 +7789,9 @@
|
|
|
7771
7789
|
"meetingOrgId": {
|
|
7772
7790
|
"type": "string"
|
|
7773
7791
|
},
|
|
7792
|
+
"metricServiceUrl": {
|
|
7793
|
+
"type": "string"
|
|
7794
|
+
},
|
|
7774
7795
|
"msteamsTenantGuid": {
|
|
7775
7796
|
"type": "string"
|
|
7776
7797
|
},
|
|
@@ -7838,6 +7859,9 @@
|
|
|
7838
7859
|
"whiteboardUrl": {
|
|
7839
7860
|
"type": "string"
|
|
7840
7861
|
},
|
|
7862
|
+
"wdmDeviceRegistrationUrl": {
|
|
7863
|
+
"type": "string"
|
|
7864
|
+
},
|
|
7841
7865
|
"webexConferenceId": {
|
|
7842
7866
|
"type": "number",
|
|
7843
7867
|
"minimum": -9223372036854776000.0,
|
|
@@ -10374,6 +10398,9 @@
|
|
|
10374
10398
|
"type": "string",
|
|
10375
10399
|
"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}$"
|
|
10376
10400
|
},
|
|
10401
|
+
"ciExchangeTokenUrl": {
|
|
10402
|
+
"type": "string"
|
|
10403
|
+
},
|
|
10377
10404
|
"confluenceId": {
|
|
10378
10405
|
"type": "string",
|
|
10379
10406
|
"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}$"
|
|
@@ -10470,6 +10497,9 @@
|
|
|
10470
10497
|
"type": "string",
|
|
10471
10498
|
"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}$"
|
|
10472
10499
|
},
|
|
10500
|
+
"locusJoinUrl": {
|
|
10501
|
+
"type": "string"
|
|
10502
|
+
},
|
|
10473
10503
|
"locusSessionId": {
|
|
10474
10504
|
"type": "string",
|
|
10475
10505
|
"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}$"
|
|
@@ -10502,6 +10532,9 @@
|
|
|
10502
10532
|
"meetingOrgId": {
|
|
10503
10533
|
"type": "string"
|
|
10504
10534
|
},
|
|
10535
|
+
"metricServiceUrl": {
|
|
10536
|
+
"type": "string"
|
|
10537
|
+
},
|
|
10505
10538
|
"msteamsTenantGuid": {
|
|
10506
10539
|
"type": "string"
|
|
10507
10540
|
},
|
|
@@ -10569,6 +10602,9 @@
|
|
|
10569
10602
|
"whiteboardUrl": {
|
|
10570
10603
|
"type": "string"
|
|
10571
10604
|
},
|
|
10605
|
+
"wdmDeviceRegistrationUrl": {
|
|
10606
|
+
"type": "string"
|
|
10607
|
+
},
|
|
10572
10608
|
"webexConferenceId": {
|
|
10573
10609
|
"type": "number",
|
|
10574
10610
|
"minimum": -9223372036854776000.0,
|
|
@@ -14179,6 +14215,9 @@
|
|
|
14179
14215
|
"type": "string",
|
|
14180
14216
|
"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}$"
|
|
14181
14217
|
},
|
|
14218
|
+
"ciExchangeTokenUrl": {
|
|
14219
|
+
"type": "string"
|
|
14220
|
+
},
|
|
14182
14221
|
"confluenceId": {
|
|
14183
14222
|
"type": "string",
|
|
14184
14223
|
"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}$"
|
|
@@ -14272,6 +14311,9 @@
|
|
|
14272
14311
|
"type": "string",
|
|
14273
14312
|
"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}$"
|
|
14274
14313
|
},
|
|
14314
|
+
"locusJoinUrl": {
|
|
14315
|
+
"type": "string"
|
|
14316
|
+
},
|
|
14275
14317
|
"locusSessionId": {
|
|
14276
14318
|
"type": "string",
|
|
14277
14319
|
"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}$"
|
|
@@ -14304,6 +14346,9 @@
|
|
|
14304
14346
|
"meetingOrgId": {
|
|
14305
14347
|
"type": "string"
|
|
14306
14348
|
},
|
|
14349
|
+
"metricServiceUrl": {
|
|
14350
|
+
"type": "string"
|
|
14351
|
+
},
|
|
14307
14352
|
"msteamsTenantGuid": {
|
|
14308
14353
|
"type": "string"
|
|
14309
14354
|
},
|
|
@@ -14371,6 +14416,9 @@
|
|
|
14371
14416
|
"whiteboardUrl": {
|
|
14372
14417
|
"type": "string"
|
|
14373
14418
|
},
|
|
14419
|
+
"wdmDeviceRegistrationUrl": {
|
|
14420
|
+
"type": "string"
|
|
14421
|
+
},
|
|
14374
14422
|
"webexConferenceId": {
|
|
14375
14423
|
"type": "number",
|
|
14376
14424
|
"minimum": -9223372036854776000.0,
|
|
@@ -22932,6 +22980,9 @@
|
|
|
22932
22980
|
"type": "string",
|
|
22933
22981
|
"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}$"
|
|
22934
22982
|
},
|
|
22983
|
+
"ciExchangeTokenUrl": {
|
|
22984
|
+
"type": "string"
|
|
22985
|
+
},
|
|
22935
22986
|
"confluenceId": {
|
|
22936
22987
|
"type": "string",
|
|
22937
22988
|
"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}$"
|
|
@@ -23025,6 +23076,9 @@
|
|
|
23025
23076
|
"type": "string",
|
|
23026
23077
|
"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}$"
|
|
23027
23078
|
},
|
|
23079
|
+
"locusJoinUrl": {
|
|
23080
|
+
"type": "string"
|
|
23081
|
+
},
|
|
23028
23082
|
"locusSessionId": {
|
|
23029
23083
|
"type": "string",
|
|
23030
23084
|
"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}$"
|
|
@@ -23057,6 +23111,9 @@
|
|
|
23057
23111
|
"meetingOrgId": {
|
|
23058
23112
|
"type": "string"
|
|
23059
23113
|
},
|
|
23114
|
+
"metricServiceUrl": {
|
|
23115
|
+
"type": "string"
|
|
23116
|
+
},
|
|
23060
23117
|
"msteamsTenantGuid": {
|
|
23061
23118
|
"type": "string"
|
|
23062
23119
|
},
|
|
@@ -23124,6 +23181,9 @@
|
|
|
23124
23181
|
"whiteboardUrl": {
|
|
23125
23182
|
"type": "string"
|
|
23126
23183
|
},
|
|
23184
|
+
"wdmDeviceRegistrationUrl": {
|
|
23185
|
+
"type": "string"
|
|
23186
|
+
},
|
|
23127
23187
|
"webexConferenceId": {
|
|
23128
23188
|
"type": "number",
|
|
23129
23189
|
"minimum": -9223372036854776000.0,
|
|
@@ -26858,6 +26918,9 @@
|
|
|
26858
26918
|
"type": "string",
|
|
26859
26919
|
"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}$"
|
|
26860
26920
|
},
|
|
26921
|
+
"ciExchangeTokenUrl": {
|
|
26922
|
+
"type": "string"
|
|
26923
|
+
},
|
|
26861
26924
|
"confluenceId": {
|
|
26862
26925
|
"type": "string",
|
|
26863
26926
|
"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}$"
|
|
@@ -26951,6 +27014,9 @@
|
|
|
26951
27014
|
"type": "string",
|
|
26952
27015
|
"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}$"
|
|
26953
27016
|
},
|
|
27017
|
+
"locusJoinUrl": {
|
|
27018
|
+
"type": "string"
|
|
27019
|
+
},
|
|
26954
27020
|
"locusSessionId": {
|
|
26955
27021
|
"type": "string",
|
|
26956
27022
|
"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}$"
|
|
@@ -26983,6 +27049,9 @@
|
|
|
26983
27049
|
"meetingOrgId": {
|
|
26984
27050
|
"type": "string"
|
|
26985
27051
|
},
|
|
27052
|
+
"metricServiceUrl": {
|
|
27053
|
+
"type": "string"
|
|
27054
|
+
},
|
|
26986
27055
|
"msteamsTenantGuid": {
|
|
26987
27056
|
"type": "string"
|
|
26988
27057
|
},
|
|
@@ -27050,6 +27119,9 @@
|
|
|
27050
27119
|
"whiteboardUrl": {
|
|
27051
27120
|
"type": "string"
|
|
27052
27121
|
},
|
|
27122
|
+
"wdmDeviceRegistrationUrl": {
|
|
27123
|
+
"type": "string"
|
|
27124
|
+
},
|
|
27053
27125
|
"webexConferenceId": {
|
|
27054
27126
|
"type": "number",
|
|
27055
27127
|
"minimum": -9223372036854776000.0,
|
|
@@ -2256,6 +2256,9 @@
|
|
|
2256
2256
|
"type": "string",
|
|
2257
2257
|
"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}$"
|
|
2258
2258
|
},
|
|
2259
|
+
"ciExchangeTokenUrl": {
|
|
2260
|
+
"type": "string"
|
|
2261
|
+
},
|
|
2259
2262
|
"confluenceId": {
|
|
2260
2263
|
"type": "string",
|
|
2261
2264
|
"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}$"
|
|
@@ -2349,6 +2352,9 @@
|
|
|
2349
2352
|
"type": "string",
|
|
2350
2353
|
"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}$"
|
|
2351
2354
|
},
|
|
2355
|
+
"locusJoinUrl": {
|
|
2356
|
+
"type": "string"
|
|
2357
|
+
},
|
|
2352
2358
|
"locusSessionId": {
|
|
2353
2359
|
"type": "string",
|
|
2354
2360
|
"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}$"
|
|
@@ -2381,6 +2387,9 @@
|
|
|
2381
2387
|
"meetingOrgId": {
|
|
2382
2388
|
"type": "string"
|
|
2383
2389
|
},
|
|
2390
|
+
"metricServiceUrl": {
|
|
2391
|
+
"type": "string"
|
|
2392
|
+
},
|
|
2384
2393
|
"msteamsTenantGuid": {
|
|
2385
2394
|
"type": "string"
|
|
2386
2395
|
},
|
|
@@ -2448,6 +2457,9 @@
|
|
|
2448
2457
|
"whiteboardUrl": {
|
|
2449
2458
|
"type": "string"
|
|
2450
2459
|
},
|
|
2460
|
+
"wdmDeviceRegistrationUrl": {
|
|
2461
|
+
"type": "string"
|
|
2462
|
+
},
|
|
2451
2463
|
"webexConferenceId": {
|
|
2452
2464
|
"type": "number",
|
|
2453
2465
|
"minimum": -9223372036854776000.0,
|
|
@@ -2297,6 +2297,9 @@
|
|
|
2297
2297
|
"type": "string",
|
|
2298
2298
|
"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}$"
|
|
2299
2299
|
},
|
|
2300
|
+
"ciExchangeTokenUrl": {
|
|
2301
|
+
"type": "string"
|
|
2302
|
+
},
|
|
2300
2303
|
"confluenceId": {
|
|
2301
2304
|
"type": "string",
|
|
2302
2305
|
"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}$"
|
|
@@ -2390,6 +2393,9 @@
|
|
|
2390
2393
|
"type": "string",
|
|
2391
2394
|
"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}$"
|
|
2392
2395
|
},
|
|
2396
|
+
"locusJoinUrl": {
|
|
2397
|
+
"type": "string"
|
|
2398
|
+
},
|
|
2393
2399
|
"locusSessionId": {
|
|
2394
2400
|
"type": "string",
|
|
2395
2401
|
"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}$"
|
|
@@ -2422,6 +2428,9 @@
|
|
|
2422
2428
|
"meetingOrgId": {
|
|
2423
2429
|
"type": "string"
|
|
2424
2430
|
},
|
|
2431
|
+
"metricServiceUrl": {
|
|
2432
|
+
"type": "string"
|
|
2433
|
+
},
|
|
2425
2434
|
"msteamsTenantGuid": {
|
|
2426
2435
|
"type": "string"
|
|
2427
2436
|
},
|
|
@@ -2489,6 +2498,9 @@
|
|
|
2489
2498
|
"whiteboardUrl": {
|
|
2490
2499
|
"type": "string"
|
|
2491
2500
|
},
|
|
2501
|
+
"wdmDeviceRegistrationUrl": {
|
|
2502
|
+
"type": "string"
|
|
2503
|
+
},
|
|
2492
2504
|
"webexConferenceId": {
|
|
2493
2505
|
"type": "number",
|
|
2494
2506
|
"minimum": -9223372036854776000.0,
|
|
@@ -1191,6 +1191,7 @@ export interface Event {
|
|
|
1191
1191
|
breakoutGroupId?: string;
|
|
1192
1192
|
breakoutMoveId?: string;
|
|
1193
1193
|
breakoutSessionId?: string;
|
|
1194
|
+
ciExchangeTokenUrl?: string;
|
|
1194
1195
|
confluenceId?: string;
|
|
1195
1196
|
/**
|
|
1196
1197
|
* Set of identifiers dedicated to CPaaS clients
|
|
@@ -1220,6 +1221,7 @@ export interface Event {
|
|
|
1220
1221
|
ivrId?: string;
|
|
1221
1222
|
callId?: string;
|
|
1222
1223
|
locusId?: string;
|
|
1224
|
+
locusJoinUrl?: string;
|
|
1223
1225
|
locusSessionId?: string;
|
|
1224
1226
|
locusStartTime?: string;
|
|
1225
1227
|
locusUrl?: string;
|
|
@@ -1230,6 +1232,7 @@ export interface Event {
|
|
|
1230
1232
|
meetingInstanceId?: string;
|
|
1231
1233
|
meetingLookupUrl?: string;
|
|
1232
1234
|
meetingOrgId?: string;
|
|
1235
|
+
metricServiceUrl?: string;
|
|
1233
1236
|
msteamsTenantGuid?: string;
|
|
1234
1237
|
msteamsConferenceId?: string;
|
|
1235
1238
|
msteamsMeetingId?: string;
|
|
@@ -1252,6 +1255,7 @@ export interface Event {
|
|
|
1252
1255
|
venueId?: string;
|
|
1253
1256
|
venueUrl?: string;
|
|
1254
1257
|
whiteboardUrl?: string;
|
|
1258
|
+
wdmDeviceRegistrationUrl?: string;
|
|
1255
1259
|
webexConferenceId?: number;
|
|
1256
1260
|
webexClusterName?: string;
|
|
1257
1261
|
webexConferenceIdStr?: string;
|
|
@@ -3507,6 +3511,7 @@ export interface Event {
|
|
|
3507
3511
|
breakoutGroupId?: string;
|
|
3508
3512
|
breakoutMoveId?: string;
|
|
3509
3513
|
breakoutSessionId?: string;
|
|
3514
|
+
ciExchangeTokenUrl?: string;
|
|
3510
3515
|
confluenceId?: string;
|
|
3511
3516
|
correlationId?: string;
|
|
3512
3517
|
/**
|
|
@@ -3537,6 +3542,7 @@ export interface Event {
|
|
|
3537
3542
|
ivrId?: string;
|
|
3538
3543
|
callId?: string;
|
|
3539
3544
|
locusId?: string;
|
|
3545
|
+
locusJoinUrl?: string;
|
|
3540
3546
|
locusSessionId?: string;
|
|
3541
3547
|
locusStartTime?: string;
|
|
3542
3548
|
locusUrl?: string;
|
|
@@ -3547,6 +3553,7 @@ export interface Event {
|
|
|
3547
3553
|
meetingInstanceId?: string;
|
|
3548
3554
|
meetingLookupUrl?: string;
|
|
3549
3555
|
meetingOrgId?: string;
|
|
3556
|
+
metricServiceUrl?: string;
|
|
3550
3557
|
msteamsTenantGuid?: string;
|
|
3551
3558
|
msteamsConferenceId?: string;
|
|
3552
3559
|
msteamsMeetingId?: string;
|
|
@@ -3569,6 +3576,7 @@ export interface Event {
|
|
|
3569
3576
|
venueId?: string;
|
|
3570
3577
|
venueUrl?: string;
|
|
3571
3578
|
whiteboardUrl?: string;
|
|
3579
|
+
wdmDeviceRegistrationUrl?: string;
|
|
3572
3580
|
webexConferenceId?: number;
|
|
3573
3581
|
webexClusterName?: string;
|
|
3574
3582
|
webexConferenceIdStr?: string;
|
|
@@ -4582,6 +4590,7 @@ export interface Event {
|
|
|
4582
4590
|
breakoutGroupId?: string;
|
|
4583
4591
|
breakoutMoveId?: string;
|
|
4584
4592
|
breakoutSessionId?: string;
|
|
4593
|
+
ciExchangeTokenUrl?: string;
|
|
4585
4594
|
confluenceId?: string;
|
|
4586
4595
|
correlationId?: string;
|
|
4587
4596
|
/**
|
|
@@ -4612,6 +4621,7 @@ export interface Event {
|
|
|
4612
4621
|
ivrId?: string;
|
|
4613
4622
|
callId?: string;
|
|
4614
4623
|
locusId?: string;
|
|
4624
|
+
locusJoinUrl?: string;
|
|
4615
4625
|
locusSessionId?: string;
|
|
4616
4626
|
locusStartTime?: string;
|
|
4617
4627
|
locusUrl?: string;
|
|
@@ -4622,6 +4632,7 @@ export interface Event {
|
|
|
4622
4632
|
meetingInstanceId?: string;
|
|
4623
4633
|
meetingLookupUrl?: string;
|
|
4624
4634
|
meetingOrgId?: string;
|
|
4635
|
+
metricServiceUrl?: string;
|
|
4625
4636
|
msteamsTenantGuid?: string;
|
|
4626
4637
|
msteamsConferenceId?: string;
|
|
4627
4638
|
msteamsMeetingId?: string;
|
|
@@ -4644,6 +4655,7 @@ export interface Event {
|
|
|
4644
4655
|
venueId?: string;
|
|
4645
4656
|
venueUrl?: string;
|
|
4646
4657
|
whiteboardUrl?: string;
|
|
4658
|
+
wdmDeviceRegistrationUrl?: string;
|
|
4647
4659
|
webexConferenceId?: number;
|
|
4648
4660
|
webexClusterName?: string;
|
|
4649
4661
|
webexConferenceIdStr?: string;
|
|
@@ -6028,6 +6040,7 @@ export interface Event {
|
|
|
6028
6040
|
breakoutGroupId?: string;
|
|
6029
6041
|
breakoutMoveId?: string;
|
|
6030
6042
|
breakoutSessionId?: string;
|
|
6043
|
+
ciExchangeTokenUrl?: string;
|
|
6031
6044
|
confluenceId?: string;
|
|
6032
6045
|
/**
|
|
6033
6046
|
* Set of identifiers dedicated to CPaaS clients
|
|
@@ -6057,6 +6070,7 @@ export interface Event {
|
|
|
6057
6070
|
ivrId?: string;
|
|
6058
6071
|
callId?: string;
|
|
6059
6072
|
locusId?: string;
|
|
6073
|
+
locusJoinUrl?: string;
|
|
6060
6074
|
locusSessionId?: string;
|
|
6061
6075
|
locusStartTime?: string;
|
|
6062
6076
|
locusUrl?: string;
|
|
@@ -6067,6 +6081,7 @@ export interface Event {
|
|
|
6067
6081
|
meetingInstanceId?: string;
|
|
6068
6082
|
meetingLookupUrl?: string;
|
|
6069
6083
|
meetingOrgId?: string;
|
|
6084
|
+
metricServiceUrl?: string;
|
|
6070
6085
|
msteamsTenantGuid?: string;
|
|
6071
6086
|
msteamsConferenceId?: string;
|
|
6072
6087
|
msteamsMeetingId?: string;
|
|
@@ -6089,6 +6104,7 @@ export interface Event {
|
|
|
6089
6104
|
venueId?: string;
|
|
6090
6105
|
venueUrl?: string;
|
|
6091
6106
|
whiteboardUrl?: string;
|
|
6107
|
+
wdmDeviceRegistrationUrl?: string;
|
|
6092
6108
|
webexConferenceId?: number;
|
|
6093
6109
|
webexClusterName?: string;
|
|
6094
6110
|
webexConferenceIdStr?: string;
|
|
@@ -9269,6 +9285,7 @@ export interface Event {
|
|
|
9269
9285
|
breakoutGroupId?: string;
|
|
9270
9286
|
breakoutMoveId?: string;
|
|
9271
9287
|
breakoutSessionId?: string;
|
|
9288
|
+
ciExchangeTokenUrl?: string;
|
|
9272
9289
|
confluenceId?: string;
|
|
9273
9290
|
/**
|
|
9274
9291
|
* Set of identifiers dedicated to CPaaS clients
|
|
@@ -9298,6 +9315,7 @@ export interface Event {
|
|
|
9298
9315
|
ivrId?: string;
|
|
9299
9316
|
callId?: string;
|
|
9300
9317
|
locusId?: string;
|
|
9318
|
+
locusJoinUrl?: string;
|
|
9301
9319
|
locusSessionId?: string;
|
|
9302
9320
|
locusStartTime?: string;
|
|
9303
9321
|
locusUrl?: string;
|
|
@@ -9308,6 +9326,7 @@ export interface Event {
|
|
|
9308
9326
|
meetingInstanceId?: string;
|
|
9309
9327
|
meetingLookupUrl?: string;
|
|
9310
9328
|
meetingOrgId?: string;
|
|
9329
|
+
metricServiceUrl?: string;
|
|
9311
9330
|
msteamsTenantGuid?: string;
|
|
9312
9331
|
msteamsConferenceId?: string;
|
|
9313
9332
|
msteamsMeetingId?: string;
|
|
@@ -9330,6 +9349,7 @@ export interface Event {
|
|
|
9330
9349
|
venueId?: string;
|
|
9331
9350
|
venueUrl?: string;
|
|
9332
9351
|
whiteboardUrl?: string;
|
|
9352
|
+
wdmDeviceRegistrationUrl?: string;
|
|
9333
9353
|
webexConferenceId?: number;
|
|
9334
9354
|
webexClusterName?: string;
|
|
9335
9355
|
webexConferenceIdStr?: string;
|
|
@@ -10905,6 +10925,7 @@ export interface Event {
|
|
|
10905
10925
|
breakoutGroupId?: string;
|
|
10906
10926
|
breakoutMoveId?: string;
|
|
10907
10927
|
breakoutSessionId?: string;
|
|
10928
|
+
ciExchangeTokenUrl?: string;
|
|
10908
10929
|
confluenceId?: string;
|
|
10909
10930
|
/**
|
|
10910
10931
|
* Set of identifiers dedicated to CPaaS clients
|
|
@@ -10934,6 +10955,7 @@ export interface Event {
|
|
|
10934
10955
|
ivrId?: string;
|
|
10935
10956
|
callId?: string;
|
|
10936
10957
|
locusId?: string;
|
|
10958
|
+
locusJoinUrl?: string;
|
|
10937
10959
|
locusSessionId?: string;
|
|
10938
10960
|
locusStartTime?: string;
|
|
10939
10961
|
locusUrl?: string;
|
|
@@ -10944,6 +10966,7 @@ export interface Event {
|
|
|
10944
10966
|
meetingInstanceId?: string;
|
|
10945
10967
|
meetingLookupUrl?: string;
|
|
10946
10968
|
meetingOrgId?: string;
|
|
10969
|
+
metricServiceUrl?: string;
|
|
10947
10970
|
msteamsTenantGuid?: string;
|
|
10948
10971
|
msteamsConferenceId?: string;
|
|
10949
10972
|
msteamsMeetingId?: string;
|
|
@@ -10966,6 +10989,7 @@ export interface Event {
|
|
|
10966
10989
|
venueId?: string;
|
|
10967
10990
|
venueUrl?: string;
|
|
10968
10991
|
whiteboardUrl?: string;
|
|
10992
|
+
wdmDeviceRegistrationUrl?: string;
|
|
10969
10993
|
webexConferenceId?: number;
|
|
10970
10994
|
webexClusterName?: string;
|
|
10971
10995
|
webexConferenceIdStr?: string;
|
|
@@ -12551,6 +12575,7 @@ export interface ClientEvent {
|
|
|
12551
12575
|
breakoutGroupId?: string;
|
|
12552
12576
|
breakoutMoveId?: string;
|
|
12553
12577
|
breakoutSessionId?: string;
|
|
12578
|
+
ciExchangeTokenUrl?: string;
|
|
12554
12579
|
confluenceId?: string;
|
|
12555
12580
|
/**
|
|
12556
12581
|
* Set of identifiers dedicated to CPaaS clients
|
|
@@ -12580,6 +12605,7 @@ export interface ClientEvent {
|
|
|
12580
12605
|
ivrId?: string;
|
|
12581
12606
|
callId?: string;
|
|
12582
12607
|
locusId?: string;
|
|
12608
|
+
locusJoinUrl?: string;
|
|
12583
12609
|
locusSessionId?: string;
|
|
12584
12610
|
locusStartTime?: string;
|
|
12585
12611
|
locusUrl?: string;
|
|
@@ -12590,6 +12616,7 @@ export interface ClientEvent {
|
|
|
12590
12616
|
meetingInstanceId?: string;
|
|
12591
12617
|
meetingLookupUrl?: string;
|
|
12592
12618
|
meetingOrgId?: string;
|
|
12619
|
+
metricServiceUrl?: string;
|
|
12593
12620
|
msteamsTenantGuid?: string;
|
|
12594
12621
|
msteamsConferenceId?: string;
|
|
12595
12622
|
msteamsMeetingId?: string;
|
|
@@ -12612,6 +12639,7 @@ export interface ClientEvent {
|
|
|
12612
12639
|
venueId?: string;
|
|
12613
12640
|
venueUrl?: string;
|
|
12614
12641
|
whiteboardUrl?: string;
|
|
12642
|
+
wdmDeviceRegistrationUrl?: string;
|
|
12615
12643
|
webexConferenceId?: number;
|
|
12616
12644
|
webexClusterName?: string;
|
|
12617
12645
|
webexConferenceIdStr?: string;
|
|
@@ -15531,6 +15559,7 @@ export interface FeatureEvent {
|
|
|
15531
15559
|
breakoutGroupId?: string;
|
|
15532
15560
|
breakoutMoveId?: string;
|
|
15533
15561
|
breakoutSessionId?: string;
|
|
15562
|
+
ciExchangeTokenUrl?: string;
|
|
15534
15563
|
confluenceId?: string;
|
|
15535
15564
|
/**
|
|
15536
15565
|
* Set of identifiers dedicated to CPaaS clients
|
|
@@ -15560,6 +15589,7 @@ export interface FeatureEvent {
|
|
|
15560
15589
|
ivrId?: string;
|
|
15561
15590
|
callId?: string;
|
|
15562
15591
|
locusId?: string;
|
|
15592
|
+
locusJoinUrl?: string;
|
|
15563
15593
|
locusSessionId?: string;
|
|
15564
15594
|
locusStartTime?: string;
|
|
15565
15595
|
locusUrl?: string;
|
|
@@ -15570,6 +15600,7 @@ export interface FeatureEvent {
|
|
|
15570
15600
|
meetingInstanceId?: string;
|
|
15571
15601
|
meetingLookupUrl?: string;
|
|
15572
15602
|
meetingOrgId?: string;
|
|
15603
|
+
metricServiceUrl?: string;
|
|
15573
15604
|
msteamsTenantGuid?: string;
|
|
15574
15605
|
msteamsConferenceId?: string;
|
|
15575
15606
|
msteamsMeetingId?: string;
|
|
@@ -15592,6 +15623,7 @@ export interface FeatureEvent {
|
|
|
15592
15623
|
venueId?: string;
|
|
15593
15624
|
venueUrl?: string;
|
|
15594
15625
|
whiteboardUrl?: string;
|
|
15626
|
+
wdmDeviceRegistrationUrl?: string;
|
|
15595
15627
|
webexConferenceId?: number;
|
|
15596
15628
|
webexClusterName?: string;
|
|
15597
15629
|
webexConferenceIdStr?: string;
|
|
@@ -17186,6 +17218,7 @@ export interface MediaQualityEvent {
|
|
|
17186
17218
|
breakoutGroupId?: string;
|
|
17187
17219
|
breakoutMoveId?: string;
|
|
17188
17220
|
breakoutSessionId?: string;
|
|
17221
|
+
ciExchangeTokenUrl?: string;
|
|
17189
17222
|
confluenceId?: string;
|
|
17190
17223
|
/**
|
|
17191
17224
|
* Set of identifiers dedicated to CPaaS clients
|
|
@@ -17215,6 +17248,7 @@ export interface MediaQualityEvent {
|
|
|
17215
17248
|
ivrId?: string;
|
|
17216
17249
|
callId?: string;
|
|
17217
17250
|
locusId?: string;
|
|
17251
|
+
locusJoinUrl?: string;
|
|
17218
17252
|
locusSessionId?: string;
|
|
17219
17253
|
locusStartTime?: string;
|
|
17220
17254
|
locusUrl?: string;
|
|
@@ -17225,6 +17259,7 @@ export interface MediaQualityEvent {
|
|
|
17225
17259
|
meetingInstanceId?: string;
|
|
17226
17260
|
meetingLookupUrl?: string;
|
|
17227
17261
|
meetingOrgId?: string;
|
|
17262
|
+
metricServiceUrl?: string;
|
|
17228
17263
|
msteamsTenantGuid?: string;
|
|
17229
17264
|
msteamsConferenceId?: string;
|
|
17230
17265
|
msteamsMeetingId?: string;
|
|
@@ -17247,6 +17282,7 @@ export interface MediaQualityEvent {
|
|
|
17247
17282
|
venueId?: string;
|
|
17248
17283
|
venueUrl?: string;
|
|
17249
17284
|
whiteboardUrl?: string;
|
|
17285
|
+
wdmDeviceRegistrationUrl?: string;
|
|
17250
17286
|
webexConferenceId?: number;
|
|
17251
17287
|
webexClusterName?: string;
|
|
17252
17288
|
webexConferenceIdStr?: string;
|
package/package.json
CHANGED