@tarojs/plugin-platform-h5 3.6.9-alpha.7 → 3.6.9
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.
- package/dist/definition.json +5 -0
- package/dist/dist/definition.json.d.ts +475 -467
- package/dist/dist/definition.json.js +1 -1
- package/package.json +10 -9
|
@@ -127,10 +127,7 @@ declare namespace apis {
|
|
|
127
127
|
const _return_13: string;
|
|
128
128
|
export { _return_13 as return };
|
|
129
129
|
}
|
|
130
|
-
|
|
131
|
-
const arrayBufferToBase64: string;
|
|
132
|
-
const base64ToArrayBuffer: string;
|
|
133
|
-
namespace getUserCryptoManager {
|
|
130
|
+
namespace tradePay {
|
|
134
131
|
const object_15: string;
|
|
135
132
|
export { object_15 as object };
|
|
136
133
|
const success_15: string;
|
|
@@ -138,7 +135,10 @@ declare namespace apis {
|
|
|
138
135
|
const _return_14: string;
|
|
139
136
|
export { _return_14 as return };
|
|
140
137
|
}
|
|
141
|
-
|
|
138
|
+
const env: {};
|
|
139
|
+
const arrayBufferToBase64: string;
|
|
140
|
+
const base64ToArrayBuffer: string;
|
|
141
|
+
namespace getUserCryptoManager {
|
|
142
142
|
const object_16: string;
|
|
143
143
|
export { object_16 as object };
|
|
144
144
|
const success_16: string;
|
|
@@ -146,7 +146,7 @@ declare namespace apis {
|
|
|
146
146
|
const _return_15: string;
|
|
147
147
|
export { _return_15 as return };
|
|
148
148
|
}
|
|
149
|
-
namespace
|
|
149
|
+
namespace setEnableDebug {
|
|
150
150
|
const object_17: string;
|
|
151
151
|
export { object_17 as object };
|
|
152
152
|
const success_17: string;
|
|
@@ -154,7 +154,7 @@ declare namespace apis {
|
|
|
154
154
|
const _return_16: string;
|
|
155
155
|
export { _return_16 as return };
|
|
156
156
|
}
|
|
157
|
-
namespace
|
|
157
|
+
namespace getRealtimeLogManager {
|
|
158
158
|
const object_18: string;
|
|
159
159
|
export { object_18 as object };
|
|
160
160
|
const success_18: string;
|
|
@@ -162,7 +162,7 @@ declare namespace apis {
|
|
|
162
162
|
const _return_17: string;
|
|
163
163
|
export { _return_17 as return };
|
|
164
164
|
}
|
|
165
|
-
namespace
|
|
165
|
+
namespace getLogManager {
|
|
166
166
|
const object_19: string;
|
|
167
167
|
export { object_19 as object };
|
|
168
168
|
const success_19: string;
|
|
@@ -170,7 +170,7 @@ declare namespace apis {
|
|
|
170
170
|
const _return_18: string;
|
|
171
171
|
export { _return_18 as return };
|
|
172
172
|
}
|
|
173
|
-
namespace
|
|
173
|
+
namespace reportPerformance {
|
|
174
174
|
const object_20: string;
|
|
175
175
|
export { object_20 as object };
|
|
176
176
|
const success_20: string;
|
|
@@ -178,7 +178,7 @@ declare namespace apis {
|
|
|
178
178
|
const _return_19: string;
|
|
179
179
|
export { _return_19 as return };
|
|
180
180
|
}
|
|
181
|
-
namespace
|
|
181
|
+
namespace getPerformance {
|
|
182
182
|
const object_21: string;
|
|
183
183
|
export { object_21 as object };
|
|
184
184
|
const success_21: string;
|
|
@@ -186,7 +186,7 @@ declare namespace apis {
|
|
|
186
186
|
const _return_20: string;
|
|
187
187
|
export { _return_20 as return };
|
|
188
188
|
}
|
|
189
|
-
namespace
|
|
189
|
+
namespace preloadWebview {
|
|
190
190
|
const object_22: string;
|
|
191
191
|
export { object_22 as object };
|
|
192
192
|
const success_22: string;
|
|
@@ -194,7 +194,7 @@ declare namespace apis {
|
|
|
194
194
|
const _return_21: string;
|
|
195
195
|
export { _return_21 as return };
|
|
196
196
|
}
|
|
197
|
-
namespace
|
|
197
|
+
namespace preloadSkylineView {
|
|
198
198
|
const object_23: string;
|
|
199
199
|
export { object_23 as object };
|
|
200
200
|
const success_23: string;
|
|
@@ -202,7 +202,7 @@ declare namespace apis {
|
|
|
202
202
|
const _return_22: string;
|
|
203
203
|
export { _return_22 as return };
|
|
204
204
|
}
|
|
205
|
-
namespace
|
|
205
|
+
namespace preloadAssets {
|
|
206
206
|
const object_24: string;
|
|
207
207
|
export { object_24 as object };
|
|
208
208
|
const success_24: string;
|
|
@@ -210,7 +210,7 @@ declare namespace apis {
|
|
|
210
210
|
const _return_23: string;
|
|
211
211
|
export { _return_23 as return };
|
|
212
212
|
}
|
|
213
|
-
namespace
|
|
213
|
+
namespace openSystemBluetoothSetting {
|
|
214
214
|
const object_25: string;
|
|
215
215
|
export { object_25 as object };
|
|
216
216
|
const success_25: string;
|
|
@@ -218,7 +218,7 @@ declare namespace apis {
|
|
|
218
218
|
const _return_24: string;
|
|
219
219
|
export { _return_24 as return };
|
|
220
220
|
}
|
|
221
|
-
namespace
|
|
221
|
+
namespace openAppAuthorizeSetting {
|
|
222
222
|
const object_26: string;
|
|
223
223
|
export { object_26 as object };
|
|
224
224
|
const success_26: string;
|
|
@@ -226,7 +226,7 @@ declare namespace apis {
|
|
|
226
226
|
const _return_25: string;
|
|
227
227
|
export { _return_25 as return };
|
|
228
228
|
}
|
|
229
|
-
namespace
|
|
229
|
+
namespace getWindowInfo {
|
|
230
230
|
const object_27: string;
|
|
231
231
|
export { object_27 as object };
|
|
232
232
|
const success_27: string;
|
|
@@ -234,7 +234,7 @@ declare namespace apis {
|
|
|
234
234
|
const _return_26: string;
|
|
235
235
|
export { _return_26 as return };
|
|
236
236
|
}
|
|
237
|
-
namespace
|
|
237
|
+
namespace getSystemSetting {
|
|
238
238
|
const object_28: string;
|
|
239
239
|
export { object_28 as object };
|
|
240
240
|
const success_28: string;
|
|
@@ -242,7 +242,7 @@ declare namespace apis {
|
|
|
242
242
|
const _return_27: string;
|
|
243
243
|
export { _return_27 as return };
|
|
244
244
|
}
|
|
245
|
-
namespace
|
|
245
|
+
namespace getDeviceInfo {
|
|
246
246
|
const object_29: string;
|
|
247
247
|
export { object_29 as object };
|
|
248
248
|
const success_29: string;
|
|
@@ -250,7 +250,7 @@ declare namespace apis {
|
|
|
250
250
|
const _return_28: string;
|
|
251
251
|
export { _return_28 as return };
|
|
252
252
|
}
|
|
253
|
-
namespace
|
|
253
|
+
namespace getAppBaseInfo {
|
|
254
254
|
const object_30: string;
|
|
255
255
|
export { object_30 as object };
|
|
256
256
|
const success_30: string;
|
|
@@ -258,7 +258,7 @@ declare namespace apis {
|
|
|
258
258
|
const _return_29: string;
|
|
259
259
|
export { _return_29 as return };
|
|
260
260
|
}
|
|
261
|
-
namespace
|
|
261
|
+
namespace getAppAuthorizeSetting {
|
|
262
262
|
const object_31: string;
|
|
263
263
|
export { object_31 as object };
|
|
264
264
|
const success_31: string;
|
|
@@ -266,7 +266,7 @@ declare namespace apis {
|
|
|
266
266
|
const _return_30: string;
|
|
267
267
|
export { _return_30 as return };
|
|
268
268
|
}
|
|
269
|
-
namespace
|
|
269
|
+
namespace getSystemInfoSync {
|
|
270
270
|
const object_32: string;
|
|
271
271
|
export { object_32 as object };
|
|
272
272
|
const success_32: string;
|
|
@@ -274,7 +274,7 @@ declare namespace apis {
|
|
|
274
274
|
const _return_31: string;
|
|
275
275
|
export { _return_31 as return };
|
|
276
276
|
}
|
|
277
|
-
namespace
|
|
277
|
+
namespace getSystemInfoAsync {
|
|
278
278
|
const object_33: string;
|
|
279
279
|
export { object_33 as object };
|
|
280
280
|
const success_33: string;
|
|
@@ -282,7 +282,7 @@ declare namespace apis {
|
|
|
282
282
|
const _return_32: string;
|
|
283
283
|
export { _return_32 as return };
|
|
284
284
|
}
|
|
285
|
-
namespace
|
|
285
|
+
namespace getSystemInfo {
|
|
286
286
|
const object_34: string;
|
|
287
287
|
export { object_34 as object };
|
|
288
288
|
const success_34: string;
|
|
@@ -290,7 +290,7 @@ declare namespace apis {
|
|
|
290
290
|
const _return_33: string;
|
|
291
291
|
export { _return_33 as return };
|
|
292
292
|
}
|
|
293
|
-
namespace
|
|
293
|
+
namespace getSkylineInfoSync {
|
|
294
294
|
const object_35: string;
|
|
295
295
|
export { object_35 as object };
|
|
296
296
|
const success_35: string;
|
|
@@ -298,7 +298,7 @@ declare namespace apis {
|
|
|
298
298
|
const _return_34: string;
|
|
299
299
|
export { _return_34 as return };
|
|
300
300
|
}
|
|
301
|
-
namespace
|
|
301
|
+
namespace getSkylineInfo {
|
|
302
302
|
const object_36: string;
|
|
303
303
|
export { object_36 as object };
|
|
304
304
|
const success_36: string;
|
|
@@ -306,7 +306,7 @@ declare namespace apis {
|
|
|
306
306
|
const _return_35: string;
|
|
307
307
|
export { _return_35 as return };
|
|
308
308
|
}
|
|
309
|
-
namespace
|
|
309
|
+
namespace getRendererUserAgent {
|
|
310
310
|
const object_37: string;
|
|
311
311
|
export { object_37 as object };
|
|
312
312
|
const success_37: string;
|
|
@@ -314,7 +314,7 @@ declare namespace apis {
|
|
|
314
314
|
const _return_36: string;
|
|
315
315
|
export { _return_36 as return };
|
|
316
316
|
}
|
|
317
|
-
namespace
|
|
317
|
+
namespace updateWeChatApp {
|
|
318
318
|
const object_38: string;
|
|
319
319
|
export { object_38 as object };
|
|
320
320
|
const success_38: string;
|
|
@@ -322,6 +322,14 @@ declare namespace apis {
|
|
|
322
322
|
const _return_37: string;
|
|
323
323
|
export { _return_37 as return };
|
|
324
324
|
}
|
|
325
|
+
namespace getUpdateManager {
|
|
326
|
+
const object_39: string;
|
|
327
|
+
export { object_39 as object };
|
|
328
|
+
const success_39: string;
|
|
329
|
+
export { success_39 as success };
|
|
330
|
+
const _return_38: string;
|
|
331
|
+
export { _return_38 as return };
|
|
332
|
+
}
|
|
325
333
|
namespace onUnhandledRejection {
|
|
326
334
|
const callback: string;
|
|
327
335
|
}
|
|
@@ -334,18 +342,6 @@ declare namespace apis {
|
|
|
334
342
|
export { callback_2 as callback };
|
|
335
343
|
}
|
|
336
344
|
namespace onLazyLoadError {
|
|
337
|
-
const object_39: string;
|
|
338
|
-
export { object_39 as object };
|
|
339
|
-
const success_39: string;
|
|
340
|
-
export { success_39 as success };
|
|
341
|
-
const _return_38: string;
|
|
342
|
-
export { _return_38 as return };
|
|
343
|
-
}
|
|
344
|
-
namespace onError {
|
|
345
|
-
const callback_3: string;
|
|
346
|
-
export { callback_3 as callback };
|
|
347
|
-
}
|
|
348
|
-
namespace onAudioInterruptionEnd {
|
|
349
345
|
const object_40: string;
|
|
350
346
|
export { object_40 as object };
|
|
351
347
|
const success_40: string;
|
|
@@ -353,7 +349,11 @@ declare namespace apis {
|
|
|
353
349
|
const _return_39: string;
|
|
354
350
|
export { _return_39 as return };
|
|
355
351
|
}
|
|
356
|
-
namespace
|
|
352
|
+
namespace onError {
|
|
353
|
+
const callback_3: string;
|
|
354
|
+
export { callback_3 as callback };
|
|
355
|
+
}
|
|
356
|
+
namespace onAudioInterruptionEnd {
|
|
357
357
|
const object_41: string;
|
|
358
358
|
export { object_41 as object };
|
|
359
359
|
const success_41: string;
|
|
@@ -361,6 +361,14 @@ declare namespace apis {
|
|
|
361
361
|
const _return_40: string;
|
|
362
362
|
export { _return_40 as return };
|
|
363
363
|
}
|
|
364
|
+
namespace onAudioInterruptionBegin {
|
|
365
|
+
const object_42: string;
|
|
366
|
+
export { object_42 as object };
|
|
367
|
+
const success_42: string;
|
|
368
|
+
export { success_42 as success };
|
|
369
|
+
const _return_41: string;
|
|
370
|
+
export { _return_41 as return };
|
|
371
|
+
}
|
|
364
372
|
namespace onAppShow {
|
|
365
373
|
const callback_4: string;
|
|
366
374
|
export { callback_4 as callback };
|
|
@@ -382,18 +390,6 @@ declare namespace apis {
|
|
|
382
390
|
export { callback_8 as callback };
|
|
383
391
|
}
|
|
384
392
|
namespace offLazyLoadError {
|
|
385
|
-
const object_42: string;
|
|
386
|
-
export { object_42 as object };
|
|
387
|
-
const success_42: string;
|
|
388
|
-
export { success_42 as success };
|
|
389
|
-
const _return_41: string;
|
|
390
|
-
export { _return_41 as return };
|
|
391
|
-
}
|
|
392
|
-
namespace offError {
|
|
393
|
-
const callback_9: string;
|
|
394
|
-
export { callback_9 as callback };
|
|
395
|
-
}
|
|
396
|
-
namespace offAudioInterruptionEnd {
|
|
397
393
|
const object_43: string;
|
|
398
394
|
export { object_43 as object };
|
|
399
395
|
const success_43: string;
|
|
@@ -401,7 +397,11 @@ declare namespace apis {
|
|
|
401
397
|
const _return_42: string;
|
|
402
398
|
export { _return_42 as return };
|
|
403
399
|
}
|
|
404
|
-
namespace
|
|
400
|
+
namespace offError {
|
|
401
|
+
const callback_9: string;
|
|
402
|
+
export { callback_9 as callback };
|
|
403
|
+
}
|
|
404
|
+
namespace offAudioInterruptionEnd {
|
|
405
405
|
const object_44: string;
|
|
406
406
|
export { object_44 as object };
|
|
407
407
|
const success_44: string;
|
|
@@ -409,6 +409,14 @@ declare namespace apis {
|
|
|
409
409
|
const _return_43: string;
|
|
410
410
|
export { _return_43 as return };
|
|
411
411
|
}
|
|
412
|
+
namespace offAudioInterruptionBegin {
|
|
413
|
+
const object_45: string;
|
|
414
|
+
export { object_45 as object };
|
|
415
|
+
const success_45: string;
|
|
416
|
+
export { success_45 as success };
|
|
417
|
+
const _return_44: string;
|
|
418
|
+
export { _return_44 as return };
|
|
419
|
+
}
|
|
412
420
|
namespace offAppShow {
|
|
413
421
|
const callback_10: string;
|
|
414
422
|
export { callback_10 as callback };
|
|
@@ -418,14 +426,6 @@ declare namespace apis {
|
|
|
418
426
|
export { callback_11 as callback };
|
|
419
427
|
}
|
|
420
428
|
namespace getLaunchOptionsSync {
|
|
421
|
-
const object_45: string;
|
|
422
|
-
export { object_45 as object };
|
|
423
|
-
const success_45: string;
|
|
424
|
-
export { success_45 as success };
|
|
425
|
-
const _return_44: string;
|
|
426
|
-
export { _return_44 as return };
|
|
427
|
-
}
|
|
428
|
-
namespace getEnterOptionsSync {
|
|
429
429
|
const object_46: string;
|
|
430
430
|
export { object_46 as object };
|
|
431
431
|
const success_46: string;
|
|
@@ -433,7 +433,7 @@ declare namespace apis {
|
|
|
433
433
|
const _return_45: string;
|
|
434
434
|
export { _return_45 as return };
|
|
435
435
|
}
|
|
436
|
-
namespace
|
|
436
|
+
namespace getEnterOptionsSync {
|
|
437
437
|
const object_47: string;
|
|
438
438
|
export { object_47 as object };
|
|
439
439
|
const success_47: string;
|
|
@@ -441,7 +441,7 @@ declare namespace apis {
|
|
|
441
441
|
const _return_46: string;
|
|
442
442
|
export { _return_46 as return };
|
|
443
443
|
}
|
|
444
|
-
namespace
|
|
444
|
+
namespace createOffscreenCanvas {
|
|
445
445
|
const object_48: string;
|
|
446
446
|
export { object_48 as object };
|
|
447
447
|
const success_48: string;
|
|
@@ -449,7 +449,7 @@ declare namespace apis {
|
|
|
449
449
|
const _return_47: string;
|
|
450
450
|
export { _return_47 as return };
|
|
451
451
|
}
|
|
452
|
-
namespace
|
|
452
|
+
namespace createCanvasContext {
|
|
453
453
|
const object_49: string;
|
|
454
454
|
export { object_49 as object };
|
|
455
455
|
const success_49: string;
|
|
@@ -457,7 +457,7 @@ declare namespace apis {
|
|
|
457
457
|
const _return_48: string;
|
|
458
458
|
export { _return_48 as return };
|
|
459
459
|
}
|
|
460
|
-
namespace
|
|
460
|
+
namespace canvasToTempFilePath {
|
|
461
461
|
const object_50: string;
|
|
462
462
|
export { object_50 as object };
|
|
463
463
|
const success_50: string;
|
|
@@ -465,7 +465,7 @@ declare namespace apis {
|
|
|
465
465
|
const _return_49: string;
|
|
466
466
|
export { _return_49 as return };
|
|
467
467
|
}
|
|
468
|
-
namespace
|
|
468
|
+
namespace canvasPutImageData {
|
|
469
469
|
const object_51: string;
|
|
470
470
|
export { object_51 as object };
|
|
471
471
|
const success_51: string;
|
|
@@ -473,7 +473,7 @@ declare namespace apis {
|
|
|
473
473
|
const _return_50: string;
|
|
474
474
|
export { _return_50 as return };
|
|
475
475
|
}
|
|
476
|
-
namespace
|
|
476
|
+
namespace canvasGetImageData {
|
|
477
477
|
const object_52: string;
|
|
478
478
|
export { object_52 as object };
|
|
479
479
|
const success_52: string;
|
|
@@ -481,7 +481,7 @@ declare namespace apis {
|
|
|
481
481
|
const _return_51: string;
|
|
482
482
|
export { _return_51 as return };
|
|
483
483
|
}
|
|
484
|
-
namespace
|
|
484
|
+
namespace reportMonitor {
|
|
485
485
|
const object_53: string;
|
|
486
486
|
export { object_53 as object };
|
|
487
487
|
const success_53: string;
|
|
@@ -489,7 +489,7 @@ declare namespace apis {
|
|
|
489
489
|
const _return_52: string;
|
|
490
490
|
export { _return_52 as return };
|
|
491
491
|
}
|
|
492
|
-
namespace
|
|
492
|
+
namespace reportAnalytics {
|
|
493
493
|
const object_54: string;
|
|
494
494
|
export { object_54 as object };
|
|
495
495
|
const success_54: string;
|
|
@@ -497,7 +497,7 @@ declare namespace apis {
|
|
|
497
497
|
const _return_53: string;
|
|
498
498
|
export { _return_53 as return };
|
|
499
499
|
}
|
|
500
|
-
namespace
|
|
500
|
+
namespace reportEvent {
|
|
501
501
|
const object_55: string;
|
|
502
502
|
export { object_55 as object };
|
|
503
503
|
const success_55: string;
|
|
@@ -505,7 +505,7 @@ declare namespace apis {
|
|
|
505
505
|
const _return_54: string;
|
|
506
506
|
export { _return_54 as return };
|
|
507
507
|
}
|
|
508
|
-
namespace
|
|
508
|
+
namespace getExptInfoSync {
|
|
509
509
|
const object_56: string;
|
|
510
510
|
export { object_56 as object };
|
|
511
511
|
const success_56: string;
|
|
@@ -513,7 +513,7 @@ declare namespace apis {
|
|
|
513
513
|
const _return_55: string;
|
|
514
514
|
export { _return_55 as return };
|
|
515
515
|
}
|
|
516
|
-
namespace
|
|
516
|
+
namespace stopAccelerometer {
|
|
517
517
|
const object_57: string;
|
|
518
518
|
export { object_57 as object };
|
|
519
519
|
const success_57: string;
|
|
@@ -521,6 +521,14 @@ declare namespace apis {
|
|
|
521
521
|
const _return_56: string;
|
|
522
522
|
export { _return_56 as return };
|
|
523
523
|
}
|
|
524
|
+
namespace startAccelerometer {
|
|
525
|
+
const object_58: string;
|
|
526
|
+
export { object_58 as object };
|
|
527
|
+
const success_58: string;
|
|
528
|
+
export { success_58 as success };
|
|
529
|
+
const _return_57: string;
|
|
530
|
+
export { _return_57 as return };
|
|
531
|
+
}
|
|
524
532
|
namespace onAccelerometerChange {
|
|
525
533
|
const callback_12: string;
|
|
526
534
|
export { callback_12 as callback };
|
|
@@ -530,14 +538,6 @@ declare namespace apis {
|
|
|
530
538
|
export { callback_13 as callback };
|
|
531
539
|
}
|
|
532
540
|
namespace checkIsOpenAccessibility {
|
|
533
|
-
const object_58: string;
|
|
534
|
-
export { object_58 as object };
|
|
535
|
-
const success_58: string;
|
|
536
|
-
export { success_58 as success };
|
|
537
|
-
const _return_57: string;
|
|
538
|
-
export { _return_57 as return };
|
|
539
|
-
}
|
|
540
|
-
namespace getBatteryInfoSync {
|
|
541
541
|
const object_59: string;
|
|
542
542
|
export { object_59 as object };
|
|
543
543
|
const success_59: string;
|
|
@@ -545,7 +545,7 @@ declare namespace apis {
|
|
|
545
545
|
const _return_58: string;
|
|
546
546
|
export { _return_58 as return };
|
|
547
547
|
}
|
|
548
|
-
namespace
|
|
548
|
+
namespace getBatteryInfoSync {
|
|
549
549
|
const object_60: string;
|
|
550
550
|
export { object_60 as object };
|
|
551
551
|
const success_60: string;
|
|
@@ -553,7 +553,7 @@ declare namespace apis {
|
|
|
553
553
|
const _return_59: string;
|
|
554
554
|
export { _return_59 as return };
|
|
555
555
|
}
|
|
556
|
-
namespace
|
|
556
|
+
namespace getBatteryInfo {
|
|
557
557
|
const object_61: string;
|
|
558
558
|
export { object_61 as object };
|
|
559
559
|
const success_61: string;
|
|
@@ -561,7 +561,7 @@ declare namespace apis {
|
|
|
561
561
|
const _return_60: string;
|
|
562
562
|
export { _return_60 as return };
|
|
563
563
|
}
|
|
564
|
-
namespace
|
|
564
|
+
namespace stopBluetoothDevicesDiscovery {
|
|
565
565
|
const object_62: string;
|
|
566
566
|
export { object_62 as object };
|
|
567
567
|
const success_62: string;
|
|
@@ -569,7 +569,7 @@ declare namespace apis {
|
|
|
569
569
|
const _return_61: string;
|
|
570
570
|
export { _return_61 as return };
|
|
571
571
|
}
|
|
572
|
-
namespace
|
|
572
|
+
namespace startBluetoothDevicesDiscovery {
|
|
573
573
|
const object_63: string;
|
|
574
574
|
export { object_63 as object };
|
|
575
575
|
const success_63: string;
|
|
@@ -577,7 +577,7 @@ declare namespace apis {
|
|
|
577
577
|
const _return_62: string;
|
|
578
578
|
export { _return_62 as return };
|
|
579
579
|
}
|
|
580
|
-
namespace
|
|
580
|
+
namespace openBluetoothAdapter {
|
|
581
581
|
const object_64: string;
|
|
582
582
|
export { object_64 as object };
|
|
583
583
|
const success_64: string;
|
|
@@ -585,7 +585,7 @@ declare namespace apis {
|
|
|
585
585
|
const _return_63: string;
|
|
586
586
|
export { _return_63 as return };
|
|
587
587
|
}
|
|
588
|
-
namespace
|
|
588
|
+
namespace onBluetoothDeviceFound {
|
|
589
589
|
const object_65: string;
|
|
590
590
|
export { object_65 as object };
|
|
591
591
|
const success_65: string;
|
|
@@ -593,7 +593,7 @@ declare namespace apis {
|
|
|
593
593
|
const _return_64: string;
|
|
594
594
|
export { _return_64 as return };
|
|
595
595
|
}
|
|
596
|
-
namespace
|
|
596
|
+
namespace onBluetoothAdapterStateChange {
|
|
597
597
|
const object_66: string;
|
|
598
598
|
export { object_66 as object };
|
|
599
599
|
const success_66: string;
|
|
@@ -601,7 +601,7 @@ declare namespace apis {
|
|
|
601
601
|
const _return_65: string;
|
|
602
602
|
export { _return_65 as return };
|
|
603
603
|
}
|
|
604
|
-
namespace
|
|
604
|
+
namespace offBluetoothDeviceFound {
|
|
605
605
|
const object_67: string;
|
|
606
606
|
export { object_67 as object };
|
|
607
607
|
const success_67: string;
|
|
@@ -609,7 +609,7 @@ declare namespace apis {
|
|
|
609
609
|
const _return_66: string;
|
|
610
610
|
export { _return_66 as return };
|
|
611
611
|
}
|
|
612
|
-
namespace
|
|
612
|
+
namespace offBluetoothAdapterStateChange {
|
|
613
613
|
const object_68: string;
|
|
614
614
|
export { object_68 as object };
|
|
615
615
|
const success_68: string;
|
|
@@ -617,7 +617,7 @@ declare namespace apis {
|
|
|
617
617
|
const _return_67: string;
|
|
618
618
|
export { _return_67 as return };
|
|
619
619
|
}
|
|
620
|
-
namespace
|
|
620
|
+
namespace makeBluetoothPair {
|
|
621
621
|
const object_69: string;
|
|
622
622
|
export { object_69 as object };
|
|
623
623
|
const success_69: string;
|
|
@@ -625,7 +625,7 @@ declare namespace apis {
|
|
|
625
625
|
const _return_68: string;
|
|
626
626
|
export { _return_68 as return };
|
|
627
627
|
}
|
|
628
|
-
namespace
|
|
628
|
+
namespace isBluetoothDevicePaired {
|
|
629
629
|
const object_70: string;
|
|
630
630
|
export { object_70 as object };
|
|
631
631
|
const success_70: string;
|
|
@@ -633,7 +633,7 @@ declare namespace apis {
|
|
|
633
633
|
const _return_69: string;
|
|
634
634
|
export { _return_69 as return };
|
|
635
635
|
}
|
|
636
|
-
namespace
|
|
636
|
+
namespace getConnectedBluetoothDevices {
|
|
637
637
|
const object_71: string;
|
|
638
638
|
export { object_71 as object };
|
|
639
639
|
const success_71: string;
|
|
@@ -641,7 +641,7 @@ declare namespace apis {
|
|
|
641
641
|
const _return_70: string;
|
|
642
642
|
export { _return_70 as return };
|
|
643
643
|
}
|
|
644
|
-
namespace
|
|
644
|
+
namespace getBluetoothDevices {
|
|
645
645
|
const object_72: string;
|
|
646
646
|
export { object_72 as object };
|
|
647
647
|
const success_72: string;
|
|
@@ -649,7 +649,7 @@ declare namespace apis {
|
|
|
649
649
|
const _return_71: string;
|
|
650
650
|
export { _return_71 as return };
|
|
651
651
|
}
|
|
652
|
-
namespace
|
|
652
|
+
namespace getBluetoothAdapterState {
|
|
653
653
|
const object_73: string;
|
|
654
654
|
export { object_73 as object };
|
|
655
655
|
const success_73: string;
|
|
@@ -657,7 +657,7 @@ declare namespace apis {
|
|
|
657
657
|
const _return_72: string;
|
|
658
658
|
export { _return_72 as return };
|
|
659
659
|
}
|
|
660
|
-
namespace
|
|
660
|
+
namespace closeBluetoothAdapter {
|
|
661
661
|
const object_74: string;
|
|
662
662
|
export { object_74 as object };
|
|
663
663
|
const success_74: string;
|
|
@@ -665,7 +665,7 @@ declare namespace apis {
|
|
|
665
665
|
const _return_73: string;
|
|
666
666
|
export { _return_73 as return };
|
|
667
667
|
}
|
|
668
|
-
namespace
|
|
668
|
+
namespace writeBLECharacteristicValue {
|
|
669
669
|
const object_75: string;
|
|
670
670
|
export { object_75 as object };
|
|
671
671
|
const success_75: string;
|
|
@@ -673,7 +673,7 @@ declare namespace apis {
|
|
|
673
673
|
const _return_74: string;
|
|
674
674
|
export { _return_74 as return };
|
|
675
675
|
}
|
|
676
|
-
namespace
|
|
676
|
+
namespace setBLEMTU {
|
|
677
677
|
const object_76: string;
|
|
678
678
|
export { object_76 as object };
|
|
679
679
|
const success_76: string;
|
|
@@ -681,7 +681,7 @@ declare namespace apis {
|
|
|
681
681
|
const _return_75: string;
|
|
682
682
|
export { _return_75 as return };
|
|
683
683
|
}
|
|
684
|
-
namespace
|
|
684
|
+
namespace readBLECharacteristicValue {
|
|
685
685
|
const object_77: string;
|
|
686
686
|
export { object_77 as object };
|
|
687
687
|
const success_77: string;
|
|
@@ -689,7 +689,7 @@ declare namespace apis {
|
|
|
689
689
|
const _return_76: string;
|
|
690
690
|
export { _return_76 as return };
|
|
691
691
|
}
|
|
692
|
-
namespace
|
|
692
|
+
namespace onBLEMTUChange {
|
|
693
693
|
const object_78: string;
|
|
694
694
|
export { object_78 as object };
|
|
695
695
|
const success_78: string;
|
|
@@ -697,7 +697,7 @@ declare namespace apis {
|
|
|
697
697
|
const _return_77: string;
|
|
698
698
|
export { _return_77 as return };
|
|
699
699
|
}
|
|
700
|
-
namespace
|
|
700
|
+
namespace onBLEConnectionStateChange {
|
|
701
701
|
const object_79: string;
|
|
702
702
|
export { object_79 as object };
|
|
703
703
|
const success_79: string;
|
|
@@ -705,7 +705,7 @@ declare namespace apis {
|
|
|
705
705
|
const _return_78: string;
|
|
706
706
|
export { _return_78 as return };
|
|
707
707
|
}
|
|
708
|
-
namespace
|
|
708
|
+
namespace onBLECharacteristicValueChange {
|
|
709
709
|
const object_80: string;
|
|
710
710
|
export { object_80 as object };
|
|
711
711
|
const success_80: string;
|
|
@@ -713,7 +713,7 @@ declare namespace apis {
|
|
|
713
713
|
const _return_79: string;
|
|
714
714
|
export { _return_79 as return };
|
|
715
715
|
}
|
|
716
|
-
namespace
|
|
716
|
+
namespace offBLEMTUChange {
|
|
717
717
|
const object_81: string;
|
|
718
718
|
export { object_81 as object };
|
|
719
719
|
const success_81: string;
|
|
@@ -721,7 +721,7 @@ declare namespace apis {
|
|
|
721
721
|
const _return_80: string;
|
|
722
722
|
export { _return_80 as return };
|
|
723
723
|
}
|
|
724
|
-
namespace
|
|
724
|
+
namespace offBLEConnectionStateChange {
|
|
725
725
|
const object_82: string;
|
|
726
726
|
export { object_82 as object };
|
|
727
727
|
const success_82: string;
|
|
@@ -729,7 +729,7 @@ declare namespace apis {
|
|
|
729
729
|
const _return_81: string;
|
|
730
730
|
export { _return_81 as return };
|
|
731
731
|
}
|
|
732
|
-
namespace
|
|
732
|
+
namespace offBLECharacteristicValueChange {
|
|
733
733
|
const object_83: string;
|
|
734
734
|
export { object_83 as object };
|
|
735
735
|
const success_83: string;
|
|
@@ -737,7 +737,7 @@ declare namespace apis {
|
|
|
737
737
|
const _return_82: string;
|
|
738
738
|
export { _return_82 as return };
|
|
739
739
|
}
|
|
740
|
-
namespace
|
|
740
|
+
namespace notifyBLECharacteristicValueChange {
|
|
741
741
|
const object_84: string;
|
|
742
742
|
export { object_84 as object };
|
|
743
743
|
const success_84: string;
|
|
@@ -745,7 +745,7 @@ declare namespace apis {
|
|
|
745
745
|
const _return_83: string;
|
|
746
746
|
export { _return_83 as return };
|
|
747
747
|
}
|
|
748
|
-
namespace
|
|
748
|
+
namespace getBLEMTU {
|
|
749
749
|
const object_85: string;
|
|
750
750
|
export { object_85 as object };
|
|
751
751
|
const success_85: string;
|
|
@@ -753,7 +753,7 @@ declare namespace apis {
|
|
|
753
753
|
const _return_84: string;
|
|
754
754
|
export { _return_84 as return };
|
|
755
755
|
}
|
|
756
|
-
namespace
|
|
756
|
+
namespace getBLEDeviceServices {
|
|
757
757
|
const object_86: string;
|
|
758
758
|
export { object_86 as object };
|
|
759
759
|
const success_86: string;
|
|
@@ -761,7 +761,7 @@ declare namespace apis {
|
|
|
761
761
|
const _return_85: string;
|
|
762
762
|
export { _return_85 as return };
|
|
763
763
|
}
|
|
764
|
-
namespace
|
|
764
|
+
namespace getBLEDeviceRSSI {
|
|
765
765
|
const object_87: string;
|
|
766
766
|
export { object_87 as object };
|
|
767
767
|
const success_87: string;
|
|
@@ -769,7 +769,7 @@ declare namespace apis {
|
|
|
769
769
|
const _return_86: string;
|
|
770
770
|
export { _return_86 as return };
|
|
771
771
|
}
|
|
772
|
-
namespace
|
|
772
|
+
namespace getBLEDeviceCharacteristics {
|
|
773
773
|
const object_88: string;
|
|
774
774
|
export { object_88 as object };
|
|
775
775
|
const success_88: string;
|
|
@@ -777,7 +777,7 @@ declare namespace apis {
|
|
|
777
777
|
const _return_87: string;
|
|
778
778
|
export { _return_87 as return };
|
|
779
779
|
}
|
|
780
|
-
namespace
|
|
780
|
+
namespace createBLEConnection {
|
|
781
781
|
const object_89: string;
|
|
782
782
|
export { object_89 as object };
|
|
783
783
|
const success_89: string;
|
|
@@ -785,7 +785,7 @@ declare namespace apis {
|
|
|
785
785
|
const _return_88: string;
|
|
786
786
|
export { _return_88 as return };
|
|
787
787
|
}
|
|
788
|
-
namespace
|
|
788
|
+
namespace closeBLEConnection {
|
|
789
789
|
const object_90: string;
|
|
790
790
|
export { object_90 as object };
|
|
791
791
|
const success_90: string;
|
|
@@ -793,7 +793,7 @@ declare namespace apis {
|
|
|
793
793
|
const _return_89: string;
|
|
794
794
|
export { _return_89 as return };
|
|
795
795
|
}
|
|
796
|
-
namespace
|
|
796
|
+
namespace onBLEPeripheralConnectionStateChanged {
|
|
797
797
|
const object_91: string;
|
|
798
798
|
export { object_91 as object };
|
|
799
799
|
const success_91: string;
|
|
@@ -801,7 +801,7 @@ declare namespace apis {
|
|
|
801
801
|
const _return_90: string;
|
|
802
802
|
export { _return_90 as return };
|
|
803
803
|
}
|
|
804
|
-
namespace
|
|
804
|
+
namespace offBLEPeripheralConnectionStateChanged {
|
|
805
805
|
const object_92: string;
|
|
806
806
|
export { object_92 as object };
|
|
807
807
|
const success_92: string;
|
|
@@ -809,7 +809,7 @@ declare namespace apis {
|
|
|
809
809
|
const _return_91: string;
|
|
810
810
|
export { _return_91 as return };
|
|
811
811
|
}
|
|
812
|
-
namespace
|
|
812
|
+
namespace createBLEPeripheralServer {
|
|
813
813
|
const object_93: string;
|
|
814
814
|
export { object_93 as object };
|
|
815
815
|
const success_93: string;
|
|
@@ -817,7 +817,7 @@ declare namespace apis {
|
|
|
817
817
|
const _return_92: string;
|
|
818
818
|
export { _return_92 as return };
|
|
819
819
|
}
|
|
820
|
-
namespace
|
|
820
|
+
namespace addPhoneRepeatCalendar {
|
|
821
821
|
const object_94: string;
|
|
822
822
|
export { object_94 as object };
|
|
823
823
|
const success_94: string;
|
|
@@ -825,7 +825,7 @@ declare namespace apis {
|
|
|
825
825
|
const _return_93: string;
|
|
826
826
|
export { _return_93 as return };
|
|
827
827
|
}
|
|
828
|
-
namespace
|
|
828
|
+
namespace addPhoneCalendar {
|
|
829
829
|
const object_95: string;
|
|
830
830
|
export { object_95 as object };
|
|
831
831
|
const success_95: string;
|
|
@@ -833,7 +833,7 @@ declare namespace apis {
|
|
|
833
833
|
const _return_94: string;
|
|
834
834
|
export { _return_94 as return };
|
|
835
835
|
}
|
|
836
|
-
namespace
|
|
836
|
+
namespace setClipboardData {
|
|
837
837
|
const object_96: string;
|
|
838
838
|
export { object_96 as object };
|
|
839
839
|
const success_96: string;
|
|
@@ -841,7 +841,7 @@ declare namespace apis {
|
|
|
841
841
|
const _return_95: string;
|
|
842
842
|
export { _return_95 as return };
|
|
843
843
|
}
|
|
844
|
-
namespace
|
|
844
|
+
namespace getClipboardData {
|
|
845
845
|
const object_97: string;
|
|
846
846
|
export { object_97 as object };
|
|
847
847
|
const success_97: string;
|
|
@@ -849,7 +849,7 @@ declare namespace apis {
|
|
|
849
849
|
const _return_96: string;
|
|
850
850
|
export { _return_96 as return };
|
|
851
851
|
}
|
|
852
|
-
namespace
|
|
852
|
+
namespace stopCompass {
|
|
853
853
|
const object_98: string;
|
|
854
854
|
export { object_98 as object };
|
|
855
855
|
const success_98: string;
|
|
@@ -857,6 +857,14 @@ declare namespace apis {
|
|
|
857
857
|
const _return_97: string;
|
|
858
858
|
export { _return_97 as return };
|
|
859
859
|
}
|
|
860
|
+
namespace startCompass {
|
|
861
|
+
const object_99: string;
|
|
862
|
+
export { object_99 as object };
|
|
863
|
+
const success_99: string;
|
|
864
|
+
export { success_99 as success };
|
|
865
|
+
const _return_98: string;
|
|
866
|
+
export { _return_98 as return };
|
|
867
|
+
}
|
|
860
868
|
namespace onCompassChange {
|
|
861
869
|
const callback_14: string;
|
|
862
870
|
export { callback_14 as callback };
|
|
@@ -866,14 +874,6 @@ declare namespace apis {
|
|
|
866
874
|
export { callback_15 as callback };
|
|
867
875
|
}
|
|
868
876
|
namespace chooseContact {
|
|
869
|
-
const object_99: string;
|
|
870
|
-
export { object_99 as object };
|
|
871
|
-
const success_99: string;
|
|
872
|
-
export { success_99 as success };
|
|
873
|
-
const _return_98: string;
|
|
874
|
-
export { _return_98 as return };
|
|
875
|
-
}
|
|
876
|
-
namespace addPhoneContact {
|
|
877
877
|
const object_100: string;
|
|
878
878
|
export { object_100 as object };
|
|
879
879
|
const success_100: string;
|
|
@@ -881,7 +881,7 @@ declare namespace apis {
|
|
|
881
881
|
const _return_99: string;
|
|
882
882
|
export { _return_99 as return };
|
|
883
883
|
}
|
|
884
|
-
namespace
|
|
884
|
+
namespace addPhoneContact {
|
|
885
885
|
const object_101: string;
|
|
886
886
|
export { object_101 as object };
|
|
887
887
|
const success_101: string;
|
|
@@ -889,7 +889,7 @@ declare namespace apis {
|
|
|
889
889
|
const _return_100: string;
|
|
890
890
|
export { _return_100 as return };
|
|
891
891
|
}
|
|
892
|
-
namespace
|
|
892
|
+
namespace getRandomValues {
|
|
893
893
|
const object_102: string;
|
|
894
894
|
export { object_102 as object };
|
|
895
895
|
const success_102: string;
|
|
@@ -897,7 +897,7 @@ declare namespace apis {
|
|
|
897
897
|
const _return_101: string;
|
|
898
898
|
export { _return_101 as return };
|
|
899
899
|
}
|
|
900
|
-
namespace
|
|
900
|
+
namespace stopGyroscope {
|
|
901
901
|
const object_103: string;
|
|
902
902
|
export { object_103 as object };
|
|
903
903
|
const success_103: string;
|
|
@@ -905,7 +905,7 @@ declare namespace apis {
|
|
|
905
905
|
const _return_102: string;
|
|
906
906
|
export { _return_102 as return };
|
|
907
907
|
}
|
|
908
|
-
namespace
|
|
908
|
+
namespace startGyroscope {
|
|
909
909
|
const object_104: string;
|
|
910
910
|
export { object_104 as object };
|
|
911
911
|
const success_104: string;
|
|
@@ -913,7 +913,7 @@ declare namespace apis {
|
|
|
913
913
|
const _return_103: string;
|
|
914
914
|
export { _return_103 as return };
|
|
915
915
|
}
|
|
916
|
-
namespace
|
|
916
|
+
namespace onGyroscopeChange {
|
|
917
917
|
const object_105: string;
|
|
918
918
|
export { object_105 as object };
|
|
919
919
|
const success_105: string;
|
|
@@ -921,7 +921,7 @@ declare namespace apis {
|
|
|
921
921
|
const _return_104: string;
|
|
922
922
|
export { _return_104 as return };
|
|
923
923
|
}
|
|
924
|
-
namespace
|
|
924
|
+
namespace offGyroscopeChange {
|
|
925
925
|
const object_106: string;
|
|
926
926
|
export { object_106 as object };
|
|
927
927
|
const success_106: string;
|
|
@@ -929,7 +929,7 @@ declare namespace apis {
|
|
|
929
929
|
const _return_105: string;
|
|
930
930
|
export { _return_105 as return };
|
|
931
931
|
}
|
|
932
|
-
namespace
|
|
932
|
+
namespace stopBeaconDiscovery {
|
|
933
933
|
const object_107: string;
|
|
934
934
|
export { object_107 as object };
|
|
935
935
|
const success_107: string;
|
|
@@ -937,7 +937,7 @@ declare namespace apis {
|
|
|
937
937
|
const _return_106: string;
|
|
938
938
|
export { _return_106 as return };
|
|
939
939
|
}
|
|
940
|
-
namespace
|
|
940
|
+
namespace startBeaconDiscovery {
|
|
941
941
|
const object_108: string;
|
|
942
942
|
export { object_108 as object };
|
|
943
943
|
const success_108: string;
|
|
@@ -945,7 +945,7 @@ declare namespace apis {
|
|
|
945
945
|
const _return_107: string;
|
|
946
946
|
export { _return_107 as return };
|
|
947
947
|
}
|
|
948
|
-
namespace
|
|
948
|
+
namespace onBeaconUpdate {
|
|
949
949
|
const object_109: string;
|
|
950
950
|
export { object_109 as object };
|
|
951
951
|
const success_109: string;
|
|
@@ -953,7 +953,7 @@ declare namespace apis {
|
|
|
953
953
|
const _return_108: string;
|
|
954
954
|
export { _return_108 as return };
|
|
955
955
|
}
|
|
956
|
-
namespace
|
|
956
|
+
namespace onBeaconServiceChange {
|
|
957
957
|
const object_110: string;
|
|
958
958
|
export { object_110 as object };
|
|
959
959
|
const success_110: string;
|
|
@@ -961,7 +961,7 @@ declare namespace apis {
|
|
|
961
961
|
const _return_109: string;
|
|
962
962
|
export { _return_109 as return };
|
|
963
963
|
}
|
|
964
|
-
namespace
|
|
964
|
+
namespace offBeaconUpdate {
|
|
965
965
|
const object_111: string;
|
|
966
966
|
export { object_111 as object };
|
|
967
967
|
const success_111: string;
|
|
@@ -969,7 +969,7 @@ declare namespace apis {
|
|
|
969
969
|
const _return_110: string;
|
|
970
970
|
export { _return_110 as return };
|
|
971
971
|
}
|
|
972
|
-
namespace
|
|
972
|
+
namespace offBeaconServiceChange {
|
|
973
973
|
const object_112: string;
|
|
974
974
|
export { object_112 as object };
|
|
975
975
|
const success_112: string;
|
|
@@ -977,7 +977,7 @@ declare namespace apis {
|
|
|
977
977
|
const _return_111: string;
|
|
978
978
|
export { _return_111 as return };
|
|
979
979
|
}
|
|
980
|
-
namespace
|
|
980
|
+
namespace getBeacons {
|
|
981
981
|
const object_113: string;
|
|
982
982
|
export { object_113 as object };
|
|
983
983
|
const success_113: string;
|
|
@@ -985,7 +985,7 @@ declare namespace apis {
|
|
|
985
985
|
const _return_112: string;
|
|
986
986
|
export { _return_112 as return };
|
|
987
987
|
}
|
|
988
|
-
namespace
|
|
988
|
+
namespace onKeyboardHeightChange {
|
|
989
989
|
const object_114: string;
|
|
990
990
|
export { object_114 as object };
|
|
991
991
|
const success_114: string;
|
|
@@ -993,7 +993,7 @@ declare namespace apis {
|
|
|
993
993
|
const _return_113: string;
|
|
994
994
|
export { _return_113 as return };
|
|
995
995
|
}
|
|
996
|
-
namespace
|
|
996
|
+
namespace offKeyboardHeightChange {
|
|
997
997
|
const object_115: string;
|
|
998
998
|
export { object_115 as object };
|
|
999
999
|
const success_115: string;
|
|
@@ -1001,7 +1001,7 @@ declare namespace apis {
|
|
|
1001
1001
|
const _return_114: string;
|
|
1002
1002
|
export { _return_114 as return };
|
|
1003
1003
|
}
|
|
1004
|
-
namespace
|
|
1004
|
+
namespace hideKeyboard {
|
|
1005
1005
|
const object_116: string;
|
|
1006
1006
|
export { object_116 as object };
|
|
1007
1007
|
const success_116: string;
|
|
@@ -1009,7 +1009,7 @@ declare namespace apis {
|
|
|
1009
1009
|
const _return_115: string;
|
|
1010
1010
|
export { _return_115 as return };
|
|
1011
1011
|
}
|
|
1012
|
-
namespace
|
|
1012
|
+
namespace getSelectedTextRange {
|
|
1013
1013
|
const object_117: string;
|
|
1014
1014
|
export { object_117 as object };
|
|
1015
1015
|
const success_117: string;
|
|
@@ -1017,7 +1017,7 @@ declare namespace apis {
|
|
|
1017
1017
|
const _return_116: string;
|
|
1018
1018
|
export { _return_116 as return };
|
|
1019
1019
|
}
|
|
1020
|
-
namespace
|
|
1020
|
+
namespace onMemoryWarning {
|
|
1021
1021
|
const object_118: string;
|
|
1022
1022
|
export { object_118 as object };
|
|
1023
1023
|
const success_118: string;
|
|
@@ -1025,18 +1025,26 @@ declare namespace apis {
|
|
|
1025
1025
|
const _return_117: string;
|
|
1026
1026
|
export { _return_117 as return };
|
|
1027
1027
|
}
|
|
1028
|
-
namespace
|
|
1028
|
+
namespace offMemoryWarning {
|
|
1029
1029
|
const object_119: string;
|
|
1030
1030
|
export { object_119 as object };
|
|
1031
1031
|
const success_119: string;
|
|
1032
1032
|
export { success_119 as success };
|
|
1033
|
+
const _return_118: string;
|
|
1034
|
+
export { _return_118 as return };
|
|
1033
1035
|
}
|
|
1034
|
-
namespace
|
|
1036
|
+
namespace stopDeviceMotionListening {
|
|
1035
1037
|
const object_120: string;
|
|
1036
1038
|
export { object_120 as object };
|
|
1037
1039
|
const success_120: string;
|
|
1038
1040
|
export { success_120 as success };
|
|
1039
1041
|
}
|
|
1042
|
+
namespace startDeviceMotionListening {
|
|
1043
|
+
const object_121: string;
|
|
1044
|
+
export { object_121 as object };
|
|
1045
|
+
const success_121: string;
|
|
1046
|
+
export { success_121 as success };
|
|
1047
|
+
}
|
|
1040
1048
|
namespace onDeviceMotionChange {
|
|
1041
1049
|
const callback_16: string;
|
|
1042
1050
|
export { callback_16 as callback };
|
|
@@ -1046,14 +1054,6 @@ declare namespace apis {
|
|
|
1046
1054
|
export { callback_17 as callback };
|
|
1047
1055
|
}
|
|
1048
1056
|
namespace getNetworkType {
|
|
1049
|
-
const object_121: string;
|
|
1050
|
-
export { object_121 as object };
|
|
1051
|
-
const success_121: string;
|
|
1052
|
-
export { success_121 as success };
|
|
1053
|
-
const _return_118: string;
|
|
1054
|
-
export { _return_118 as return };
|
|
1055
|
-
}
|
|
1056
|
-
namespace onNetworkWeakChange {
|
|
1057
1057
|
const object_122: string;
|
|
1058
1058
|
export { object_122 as object };
|
|
1059
1059
|
const success_122: string;
|
|
@@ -1061,11 +1061,7 @@ declare namespace apis {
|
|
|
1061
1061
|
const _return_119: string;
|
|
1062
1062
|
export { _return_119 as return };
|
|
1063
1063
|
}
|
|
1064
|
-
namespace
|
|
1065
|
-
const callback_18: string;
|
|
1066
|
-
export { callback_18 as callback };
|
|
1067
|
-
}
|
|
1068
|
-
namespace offNetworkWeakChange {
|
|
1064
|
+
namespace onNetworkWeakChange {
|
|
1069
1065
|
const object_123: string;
|
|
1070
1066
|
export { object_123 as object };
|
|
1071
1067
|
const success_123: string;
|
|
@@ -1073,11 +1069,11 @@ declare namespace apis {
|
|
|
1073
1069
|
const _return_120: string;
|
|
1074
1070
|
export { _return_120 as return };
|
|
1075
1071
|
}
|
|
1076
|
-
namespace
|
|
1077
|
-
const
|
|
1078
|
-
export {
|
|
1072
|
+
namespace onNetworkStatusChange {
|
|
1073
|
+
const callback_18: string;
|
|
1074
|
+
export { callback_18 as callback };
|
|
1079
1075
|
}
|
|
1080
|
-
namespace
|
|
1076
|
+
namespace offNetworkWeakChange {
|
|
1081
1077
|
const object_124: string;
|
|
1082
1078
|
export { object_124 as object };
|
|
1083
1079
|
const success_124: string;
|
|
@@ -1085,7 +1081,11 @@ declare namespace apis {
|
|
|
1085
1081
|
const _return_121: string;
|
|
1086
1082
|
export { _return_121 as return };
|
|
1087
1083
|
}
|
|
1088
|
-
namespace
|
|
1084
|
+
namespace offNetworkStatusChange {
|
|
1085
|
+
const callback_19: string;
|
|
1086
|
+
export { callback_19 as callback };
|
|
1087
|
+
}
|
|
1088
|
+
namespace getLocalIPAddress {
|
|
1089
1089
|
const object_125: string;
|
|
1090
1090
|
export { object_125 as object };
|
|
1091
1091
|
const success_125: string;
|
|
@@ -1093,7 +1093,7 @@ declare namespace apis {
|
|
|
1093
1093
|
const _return_122: string;
|
|
1094
1094
|
export { _return_122 as return };
|
|
1095
1095
|
}
|
|
1096
|
-
namespace
|
|
1096
|
+
namespace stopHCE {
|
|
1097
1097
|
const object_126: string;
|
|
1098
1098
|
export { object_126 as object };
|
|
1099
1099
|
const success_126: string;
|
|
@@ -1101,7 +1101,7 @@ declare namespace apis {
|
|
|
1101
1101
|
const _return_123: string;
|
|
1102
1102
|
export { _return_123 as return };
|
|
1103
1103
|
}
|
|
1104
|
-
namespace
|
|
1104
|
+
namespace startHCE {
|
|
1105
1105
|
const object_127: string;
|
|
1106
1106
|
export { object_127 as object };
|
|
1107
1107
|
const success_127: string;
|
|
@@ -1109,7 +1109,7 @@ declare namespace apis {
|
|
|
1109
1109
|
const _return_124: string;
|
|
1110
1110
|
export { _return_124 as return };
|
|
1111
1111
|
}
|
|
1112
|
-
namespace
|
|
1112
|
+
namespace sendHCEMessage {
|
|
1113
1113
|
const object_128: string;
|
|
1114
1114
|
export { object_128 as object };
|
|
1115
1115
|
const success_128: string;
|
|
@@ -1117,7 +1117,7 @@ declare namespace apis {
|
|
|
1117
1117
|
const _return_125: string;
|
|
1118
1118
|
export { _return_125 as return };
|
|
1119
1119
|
}
|
|
1120
|
-
namespace
|
|
1120
|
+
namespace onHCEMessage {
|
|
1121
1121
|
const object_129: string;
|
|
1122
1122
|
export { object_129 as object };
|
|
1123
1123
|
const success_129: string;
|
|
@@ -1125,7 +1125,7 @@ declare namespace apis {
|
|
|
1125
1125
|
const _return_126: string;
|
|
1126
1126
|
export { _return_126 as return };
|
|
1127
1127
|
}
|
|
1128
|
-
namespace
|
|
1128
|
+
namespace offHCEMessage {
|
|
1129
1129
|
const object_130: string;
|
|
1130
1130
|
export { object_130 as object };
|
|
1131
1131
|
const success_130: string;
|
|
@@ -1133,7 +1133,7 @@ declare namespace apis {
|
|
|
1133
1133
|
const _return_127: string;
|
|
1134
1134
|
export { _return_127 as return };
|
|
1135
1135
|
}
|
|
1136
|
-
namespace
|
|
1136
|
+
namespace getNFCAdapter {
|
|
1137
1137
|
const object_131: string;
|
|
1138
1138
|
export { object_131 as object };
|
|
1139
1139
|
const success_131: string;
|
|
@@ -1141,7 +1141,7 @@ declare namespace apis {
|
|
|
1141
1141
|
const _return_128: string;
|
|
1142
1142
|
export { _return_128 as return };
|
|
1143
1143
|
}
|
|
1144
|
-
namespace
|
|
1144
|
+
namespace getHCEState {
|
|
1145
1145
|
const object_132: string;
|
|
1146
1146
|
export { object_132 as object };
|
|
1147
1147
|
const success_132: string;
|
|
@@ -1149,7 +1149,7 @@ declare namespace apis {
|
|
|
1149
1149
|
const _return_129: string;
|
|
1150
1150
|
export { _return_129 as return };
|
|
1151
1151
|
}
|
|
1152
|
-
namespace
|
|
1152
|
+
namespace makePhoneCall {
|
|
1153
1153
|
const object_133: string;
|
|
1154
1154
|
export { object_133 as object };
|
|
1155
1155
|
const success_133: string;
|
|
@@ -1157,7 +1157,7 @@ declare namespace apis {
|
|
|
1157
1157
|
const _return_130: string;
|
|
1158
1158
|
export { _return_130 as return };
|
|
1159
1159
|
}
|
|
1160
|
-
namespace
|
|
1160
|
+
namespace scanCode {
|
|
1161
1161
|
const object_134: string;
|
|
1162
1162
|
export { object_134 as object };
|
|
1163
1163
|
const success_134: string;
|
|
@@ -1165,7 +1165,7 @@ declare namespace apis {
|
|
|
1165
1165
|
const _return_131: string;
|
|
1166
1166
|
export { _return_131 as return };
|
|
1167
1167
|
}
|
|
1168
|
-
namespace
|
|
1168
|
+
namespace setVisualEffectOnCapture {
|
|
1169
1169
|
const object_135: string;
|
|
1170
1170
|
export { object_135 as object };
|
|
1171
1171
|
const success_135: string;
|
|
@@ -1173,7 +1173,7 @@ declare namespace apis {
|
|
|
1173
1173
|
const _return_132: string;
|
|
1174
1174
|
export { _return_132 as return };
|
|
1175
1175
|
}
|
|
1176
|
-
namespace
|
|
1176
|
+
namespace setScreenBrightness {
|
|
1177
1177
|
const object_136: string;
|
|
1178
1178
|
export { object_136 as object };
|
|
1179
1179
|
const success_136: string;
|
|
@@ -1181,7 +1181,7 @@ declare namespace apis {
|
|
|
1181
1181
|
const _return_133: string;
|
|
1182
1182
|
export { _return_133 as return };
|
|
1183
1183
|
}
|
|
1184
|
-
namespace
|
|
1184
|
+
namespace setKeepScreenOn {
|
|
1185
1185
|
const object_137: string;
|
|
1186
1186
|
export { object_137 as object };
|
|
1187
1187
|
const success_137: string;
|
|
@@ -1189,7 +1189,7 @@ declare namespace apis {
|
|
|
1189
1189
|
const _return_134: string;
|
|
1190
1190
|
export { _return_134 as return };
|
|
1191
1191
|
}
|
|
1192
|
-
namespace
|
|
1192
|
+
namespace onUserCaptureScreen {
|
|
1193
1193
|
const object_138: string;
|
|
1194
1194
|
export { object_138 as object };
|
|
1195
1195
|
const success_138: string;
|
|
@@ -1197,7 +1197,7 @@ declare namespace apis {
|
|
|
1197
1197
|
const _return_135: string;
|
|
1198
1198
|
export { _return_135 as return };
|
|
1199
1199
|
}
|
|
1200
|
-
namespace
|
|
1200
|
+
namespace offUserCaptureScreen {
|
|
1201
1201
|
const object_139: string;
|
|
1202
1202
|
export { object_139 as object };
|
|
1203
1203
|
const success_139: string;
|
|
@@ -1205,7 +1205,7 @@ declare namespace apis {
|
|
|
1205
1205
|
const _return_136: string;
|
|
1206
1206
|
export { _return_136 as return };
|
|
1207
1207
|
}
|
|
1208
|
-
namespace
|
|
1208
|
+
namespace getScreenBrightness {
|
|
1209
1209
|
const object_140: string;
|
|
1210
1210
|
export { object_140 as object };
|
|
1211
1211
|
const success_140: string;
|
|
@@ -1213,7 +1213,7 @@ declare namespace apis {
|
|
|
1213
1213
|
const _return_137: string;
|
|
1214
1214
|
export { _return_137 as return };
|
|
1215
1215
|
}
|
|
1216
|
-
namespace
|
|
1216
|
+
namespace onScreenRecordingStateChanged {
|
|
1217
1217
|
const object_141: string;
|
|
1218
1218
|
export { object_141 as object };
|
|
1219
1219
|
const success_141: string;
|
|
@@ -1221,7 +1221,7 @@ declare namespace apis {
|
|
|
1221
1221
|
const _return_138: string;
|
|
1222
1222
|
export { _return_138 as return };
|
|
1223
1223
|
}
|
|
1224
|
-
namespace
|
|
1224
|
+
namespace offScreenRecordingStateChanged {
|
|
1225
1225
|
const object_142: string;
|
|
1226
1226
|
export { object_142 as object };
|
|
1227
1227
|
const success_142: string;
|
|
@@ -1229,7 +1229,7 @@ declare namespace apis {
|
|
|
1229
1229
|
const _return_139: string;
|
|
1230
1230
|
export { _return_139 as return };
|
|
1231
1231
|
}
|
|
1232
|
-
namespace
|
|
1232
|
+
namespace getScreenRecordingState {
|
|
1233
1233
|
const object_143: string;
|
|
1234
1234
|
export { object_143 as object };
|
|
1235
1235
|
const success_143: string;
|
|
@@ -1237,7 +1237,7 @@ declare namespace apis {
|
|
|
1237
1237
|
const _return_140: string;
|
|
1238
1238
|
export { _return_140 as return };
|
|
1239
1239
|
}
|
|
1240
|
-
namespace
|
|
1240
|
+
namespace sendSms {
|
|
1241
1241
|
const object_144: string;
|
|
1242
1242
|
export { object_144 as object };
|
|
1243
1243
|
const success_144: string;
|
|
@@ -1245,7 +1245,7 @@ declare namespace apis {
|
|
|
1245
1245
|
const _return_141: string;
|
|
1246
1246
|
export { _return_141 as return };
|
|
1247
1247
|
}
|
|
1248
|
-
namespace
|
|
1248
|
+
namespace vibrateShort {
|
|
1249
1249
|
const object_145: string;
|
|
1250
1250
|
export { object_145 as object };
|
|
1251
1251
|
const success_145: string;
|
|
@@ -1253,7 +1253,7 @@ declare namespace apis {
|
|
|
1253
1253
|
const _return_142: string;
|
|
1254
1254
|
export { _return_142 as return };
|
|
1255
1255
|
}
|
|
1256
|
-
namespace
|
|
1256
|
+
namespace vibrateLong {
|
|
1257
1257
|
const object_146: string;
|
|
1258
1258
|
export { object_146 as object };
|
|
1259
1259
|
const success_146: string;
|
|
@@ -1261,7 +1261,7 @@ declare namespace apis {
|
|
|
1261
1261
|
const _return_143: string;
|
|
1262
1262
|
export { _return_143 as return };
|
|
1263
1263
|
}
|
|
1264
|
-
namespace
|
|
1264
|
+
namespace stopWifi {
|
|
1265
1265
|
const object_147: string;
|
|
1266
1266
|
export { object_147 as object };
|
|
1267
1267
|
const success_147: string;
|
|
@@ -1269,7 +1269,7 @@ declare namespace apis {
|
|
|
1269
1269
|
const _return_144: string;
|
|
1270
1270
|
export { _return_144 as return };
|
|
1271
1271
|
}
|
|
1272
|
-
namespace
|
|
1272
|
+
namespace startWifi {
|
|
1273
1273
|
const object_148: string;
|
|
1274
1274
|
export { object_148 as object };
|
|
1275
1275
|
const success_148: string;
|
|
@@ -1277,7 +1277,7 @@ declare namespace apis {
|
|
|
1277
1277
|
const _return_145: string;
|
|
1278
1278
|
export { _return_145 as return };
|
|
1279
1279
|
}
|
|
1280
|
-
namespace
|
|
1280
|
+
namespace setWifiList {
|
|
1281
1281
|
const object_149: string;
|
|
1282
1282
|
export { object_149 as object };
|
|
1283
1283
|
const success_149: string;
|
|
@@ -1285,7 +1285,7 @@ declare namespace apis {
|
|
|
1285
1285
|
const _return_146: string;
|
|
1286
1286
|
export { _return_146 as return };
|
|
1287
1287
|
}
|
|
1288
|
-
namespace
|
|
1288
|
+
namespace onWifiConnectedWithPartialInfo {
|
|
1289
1289
|
const object_150: string;
|
|
1290
1290
|
export { object_150 as object };
|
|
1291
1291
|
const success_150: string;
|
|
@@ -1293,7 +1293,7 @@ declare namespace apis {
|
|
|
1293
1293
|
const _return_147: string;
|
|
1294
1294
|
export { _return_147 as return };
|
|
1295
1295
|
}
|
|
1296
|
-
namespace
|
|
1296
|
+
namespace onWifiConnected {
|
|
1297
1297
|
const object_151: string;
|
|
1298
1298
|
export { object_151 as object };
|
|
1299
1299
|
const success_151: string;
|
|
@@ -1301,7 +1301,7 @@ declare namespace apis {
|
|
|
1301
1301
|
const _return_148: string;
|
|
1302
1302
|
export { _return_148 as return };
|
|
1303
1303
|
}
|
|
1304
|
-
namespace
|
|
1304
|
+
namespace onGetWifiList {
|
|
1305
1305
|
const object_152: string;
|
|
1306
1306
|
export { object_152 as object };
|
|
1307
1307
|
const success_152: string;
|
|
@@ -1309,7 +1309,7 @@ declare namespace apis {
|
|
|
1309
1309
|
const _return_149: string;
|
|
1310
1310
|
export { _return_149 as return };
|
|
1311
1311
|
}
|
|
1312
|
-
namespace
|
|
1312
|
+
namespace offWifiConnectedWithPartialInfo {
|
|
1313
1313
|
const object_153: string;
|
|
1314
1314
|
export { object_153 as object };
|
|
1315
1315
|
const success_153: string;
|
|
@@ -1317,7 +1317,7 @@ declare namespace apis {
|
|
|
1317
1317
|
const _return_150: string;
|
|
1318
1318
|
export { _return_150 as return };
|
|
1319
1319
|
}
|
|
1320
|
-
namespace
|
|
1320
|
+
namespace offWifiConnected {
|
|
1321
1321
|
const object_154: string;
|
|
1322
1322
|
export { object_154 as object };
|
|
1323
1323
|
const success_154: string;
|
|
@@ -1325,7 +1325,7 @@ declare namespace apis {
|
|
|
1325
1325
|
const _return_151: string;
|
|
1326
1326
|
export { _return_151 as return };
|
|
1327
1327
|
}
|
|
1328
|
-
namespace
|
|
1328
|
+
namespace offGetWifiList {
|
|
1329
1329
|
const object_155: string;
|
|
1330
1330
|
export { object_155 as object };
|
|
1331
1331
|
const success_155: string;
|
|
@@ -1333,7 +1333,7 @@ declare namespace apis {
|
|
|
1333
1333
|
const _return_152: string;
|
|
1334
1334
|
export { _return_152 as return };
|
|
1335
1335
|
}
|
|
1336
|
-
namespace
|
|
1336
|
+
namespace getWifiList {
|
|
1337
1337
|
const object_156: string;
|
|
1338
1338
|
export { object_156 as object };
|
|
1339
1339
|
const success_156: string;
|
|
@@ -1341,7 +1341,7 @@ declare namespace apis {
|
|
|
1341
1341
|
const _return_153: string;
|
|
1342
1342
|
export { _return_153 as return };
|
|
1343
1343
|
}
|
|
1344
|
-
namespace
|
|
1344
|
+
namespace getConnectedWifi {
|
|
1345
1345
|
const object_157: string;
|
|
1346
1346
|
export { object_157 as object };
|
|
1347
1347
|
const success_157: string;
|
|
@@ -1349,7 +1349,7 @@ declare namespace apis {
|
|
|
1349
1349
|
const _return_154: string;
|
|
1350
1350
|
export { _return_154 as return };
|
|
1351
1351
|
}
|
|
1352
|
-
namespace
|
|
1352
|
+
namespace connectWifi {
|
|
1353
1353
|
const object_158: string;
|
|
1354
1354
|
export { object_158 as object };
|
|
1355
1355
|
const success_158: string;
|
|
@@ -1357,7 +1357,7 @@ declare namespace apis {
|
|
|
1357
1357
|
const _return_155: string;
|
|
1358
1358
|
export { _return_155 as return };
|
|
1359
1359
|
}
|
|
1360
|
-
namespace
|
|
1360
|
+
namespace getExtConfigSync {
|
|
1361
1361
|
const object_159: string;
|
|
1362
1362
|
export { object_159 as object };
|
|
1363
1363
|
const success_159: string;
|
|
@@ -1365,7 +1365,7 @@ declare namespace apis {
|
|
|
1365
1365
|
const _return_156: string;
|
|
1366
1366
|
export { _return_156 as return };
|
|
1367
1367
|
}
|
|
1368
|
-
namespace
|
|
1368
|
+
namespace getExtConfig {
|
|
1369
1369
|
const object_160: string;
|
|
1370
1370
|
export { object_160 as object };
|
|
1371
1371
|
const success_160: string;
|
|
@@ -1373,7 +1373,7 @@ declare namespace apis {
|
|
|
1373
1373
|
const _return_157: string;
|
|
1374
1374
|
export { _return_157 as return };
|
|
1375
1375
|
}
|
|
1376
|
-
namespace
|
|
1376
|
+
namespace saveFileToDisk {
|
|
1377
1377
|
const object_161: string;
|
|
1378
1378
|
export { object_161 as object };
|
|
1379
1379
|
const success_161: string;
|
|
@@ -1381,7 +1381,7 @@ declare namespace apis {
|
|
|
1381
1381
|
const _return_158: string;
|
|
1382
1382
|
export { _return_158 as return };
|
|
1383
1383
|
}
|
|
1384
|
-
namespace
|
|
1384
|
+
namespace saveFile {
|
|
1385
1385
|
const object_162: string;
|
|
1386
1386
|
export { object_162 as object };
|
|
1387
1387
|
const success_162: string;
|
|
@@ -1389,7 +1389,7 @@ declare namespace apis {
|
|
|
1389
1389
|
const _return_159: string;
|
|
1390
1390
|
export { _return_159 as return };
|
|
1391
1391
|
}
|
|
1392
|
-
namespace
|
|
1392
|
+
namespace removeSavedFile {
|
|
1393
1393
|
const object_163: string;
|
|
1394
1394
|
export { object_163 as object };
|
|
1395
1395
|
const success_163: string;
|
|
@@ -1397,7 +1397,7 @@ declare namespace apis {
|
|
|
1397
1397
|
const _return_160: string;
|
|
1398
1398
|
export { _return_160 as return };
|
|
1399
1399
|
}
|
|
1400
|
-
namespace
|
|
1400
|
+
namespace openDocument {
|
|
1401
1401
|
const object_164: string;
|
|
1402
1402
|
export { object_164 as object };
|
|
1403
1403
|
const success_164: string;
|
|
@@ -1405,7 +1405,7 @@ declare namespace apis {
|
|
|
1405
1405
|
const _return_161: string;
|
|
1406
1406
|
export { _return_161 as return };
|
|
1407
1407
|
}
|
|
1408
|
-
namespace
|
|
1408
|
+
namespace getSavedFileList {
|
|
1409
1409
|
const object_165: string;
|
|
1410
1410
|
export { object_165 as object };
|
|
1411
1411
|
const success_165: string;
|
|
@@ -1413,7 +1413,7 @@ declare namespace apis {
|
|
|
1413
1413
|
const _return_162: string;
|
|
1414
1414
|
export { _return_162 as return };
|
|
1415
1415
|
}
|
|
1416
|
-
namespace
|
|
1416
|
+
namespace getSavedFileInfo {
|
|
1417
1417
|
const object_166: string;
|
|
1418
1418
|
export { object_166 as object };
|
|
1419
1419
|
const success_166: string;
|
|
@@ -1421,7 +1421,7 @@ declare namespace apis {
|
|
|
1421
1421
|
const _return_163: string;
|
|
1422
1422
|
export { _return_163 as return };
|
|
1423
1423
|
}
|
|
1424
|
-
namespace
|
|
1424
|
+
namespace getFileSystemManager {
|
|
1425
1425
|
const object_167: string;
|
|
1426
1426
|
export { object_167 as object };
|
|
1427
1427
|
const success_167: string;
|
|
@@ -1429,7 +1429,7 @@ declare namespace apis {
|
|
|
1429
1429
|
const _return_164: string;
|
|
1430
1430
|
export { _return_164 as return };
|
|
1431
1431
|
}
|
|
1432
|
-
namespace
|
|
1432
|
+
namespace getFileInfo {
|
|
1433
1433
|
const object_168: string;
|
|
1434
1434
|
export { object_168 as object };
|
|
1435
1435
|
const success_168: string;
|
|
@@ -1437,7 +1437,7 @@ declare namespace apis {
|
|
|
1437
1437
|
const _return_165: string;
|
|
1438
1438
|
export { _return_165 as return };
|
|
1439
1439
|
}
|
|
1440
|
-
namespace
|
|
1440
|
+
namespace getApp {
|
|
1441
1441
|
const object_169: string;
|
|
1442
1442
|
export { object_169 as object };
|
|
1443
1443
|
const success_169: string;
|
|
@@ -1445,7 +1445,7 @@ declare namespace apis {
|
|
|
1445
1445
|
const _return_166: string;
|
|
1446
1446
|
export { _return_166 as return };
|
|
1447
1447
|
}
|
|
1448
|
-
namespace
|
|
1448
|
+
namespace getCurrentInstance {
|
|
1449
1449
|
const object_170: string;
|
|
1450
1450
|
export { object_170 as object };
|
|
1451
1451
|
const success_170: string;
|
|
@@ -1453,7 +1453,7 @@ declare namespace apis {
|
|
|
1453
1453
|
const _return_167: string;
|
|
1454
1454
|
export { _return_167 as return };
|
|
1455
1455
|
}
|
|
1456
|
-
namespace
|
|
1456
|
+
namespace stopLocationUpdate {
|
|
1457
1457
|
const object_171: string;
|
|
1458
1458
|
export { object_171 as object };
|
|
1459
1459
|
const success_171: string;
|
|
@@ -1461,7 +1461,7 @@ declare namespace apis {
|
|
|
1461
1461
|
const _return_168: string;
|
|
1462
1462
|
export { _return_168 as return };
|
|
1463
1463
|
}
|
|
1464
|
-
namespace
|
|
1464
|
+
namespace startLocationUpdateBackground {
|
|
1465
1465
|
const object_172: string;
|
|
1466
1466
|
export { object_172 as object };
|
|
1467
1467
|
const success_172: string;
|
|
@@ -1469,7 +1469,7 @@ declare namespace apis {
|
|
|
1469
1469
|
const _return_169: string;
|
|
1470
1470
|
export { _return_169 as return };
|
|
1471
1471
|
}
|
|
1472
|
-
namespace
|
|
1472
|
+
namespace startLocationUpdate {
|
|
1473
1473
|
const object_173: string;
|
|
1474
1474
|
export { object_173 as object };
|
|
1475
1475
|
const success_173: string;
|
|
@@ -1477,7 +1477,7 @@ declare namespace apis {
|
|
|
1477
1477
|
const _return_170: string;
|
|
1478
1478
|
export { _return_170 as return };
|
|
1479
1479
|
}
|
|
1480
|
-
namespace
|
|
1480
|
+
namespace openLocation {
|
|
1481
1481
|
const object_174: string;
|
|
1482
1482
|
export { object_174 as object };
|
|
1483
1483
|
const success_174: string;
|
|
@@ -1485,7 +1485,7 @@ declare namespace apis {
|
|
|
1485
1485
|
const _return_171: string;
|
|
1486
1486
|
export { _return_171 as return };
|
|
1487
1487
|
}
|
|
1488
|
-
namespace
|
|
1488
|
+
namespace onLocationChangeError {
|
|
1489
1489
|
const object_175: string;
|
|
1490
1490
|
export { object_175 as object };
|
|
1491
1491
|
const success_175: string;
|
|
@@ -1493,7 +1493,7 @@ declare namespace apis {
|
|
|
1493
1493
|
const _return_172: string;
|
|
1494
1494
|
export { _return_172 as return };
|
|
1495
1495
|
}
|
|
1496
|
-
namespace
|
|
1496
|
+
namespace onLocationChange {
|
|
1497
1497
|
const object_176: string;
|
|
1498
1498
|
export { object_176 as object };
|
|
1499
1499
|
const success_176: string;
|
|
@@ -1501,7 +1501,7 @@ declare namespace apis {
|
|
|
1501
1501
|
const _return_173: string;
|
|
1502
1502
|
export { _return_173 as return };
|
|
1503
1503
|
}
|
|
1504
|
-
namespace
|
|
1504
|
+
namespace offLocationChangeError {
|
|
1505
1505
|
const object_177: string;
|
|
1506
1506
|
export { object_177 as object };
|
|
1507
1507
|
const success_177: string;
|
|
@@ -1509,7 +1509,7 @@ declare namespace apis {
|
|
|
1509
1509
|
const _return_174: string;
|
|
1510
1510
|
export { _return_174 as return };
|
|
1511
1511
|
}
|
|
1512
|
-
namespace
|
|
1512
|
+
namespace offLocationChange {
|
|
1513
1513
|
const object_178: string;
|
|
1514
1514
|
export { object_178 as object };
|
|
1515
1515
|
const success_178: string;
|
|
@@ -1517,7 +1517,7 @@ declare namespace apis {
|
|
|
1517
1517
|
const _return_175: string;
|
|
1518
1518
|
export { _return_175 as return };
|
|
1519
1519
|
}
|
|
1520
|
-
namespace
|
|
1520
|
+
namespace getLocation {
|
|
1521
1521
|
const object_179: string;
|
|
1522
1522
|
export { object_179 as object };
|
|
1523
1523
|
const success_179: string;
|
|
@@ -1525,7 +1525,7 @@ declare namespace apis {
|
|
|
1525
1525
|
const _return_176: string;
|
|
1526
1526
|
export { _return_176 as return };
|
|
1527
1527
|
}
|
|
1528
|
-
namespace
|
|
1528
|
+
namespace choosePoi {
|
|
1529
1529
|
const object_180: string;
|
|
1530
1530
|
export { object_180 as object };
|
|
1531
1531
|
const success_180: string;
|
|
@@ -1533,7 +1533,7 @@ declare namespace apis {
|
|
|
1533
1533
|
const _return_177: string;
|
|
1534
1534
|
export { _return_177 as return };
|
|
1535
1535
|
}
|
|
1536
|
-
namespace
|
|
1536
|
+
namespace getFuzzyLocation {
|
|
1537
1537
|
const object_181: string;
|
|
1538
1538
|
export { object_181 as object };
|
|
1539
1539
|
const success_181: string;
|
|
@@ -1541,7 +1541,7 @@ declare namespace apis {
|
|
|
1541
1541
|
const _return_178: string;
|
|
1542
1542
|
export { _return_178 as return };
|
|
1543
1543
|
}
|
|
1544
|
-
namespace
|
|
1544
|
+
namespace chooseLocation {
|
|
1545
1545
|
const object_182: string;
|
|
1546
1546
|
export { object_182 as object };
|
|
1547
1547
|
const success_182: string;
|
|
@@ -1549,7 +1549,7 @@ declare namespace apis {
|
|
|
1549
1549
|
const _return_179: string;
|
|
1550
1550
|
export { _return_179 as return };
|
|
1551
1551
|
}
|
|
1552
|
-
namespace
|
|
1552
|
+
namespace stopVoice {
|
|
1553
1553
|
const object_183: string;
|
|
1554
1554
|
export { object_183 as object };
|
|
1555
1555
|
const success_183: string;
|
|
@@ -1557,7 +1557,7 @@ declare namespace apis {
|
|
|
1557
1557
|
const _return_180: string;
|
|
1558
1558
|
export { _return_180 as return };
|
|
1559
1559
|
}
|
|
1560
|
-
namespace
|
|
1560
|
+
namespace setInnerAudioOption {
|
|
1561
1561
|
const object_184: string;
|
|
1562
1562
|
export { object_184 as object };
|
|
1563
1563
|
const success_184: string;
|
|
@@ -1565,7 +1565,7 @@ declare namespace apis {
|
|
|
1565
1565
|
const _return_181: string;
|
|
1566
1566
|
export { _return_181 as return };
|
|
1567
1567
|
}
|
|
1568
|
-
namespace
|
|
1568
|
+
namespace playVoice {
|
|
1569
1569
|
const object_185: string;
|
|
1570
1570
|
export { object_185 as object };
|
|
1571
1571
|
const success_185: string;
|
|
@@ -1573,7 +1573,7 @@ declare namespace apis {
|
|
|
1573
1573
|
const _return_182: string;
|
|
1574
1574
|
export { _return_182 as return };
|
|
1575
1575
|
}
|
|
1576
|
-
namespace
|
|
1576
|
+
namespace pauseVoice {
|
|
1577
1577
|
const object_186: string;
|
|
1578
1578
|
export { object_186 as object };
|
|
1579
1579
|
const success_186: string;
|
|
@@ -1581,7 +1581,7 @@ declare namespace apis {
|
|
|
1581
1581
|
const _return_183: string;
|
|
1582
1582
|
export { _return_183 as return };
|
|
1583
1583
|
}
|
|
1584
|
-
namespace
|
|
1584
|
+
namespace getAvailableAudioSources {
|
|
1585
1585
|
const object_187: string;
|
|
1586
1586
|
export { object_187 as object };
|
|
1587
1587
|
const success_187: string;
|
|
@@ -1589,7 +1589,7 @@ declare namespace apis {
|
|
|
1589
1589
|
const _return_184: string;
|
|
1590
1590
|
export { _return_184 as return };
|
|
1591
1591
|
}
|
|
1592
|
-
namespace
|
|
1592
|
+
namespace createWebAudioContext {
|
|
1593
1593
|
const object_188: string;
|
|
1594
1594
|
export { object_188 as object };
|
|
1595
1595
|
const success_188: string;
|
|
@@ -1597,7 +1597,7 @@ declare namespace apis {
|
|
|
1597
1597
|
const _return_185: string;
|
|
1598
1598
|
export { _return_185 as return };
|
|
1599
1599
|
}
|
|
1600
|
-
namespace
|
|
1600
|
+
namespace createMediaAudioPlayer {
|
|
1601
1601
|
const object_189: string;
|
|
1602
1602
|
export { object_189 as object };
|
|
1603
1603
|
const success_189: string;
|
|
@@ -1605,7 +1605,7 @@ declare namespace apis {
|
|
|
1605
1605
|
const _return_186: string;
|
|
1606
1606
|
export { _return_186 as return };
|
|
1607
1607
|
}
|
|
1608
|
-
namespace
|
|
1608
|
+
namespace createInnerAudioContext {
|
|
1609
1609
|
const object_190: string;
|
|
1610
1610
|
export { object_190 as object };
|
|
1611
1611
|
const success_190: string;
|
|
@@ -1613,7 +1613,7 @@ declare namespace apis {
|
|
|
1613
1613
|
const _return_187: string;
|
|
1614
1614
|
export { _return_187 as return };
|
|
1615
1615
|
}
|
|
1616
|
-
namespace
|
|
1616
|
+
namespace createAudioContext {
|
|
1617
1617
|
const object_191: string;
|
|
1618
1618
|
export { object_191 as object };
|
|
1619
1619
|
const success_191: string;
|
|
@@ -1621,7 +1621,7 @@ declare namespace apis {
|
|
|
1621
1621
|
const _return_188: string;
|
|
1622
1622
|
export { _return_188 as return };
|
|
1623
1623
|
}
|
|
1624
|
-
namespace
|
|
1624
|
+
namespace stopBackgroundAudio {
|
|
1625
1625
|
const object_192: string;
|
|
1626
1626
|
export { object_192 as object };
|
|
1627
1627
|
const success_192: string;
|
|
@@ -1629,7 +1629,7 @@ declare namespace apis {
|
|
|
1629
1629
|
const _return_189: string;
|
|
1630
1630
|
export { _return_189 as return };
|
|
1631
1631
|
}
|
|
1632
|
-
namespace
|
|
1632
|
+
namespace seekBackgroundAudio {
|
|
1633
1633
|
const object_193: string;
|
|
1634
1634
|
export { object_193 as object };
|
|
1635
1635
|
const success_193: string;
|
|
@@ -1637,7 +1637,7 @@ declare namespace apis {
|
|
|
1637
1637
|
const _return_190: string;
|
|
1638
1638
|
export { _return_190 as return };
|
|
1639
1639
|
}
|
|
1640
|
-
namespace
|
|
1640
|
+
namespace playBackgroundAudio {
|
|
1641
1641
|
const object_194: string;
|
|
1642
1642
|
export { object_194 as object };
|
|
1643
1643
|
const success_194: string;
|
|
@@ -1645,7 +1645,7 @@ declare namespace apis {
|
|
|
1645
1645
|
const _return_191: string;
|
|
1646
1646
|
export { _return_191 as return };
|
|
1647
1647
|
}
|
|
1648
|
-
namespace
|
|
1648
|
+
namespace pauseBackgroundAudio {
|
|
1649
1649
|
const object_195: string;
|
|
1650
1650
|
export { object_195 as object };
|
|
1651
1651
|
const success_195: string;
|
|
@@ -1653,7 +1653,7 @@ declare namespace apis {
|
|
|
1653
1653
|
const _return_192: string;
|
|
1654
1654
|
export { _return_192 as return };
|
|
1655
1655
|
}
|
|
1656
|
-
namespace
|
|
1656
|
+
namespace onBackgroundAudioStop {
|
|
1657
1657
|
const object_196: string;
|
|
1658
1658
|
export { object_196 as object };
|
|
1659
1659
|
const success_196: string;
|
|
@@ -1661,7 +1661,7 @@ declare namespace apis {
|
|
|
1661
1661
|
const _return_193: string;
|
|
1662
1662
|
export { _return_193 as return };
|
|
1663
1663
|
}
|
|
1664
|
-
namespace
|
|
1664
|
+
namespace onBackgroundAudioPlay {
|
|
1665
1665
|
const object_197: string;
|
|
1666
1666
|
export { object_197 as object };
|
|
1667
1667
|
const success_197: string;
|
|
@@ -1669,7 +1669,7 @@ declare namespace apis {
|
|
|
1669
1669
|
const _return_194: string;
|
|
1670
1670
|
export { _return_194 as return };
|
|
1671
1671
|
}
|
|
1672
|
-
namespace
|
|
1672
|
+
namespace onBackgroundAudioPause {
|
|
1673
1673
|
const object_198: string;
|
|
1674
1674
|
export { object_198 as object };
|
|
1675
1675
|
const success_198: string;
|
|
@@ -1677,7 +1677,7 @@ declare namespace apis {
|
|
|
1677
1677
|
const _return_195: string;
|
|
1678
1678
|
export { _return_195 as return };
|
|
1679
1679
|
}
|
|
1680
|
-
namespace
|
|
1680
|
+
namespace getBackgroundAudioPlayerState {
|
|
1681
1681
|
const object_199: string;
|
|
1682
1682
|
export { object_199 as object };
|
|
1683
1683
|
const success_199: string;
|
|
@@ -1685,7 +1685,7 @@ declare namespace apis {
|
|
|
1685
1685
|
const _return_196: string;
|
|
1686
1686
|
export { _return_196 as return };
|
|
1687
1687
|
}
|
|
1688
|
-
namespace
|
|
1688
|
+
namespace getBackgroundAudioManager {
|
|
1689
1689
|
const object_200: string;
|
|
1690
1690
|
export { object_200 as object };
|
|
1691
1691
|
const success_200: string;
|
|
@@ -1693,7 +1693,7 @@ declare namespace apis {
|
|
|
1693
1693
|
const _return_197: string;
|
|
1694
1694
|
export { _return_197 as return };
|
|
1695
1695
|
}
|
|
1696
|
-
namespace
|
|
1696
|
+
namespace createCameraContext {
|
|
1697
1697
|
const object_201: string;
|
|
1698
1698
|
export { object_201 as object };
|
|
1699
1699
|
const success_201: string;
|
|
@@ -1701,7 +1701,7 @@ declare namespace apis {
|
|
|
1701
1701
|
const _return_198: string;
|
|
1702
1702
|
export { _return_198 as return };
|
|
1703
1703
|
}
|
|
1704
|
-
namespace
|
|
1704
|
+
namespace saveImageToPhotosAlbum {
|
|
1705
1705
|
const object_202: string;
|
|
1706
1706
|
export { object_202 as object };
|
|
1707
1707
|
const success_202: string;
|
|
@@ -1709,7 +1709,7 @@ declare namespace apis {
|
|
|
1709
1709
|
const _return_199: string;
|
|
1710
1710
|
export { _return_199 as return };
|
|
1711
1711
|
}
|
|
1712
|
-
namespace
|
|
1712
|
+
namespace previewMedia {
|
|
1713
1713
|
const object_203: string;
|
|
1714
1714
|
export { object_203 as object };
|
|
1715
1715
|
const success_203: string;
|
|
@@ -1717,7 +1717,7 @@ declare namespace apis {
|
|
|
1717
1717
|
const _return_200: string;
|
|
1718
1718
|
export { _return_200 as return };
|
|
1719
1719
|
}
|
|
1720
|
-
namespace
|
|
1720
|
+
namespace getImageInfo {
|
|
1721
1721
|
const object_204: string;
|
|
1722
1722
|
export { object_204 as object };
|
|
1723
1723
|
const success_204: string;
|
|
@@ -1725,7 +1725,7 @@ declare namespace apis {
|
|
|
1725
1725
|
const _return_201: string;
|
|
1726
1726
|
export { _return_201 as return };
|
|
1727
1727
|
}
|
|
1728
|
-
namespace
|
|
1728
|
+
namespace previewImage {
|
|
1729
1729
|
const object_205: string;
|
|
1730
1730
|
export { object_205 as object };
|
|
1731
1731
|
const success_205: string;
|
|
@@ -1733,7 +1733,7 @@ declare namespace apis {
|
|
|
1733
1733
|
const _return_202: string;
|
|
1734
1734
|
export { _return_202 as return };
|
|
1735
1735
|
}
|
|
1736
|
-
namespace
|
|
1736
|
+
namespace compressImage {
|
|
1737
1737
|
const object_206: string;
|
|
1738
1738
|
export { object_206 as object };
|
|
1739
1739
|
const success_206: string;
|
|
@@ -1741,7 +1741,7 @@ declare namespace apis {
|
|
|
1741
1741
|
const _return_203: string;
|
|
1742
1742
|
export { _return_203 as return };
|
|
1743
1743
|
}
|
|
1744
|
-
namespace
|
|
1744
|
+
namespace chooseMessageFile {
|
|
1745
1745
|
const object_207: string;
|
|
1746
1746
|
export { object_207 as object };
|
|
1747
1747
|
const success_207: string;
|
|
@@ -1749,7 +1749,7 @@ declare namespace apis {
|
|
|
1749
1749
|
const _return_204: string;
|
|
1750
1750
|
export { _return_204 as return };
|
|
1751
1751
|
}
|
|
1752
|
-
namespace
|
|
1752
|
+
namespace chooseImage {
|
|
1753
1753
|
const object_208: string;
|
|
1754
1754
|
export { object_208 as object };
|
|
1755
1755
|
const success_208: string;
|
|
@@ -1757,7 +1757,7 @@ declare namespace apis {
|
|
|
1757
1757
|
const _return_205: string;
|
|
1758
1758
|
export { _return_205 as return };
|
|
1759
1759
|
}
|
|
1760
|
-
namespace
|
|
1760
|
+
namespace editImage {
|
|
1761
1761
|
const object_209: string;
|
|
1762
1762
|
export { object_209 as object };
|
|
1763
1763
|
const success_209: string;
|
|
@@ -1765,7 +1765,7 @@ declare namespace apis {
|
|
|
1765
1765
|
const _return_206: string;
|
|
1766
1766
|
export { _return_206 as return };
|
|
1767
1767
|
}
|
|
1768
|
-
namespace
|
|
1768
|
+
namespace cropImage {
|
|
1769
1769
|
const object_210: string;
|
|
1770
1770
|
export { object_210 as object };
|
|
1771
1771
|
const success_210: string;
|
|
@@ -1773,7 +1773,7 @@ declare namespace apis {
|
|
|
1773
1773
|
const _return_207: string;
|
|
1774
1774
|
export { _return_207 as return };
|
|
1775
1775
|
}
|
|
1776
|
-
namespace
|
|
1776
|
+
namespace createLivePusherContext {
|
|
1777
1777
|
const object_211: string;
|
|
1778
1778
|
export { object_211 as object };
|
|
1779
1779
|
const success_211: string;
|
|
@@ -1781,7 +1781,7 @@ declare namespace apis {
|
|
|
1781
1781
|
const _return_208: string;
|
|
1782
1782
|
export { _return_208 as return };
|
|
1783
1783
|
}
|
|
1784
|
-
namespace
|
|
1784
|
+
namespace createLivePlayerContext {
|
|
1785
1785
|
const object_212: string;
|
|
1786
1786
|
export { object_212 as object };
|
|
1787
1787
|
const success_212: string;
|
|
@@ -1789,7 +1789,7 @@ declare namespace apis {
|
|
|
1789
1789
|
const _return_209: string;
|
|
1790
1790
|
export { _return_209 as return };
|
|
1791
1791
|
}
|
|
1792
|
-
namespace
|
|
1792
|
+
namespace createMapContext {
|
|
1793
1793
|
const object_213: string;
|
|
1794
1794
|
export { object_213 as object };
|
|
1795
1795
|
const success_213: string;
|
|
@@ -1797,7 +1797,7 @@ declare namespace apis {
|
|
|
1797
1797
|
const _return_210: string;
|
|
1798
1798
|
export { _return_210 as return };
|
|
1799
1799
|
}
|
|
1800
|
-
namespace
|
|
1800
|
+
namespace createMediaRecorder {
|
|
1801
1801
|
const object_214: string;
|
|
1802
1802
|
export { object_214 as object };
|
|
1803
1803
|
const success_214: string;
|
|
@@ -1805,7 +1805,7 @@ declare namespace apis {
|
|
|
1805
1805
|
const _return_211: string;
|
|
1806
1806
|
export { _return_211 as return };
|
|
1807
1807
|
}
|
|
1808
|
-
namespace
|
|
1808
|
+
namespace stopRecord {
|
|
1809
1809
|
const object_215: string;
|
|
1810
1810
|
export { object_215 as object };
|
|
1811
1811
|
const success_215: string;
|
|
@@ -1813,7 +1813,7 @@ declare namespace apis {
|
|
|
1813
1813
|
const _return_212: string;
|
|
1814
1814
|
export { _return_212 as return };
|
|
1815
1815
|
}
|
|
1816
|
-
namespace
|
|
1816
|
+
namespace startRecord {
|
|
1817
1817
|
const object_216: string;
|
|
1818
1818
|
export { object_216 as object };
|
|
1819
1819
|
const success_216: string;
|
|
@@ -1821,7 +1821,7 @@ declare namespace apis {
|
|
|
1821
1821
|
const _return_213: string;
|
|
1822
1822
|
export { _return_213 as return };
|
|
1823
1823
|
}
|
|
1824
|
-
namespace
|
|
1824
|
+
namespace getRecorderManager {
|
|
1825
1825
|
const object_217: string;
|
|
1826
1826
|
export { object_217 as object };
|
|
1827
1827
|
const success_217: string;
|
|
@@ -1829,7 +1829,7 @@ declare namespace apis {
|
|
|
1829
1829
|
const _return_214: string;
|
|
1830
1830
|
export { _return_214 as return };
|
|
1831
1831
|
}
|
|
1832
|
-
namespace
|
|
1832
|
+
namespace saveVideoToPhotosAlbum {
|
|
1833
1833
|
const object_218: string;
|
|
1834
1834
|
export { object_218 as object };
|
|
1835
1835
|
const success_218: string;
|
|
@@ -1837,7 +1837,7 @@ declare namespace apis {
|
|
|
1837
1837
|
const _return_215: string;
|
|
1838
1838
|
export { _return_215 as return };
|
|
1839
1839
|
}
|
|
1840
|
-
namespace
|
|
1840
|
+
namespace openVideoEditor {
|
|
1841
1841
|
const object_219: string;
|
|
1842
1842
|
export { object_219 as object };
|
|
1843
1843
|
const success_219: string;
|
|
@@ -1845,7 +1845,7 @@ declare namespace apis {
|
|
|
1845
1845
|
const _return_216: string;
|
|
1846
1846
|
export { _return_216 as return };
|
|
1847
1847
|
}
|
|
1848
|
-
namespace
|
|
1848
|
+
namespace getVideoInfo {
|
|
1849
1849
|
const object_220: string;
|
|
1850
1850
|
export { object_220 as object };
|
|
1851
1851
|
const success_220: string;
|
|
@@ -1853,7 +1853,7 @@ declare namespace apis {
|
|
|
1853
1853
|
const _return_217: string;
|
|
1854
1854
|
export { _return_217 as return };
|
|
1855
1855
|
}
|
|
1856
|
-
namespace
|
|
1856
|
+
namespace createVideoContext {
|
|
1857
1857
|
const object_221: string;
|
|
1858
1858
|
export { object_221 as object };
|
|
1859
1859
|
const success_221: string;
|
|
@@ -1861,7 +1861,7 @@ declare namespace apis {
|
|
|
1861
1861
|
const _return_218: string;
|
|
1862
1862
|
export { _return_218 as return };
|
|
1863
1863
|
}
|
|
1864
|
-
namespace
|
|
1864
|
+
namespace compressVideo {
|
|
1865
1865
|
const object_222: string;
|
|
1866
1866
|
export { object_222 as object };
|
|
1867
1867
|
const success_222: string;
|
|
@@ -1869,7 +1869,7 @@ declare namespace apis {
|
|
|
1869
1869
|
const _return_219: string;
|
|
1870
1870
|
export { _return_219 as return };
|
|
1871
1871
|
}
|
|
1872
|
-
namespace
|
|
1872
|
+
namespace chooseMedia {
|
|
1873
1873
|
const object_223: string;
|
|
1874
1874
|
export { object_223 as object };
|
|
1875
1875
|
const success_223: string;
|
|
@@ -1877,7 +1877,7 @@ declare namespace apis {
|
|
|
1877
1877
|
const _return_220: string;
|
|
1878
1878
|
export { _return_220 as return };
|
|
1879
1879
|
}
|
|
1880
|
-
namespace
|
|
1880
|
+
namespace chooseVideo {
|
|
1881
1881
|
const object_224: string;
|
|
1882
1882
|
export { object_224 as object };
|
|
1883
1883
|
const success_224: string;
|
|
@@ -1885,7 +1885,7 @@ declare namespace apis {
|
|
|
1885
1885
|
const _return_221: string;
|
|
1886
1886
|
export { _return_221 as return };
|
|
1887
1887
|
}
|
|
1888
|
-
namespace
|
|
1888
|
+
namespace createVideoDecoder {
|
|
1889
1889
|
const object_225: string;
|
|
1890
1890
|
export { object_225 as object };
|
|
1891
1891
|
const success_225: string;
|
|
@@ -1893,7 +1893,7 @@ declare namespace apis {
|
|
|
1893
1893
|
const _return_222: string;
|
|
1894
1894
|
export { _return_222 as return };
|
|
1895
1895
|
}
|
|
1896
|
-
namespace
|
|
1896
|
+
namespace createMediaContainer {
|
|
1897
1897
|
const object_226: string;
|
|
1898
1898
|
export { object_226 as object };
|
|
1899
1899
|
const success_226: string;
|
|
@@ -1901,7 +1901,7 @@ declare namespace apis {
|
|
|
1901
1901
|
const _return_223: string;
|
|
1902
1902
|
export { _return_223 as return };
|
|
1903
1903
|
}
|
|
1904
|
-
namespace
|
|
1904
|
+
namespace updateVoIPChatMuteConfig {
|
|
1905
1905
|
const object_227: string;
|
|
1906
1906
|
export { object_227 as object };
|
|
1907
1907
|
const success_227: string;
|
|
@@ -1909,7 +1909,7 @@ declare namespace apis {
|
|
|
1909
1909
|
const _return_224: string;
|
|
1910
1910
|
export { _return_224 as return };
|
|
1911
1911
|
}
|
|
1912
|
-
namespace
|
|
1912
|
+
namespace subscribeVoIPVideoMembers {
|
|
1913
1913
|
const object_228: string;
|
|
1914
1914
|
export { object_228 as object };
|
|
1915
1915
|
const success_228: string;
|
|
@@ -1917,7 +1917,7 @@ declare namespace apis {
|
|
|
1917
1917
|
const _return_225: string;
|
|
1918
1918
|
export { _return_225 as return };
|
|
1919
1919
|
}
|
|
1920
|
-
namespace
|
|
1920
|
+
namespace setEnable1v1Chat {
|
|
1921
1921
|
const object_229: string;
|
|
1922
1922
|
export { object_229 as object };
|
|
1923
1923
|
const success_229: string;
|
|
@@ -1925,7 +1925,7 @@ declare namespace apis {
|
|
|
1925
1925
|
const _return_226: string;
|
|
1926
1926
|
export { _return_226 as return };
|
|
1927
1927
|
}
|
|
1928
|
-
namespace
|
|
1928
|
+
namespace onVoIPVideoMembersChanged {
|
|
1929
1929
|
const object_230: string;
|
|
1930
1930
|
export { object_230 as object };
|
|
1931
1931
|
const success_230: string;
|
|
@@ -1933,7 +1933,7 @@ declare namespace apis {
|
|
|
1933
1933
|
const _return_227: string;
|
|
1934
1934
|
export { _return_227 as return };
|
|
1935
1935
|
}
|
|
1936
|
-
namespace
|
|
1936
|
+
namespace onVoIPChatStateChanged {
|
|
1937
1937
|
const object_231: string;
|
|
1938
1938
|
export { object_231 as object };
|
|
1939
1939
|
const success_231: string;
|
|
@@ -1941,7 +1941,7 @@ declare namespace apis {
|
|
|
1941
1941
|
const _return_228: string;
|
|
1942
1942
|
export { _return_228 as return };
|
|
1943
1943
|
}
|
|
1944
|
-
namespace
|
|
1944
|
+
namespace onVoIPChatSpeakersChanged {
|
|
1945
1945
|
const object_232: string;
|
|
1946
1946
|
export { object_232 as object };
|
|
1947
1947
|
const success_232: string;
|
|
@@ -1949,7 +1949,7 @@ declare namespace apis {
|
|
|
1949
1949
|
const _return_229: string;
|
|
1950
1950
|
export { _return_229 as return };
|
|
1951
1951
|
}
|
|
1952
|
-
namespace
|
|
1952
|
+
namespace onVoIPChatMembersChanged {
|
|
1953
1953
|
const object_233: string;
|
|
1954
1954
|
export { object_233 as object };
|
|
1955
1955
|
const success_233: string;
|
|
@@ -1957,7 +1957,7 @@ declare namespace apis {
|
|
|
1957
1957
|
const _return_230: string;
|
|
1958
1958
|
export { _return_230 as return };
|
|
1959
1959
|
}
|
|
1960
|
-
namespace
|
|
1960
|
+
namespace onVoIPChatInterrupted {
|
|
1961
1961
|
const object_234: string;
|
|
1962
1962
|
export { object_234 as object };
|
|
1963
1963
|
const success_234: string;
|
|
@@ -1965,7 +1965,7 @@ declare namespace apis {
|
|
|
1965
1965
|
const _return_231: string;
|
|
1966
1966
|
export { _return_231 as return };
|
|
1967
1967
|
}
|
|
1968
|
-
namespace
|
|
1968
|
+
namespace offVoIPChatSpeakersChanged {
|
|
1969
1969
|
const object_235: string;
|
|
1970
1970
|
export { object_235 as object };
|
|
1971
1971
|
const success_235: string;
|
|
@@ -1973,7 +1973,7 @@ declare namespace apis {
|
|
|
1973
1973
|
const _return_232: string;
|
|
1974
1974
|
export { _return_232 as return };
|
|
1975
1975
|
}
|
|
1976
|
-
namespace
|
|
1976
|
+
namespace offVoIPVideoMembersChanged {
|
|
1977
1977
|
const object_236: string;
|
|
1978
1978
|
export { object_236 as object };
|
|
1979
1979
|
const success_236: string;
|
|
@@ -1981,7 +1981,7 @@ declare namespace apis {
|
|
|
1981
1981
|
const _return_233: string;
|
|
1982
1982
|
export { _return_233 as return };
|
|
1983
1983
|
}
|
|
1984
|
-
namespace
|
|
1984
|
+
namespace offVoIPChatStateChanged {
|
|
1985
1985
|
const object_237: string;
|
|
1986
1986
|
export { object_237 as object };
|
|
1987
1987
|
const success_237: string;
|
|
@@ -1989,7 +1989,7 @@ declare namespace apis {
|
|
|
1989
1989
|
const _return_234: string;
|
|
1990
1990
|
export { _return_234 as return };
|
|
1991
1991
|
}
|
|
1992
|
-
namespace
|
|
1992
|
+
namespace offVoIPChatMembersChanged {
|
|
1993
1993
|
const object_238: string;
|
|
1994
1994
|
export { object_238 as object };
|
|
1995
1995
|
const success_238: string;
|
|
@@ -1997,7 +1997,7 @@ declare namespace apis {
|
|
|
1997
1997
|
const _return_235: string;
|
|
1998
1998
|
export { _return_235 as return };
|
|
1999
1999
|
}
|
|
2000
|
-
namespace
|
|
2000
|
+
namespace offVoIPChatInterrupted {
|
|
2001
2001
|
const object_239: string;
|
|
2002
2002
|
export { object_239 as object };
|
|
2003
2003
|
const success_239: string;
|
|
@@ -2005,7 +2005,7 @@ declare namespace apis {
|
|
|
2005
2005
|
const _return_236: string;
|
|
2006
2006
|
export { _return_236 as return };
|
|
2007
2007
|
}
|
|
2008
|
-
namespace
|
|
2008
|
+
namespace joinVoIPChat {
|
|
2009
2009
|
const object_240: string;
|
|
2010
2010
|
export { object_240 as object };
|
|
2011
2011
|
const success_240: string;
|
|
@@ -2013,7 +2013,7 @@ declare namespace apis {
|
|
|
2013
2013
|
const _return_237: string;
|
|
2014
2014
|
export { _return_237 as return };
|
|
2015
2015
|
}
|
|
2016
|
-
namespace
|
|
2016
|
+
namespace join1v1Chat {
|
|
2017
2017
|
const object_241: string;
|
|
2018
2018
|
export { object_241 as object };
|
|
2019
2019
|
const success_241: string;
|
|
@@ -2021,7 +2021,7 @@ declare namespace apis {
|
|
|
2021
2021
|
const _return_238: string;
|
|
2022
2022
|
export { _return_238 as return };
|
|
2023
2023
|
}
|
|
2024
|
-
namespace
|
|
2024
|
+
namespace exitVoIPChat {
|
|
2025
2025
|
const object_242: string;
|
|
2026
2026
|
export { object_242 as object };
|
|
2027
2027
|
const success_242: string;
|
|
@@ -2029,7 +2029,7 @@ declare namespace apis {
|
|
|
2029
2029
|
const _return_239: string;
|
|
2030
2030
|
export { _return_239 as return };
|
|
2031
2031
|
}
|
|
2032
|
-
namespace
|
|
2032
|
+
namespace openEmbeddedMiniProgram {
|
|
2033
2033
|
const object_243: string;
|
|
2034
2034
|
export { object_243 as object };
|
|
2035
2035
|
const success_243: string;
|
|
@@ -2037,7 +2037,7 @@ declare namespace apis {
|
|
|
2037
2037
|
const _return_240: string;
|
|
2038
2038
|
export { _return_240 as return };
|
|
2039
2039
|
}
|
|
2040
|
-
namespace
|
|
2040
|
+
namespace navigateToMiniProgram {
|
|
2041
2041
|
const object_244: string;
|
|
2042
2042
|
export { object_244 as object };
|
|
2043
2043
|
const success_244: string;
|
|
@@ -2045,7 +2045,7 @@ declare namespace apis {
|
|
|
2045
2045
|
const _return_241: string;
|
|
2046
2046
|
export { _return_241 as return };
|
|
2047
2047
|
}
|
|
2048
|
-
namespace
|
|
2048
|
+
namespace navigateBackMiniProgram {
|
|
2049
2049
|
const object_245: string;
|
|
2050
2050
|
export { object_245 as object };
|
|
2051
2051
|
const success_245: string;
|
|
@@ -2053,7 +2053,7 @@ declare namespace apis {
|
|
|
2053
2053
|
const _return_242: string;
|
|
2054
2054
|
export { _return_242 as return };
|
|
2055
2055
|
}
|
|
2056
|
-
namespace
|
|
2056
|
+
namespace exitMiniProgram {
|
|
2057
2057
|
const object_246: string;
|
|
2058
2058
|
export { object_246 as object };
|
|
2059
2059
|
const success_246: string;
|
|
@@ -2061,7 +2061,7 @@ declare namespace apis {
|
|
|
2061
2061
|
const _return_243: string;
|
|
2062
2062
|
export { _return_243 as return };
|
|
2063
2063
|
}
|
|
2064
|
-
namespace
|
|
2064
|
+
namespace openBusinessView {
|
|
2065
2065
|
const object_247: string;
|
|
2066
2066
|
export { object_247 as object };
|
|
2067
2067
|
const success_247: string;
|
|
@@ -2069,7 +2069,7 @@ declare namespace apis {
|
|
|
2069
2069
|
const _return_244: string;
|
|
2070
2070
|
export { _return_244 as return };
|
|
2071
2071
|
}
|
|
2072
|
-
namespace
|
|
2072
|
+
namespace downloadFile {
|
|
2073
2073
|
const object_248: string;
|
|
2074
2074
|
export { object_248 as object };
|
|
2075
2075
|
const success_248: string;
|
|
@@ -2077,7 +2077,7 @@ declare namespace apis {
|
|
|
2077
2077
|
const _return_245: string;
|
|
2078
2078
|
export { _return_245 as return };
|
|
2079
2079
|
}
|
|
2080
|
-
namespace
|
|
2080
|
+
namespace stopLocalServiceDiscovery {
|
|
2081
2081
|
const object_249: string;
|
|
2082
2082
|
export { object_249 as object };
|
|
2083
2083
|
const success_249: string;
|
|
@@ -2085,7 +2085,7 @@ declare namespace apis {
|
|
|
2085
2085
|
const _return_246: string;
|
|
2086
2086
|
export { _return_246 as return };
|
|
2087
2087
|
}
|
|
2088
|
-
namespace
|
|
2088
|
+
namespace startLocalServiceDiscovery {
|
|
2089
2089
|
const object_250: string;
|
|
2090
2090
|
export { object_250 as object };
|
|
2091
2091
|
const success_250: string;
|
|
@@ -2093,7 +2093,7 @@ declare namespace apis {
|
|
|
2093
2093
|
const _return_247: string;
|
|
2094
2094
|
export { _return_247 as return };
|
|
2095
2095
|
}
|
|
2096
|
-
namespace
|
|
2096
|
+
namespace onLocalServiceResolveFail {
|
|
2097
2097
|
const object_251: string;
|
|
2098
2098
|
export { object_251 as object };
|
|
2099
2099
|
const success_251: string;
|
|
@@ -2101,7 +2101,7 @@ declare namespace apis {
|
|
|
2101
2101
|
const _return_248: string;
|
|
2102
2102
|
export { _return_248 as return };
|
|
2103
2103
|
}
|
|
2104
|
-
namespace
|
|
2104
|
+
namespace onLocalServiceLost {
|
|
2105
2105
|
const object_252: string;
|
|
2106
2106
|
export { object_252 as object };
|
|
2107
2107
|
const success_252: string;
|
|
@@ -2109,7 +2109,7 @@ declare namespace apis {
|
|
|
2109
2109
|
const _return_249: string;
|
|
2110
2110
|
export { _return_249 as return };
|
|
2111
2111
|
}
|
|
2112
|
-
namespace
|
|
2112
|
+
namespace onLocalServiceFound {
|
|
2113
2113
|
const object_253: string;
|
|
2114
2114
|
export { object_253 as object };
|
|
2115
2115
|
const success_253: string;
|
|
@@ -2117,7 +2117,7 @@ declare namespace apis {
|
|
|
2117
2117
|
const _return_250: string;
|
|
2118
2118
|
export { _return_250 as return };
|
|
2119
2119
|
}
|
|
2120
|
-
namespace
|
|
2120
|
+
namespace onLocalServiceDiscoveryStop {
|
|
2121
2121
|
const object_254: string;
|
|
2122
2122
|
export { object_254 as object };
|
|
2123
2123
|
const success_254: string;
|
|
@@ -2125,7 +2125,7 @@ declare namespace apis {
|
|
|
2125
2125
|
const _return_251: string;
|
|
2126
2126
|
export { _return_251 as return };
|
|
2127
2127
|
}
|
|
2128
|
-
namespace
|
|
2128
|
+
namespace offLocalServiceResolveFail {
|
|
2129
2129
|
const object_255: string;
|
|
2130
2130
|
export { object_255 as object };
|
|
2131
2131
|
const success_255: string;
|
|
@@ -2133,7 +2133,7 @@ declare namespace apis {
|
|
|
2133
2133
|
const _return_252: string;
|
|
2134
2134
|
export { _return_252 as return };
|
|
2135
2135
|
}
|
|
2136
|
-
namespace
|
|
2136
|
+
namespace offLocalServiceLost {
|
|
2137
2137
|
const object_256: string;
|
|
2138
2138
|
export { object_256 as object };
|
|
2139
2139
|
const success_256: string;
|
|
@@ -2141,7 +2141,7 @@ declare namespace apis {
|
|
|
2141
2141
|
const _return_253: string;
|
|
2142
2142
|
export { _return_253 as return };
|
|
2143
2143
|
}
|
|
2144
|
-
namespace
|
|
2144
|
+
namespace offLocalServiceFound {
|
|
2145
2145
|
const object_257: string;
|
|
2146
2146
|
export { object_257 as object };
|
|
2147
2147
|
const success_257: string;
|
|
@@ -2149,7 +2149,7 @@ declare namespace apis {
|
|
|
2149
2149
|
const _return_254: string;
|
|
2150
2150
|
export { _return_254 as return };
|
|
2151
2151
|
}
|
|
2152
|
-
namespace
|
|
2152
|
+
namespace offLocalServiceDiscoveryStop {
|
|
2153
2153
|
const object_258: string;
|
|
2154
2154
|
export { object_258 as object };
|
|
2155
2155
|
const success_258: string;
|
|
@@ -2157,9 +2157,7 @@ declare namespace apis {
|
|
|
2157
2157
|
const _return_255: string;
|
|
2158
2158
|
export { _return_255 as return };
|
|
2159
2159
|
}
|
|
2160
|
-
|
|
2161
|
-
const cleanInterceptors: string;
|
|
2162
|
-
namespace createTCPSocket {
|
|
2160
|
+
namespace request {
|
|
2163
2161
|
const object_259: string;
|
|
2164
2162
|
export { object_259 as object };
|
|
2165
2163
|
const success_259: string;
|
|
@@ -2167,7 +2165,9 @@ declare namespace apis {
|
|
|
2167
2165
|
const _return_256: string;
|
|
2168
2166
|
export { _return_256 as return };
|
|
2169
2167
|
}
|
|
2170
|
-
|
|
2168
|
+
const addInterceptor: string;
|
|
2169
|
+
const cleanInterceptors: string;
|
|
2170
|
+
namespace createTCPSocket {
|
|
2171
2171
|
const object_260: string;
|
|
2172
2172
|
export { object_260 as object };
|
|
2173
2173
|
const success_260: string;
|
|
@@ -2175,7 +2175,7 @@ declare namespace apis {
|
|
|
2175
2175
|
const _return_257: string;
|
|
2176
2176
|
export { _return_257 as return };
|
|
2177
2177
|
}
|
|
2178
|
-
namespace
|
|
2178
|
+
namespace createUDPSocket {
|
|
2179
2179
|
const object_261: string;
|
|
2180
2180
|
export { object_261 as object };
|
|
2181
2181
|
const success_261: string;
|
|
@@ -2183,6 +2183,14 @@ declare namespace apis {
|
|
|
2183
2183
|
const _return_258: string;
|
|
2184
2184
|
export { _return_258 as return };
|
|
2185
2185
|
}
|
|
2186
|
+
namespace uploadFile {
|
|
2187
|
+
const object_262: string;
|
|
2188
|
+
export { object_262 as object };
|
|
2189
|
+
const success_262: string;
|
|
2190
|
+
export { success_262 as success };
|
|
2191
|
+
const _return_259: string;
|
|
2192
|
+
export { _return_259 as return };
|
|
2193
|
+
}
|
|
2186
2194
|
const sendSocketMessage: string;
|
|
2187
2195
|
const onSocketOpen: string;
|
|
2188
2196
|
const onSocketMessage: string;
|
|
@@ -2191,14 +2199,6 @@ declare namespace apis {
|
|
|
2191
2199
|
const connectSocket: string;
|
|
2192
2200
|
const closeSocket: string;
|
|
2193
2201
|
namespace getAccountInfoSync {
|
|
2194
|
-
const object_262: string;
|
|
2195
|
-
export { object_262 as object };
|
|
2196
|
-
const success_262: string;
|
|
2197
|
-
export { success_262 as success };
|
|
2198
|
-
const _return_259: string;
|
|
2199
|
-
export { _return_259 as return };
|
|
2200
|
-
}
|
|
2201
|
-
namespace chooseAddress {
|
|
2202
2202
|
const object_263: string;
|
|
2203
2203
|
export { object_263 as object };
|
|
2204
2204
|
const success_263: string;
|
|
@@ -2206,7 +2206,7 @@ declare namespace apis {
|
|
|
2206
2206
|
const _return_260: string;
|
|
2207
2207
|
export { _return_260 as return };
|
|
2208
2208
|
}
|
|
2209
|
-
namespace
|
|
2209
|
+
namespace chooseAddress {
|
|
2210
2210
|
const object_264: string;
|
|
2211
2211
|
export { object_264 as object };
|
|
2212
2212
|
const success_264: string;
|
|
@@ -2214,7 +2214,7 @@ declare namespace apis {
|
|
|
2214
2214
|
const _return_261: string;
|
|
2215
2215
|
export { _return_261 as return };
|
|
2216
2216
|
}
|
|
2217
|
-
namespace
|
|
2217
|
+
namespace authorizeForMiniProgram {
|
|
2218
2218
|
const object_265: string;
|
|
2219
2219
|
export { object_265 as object };
|
|
2220
2220
|
const success_265: string;
|
|
@@ -2222,7 +2222,7 @@ declare namespace apis {
|
|
|
2222
2222
|
const _return_262: string;
|
|
2223
2223
|
export { _return_262 as return };
|
|
2224
2224
|
}
|
|
2225
|
-
namespace
|
|
2225
|
+
namespace authorize {
|
|
2226
2226
|
const object_266: string;
|
|
2227
2227
|
export { object_266 as object };
|
|
2228
2228
|
const success_266: string;
|
|
@@ -2230,7 +2230,7 @@ declare namespace apis {
|
|
|
2230
2230
|
const _return_263: string;
|
|
2231
2231
|
export { _return_263 as return };
|
|
2232
2232
|
}
|
|
2233
|
-
namespace
|
|
2233
|
+
namespace openCard {
|
|
2234
2234
|
const object_267: string;
|
|
2235
2235
|
export { object_267 as object };
|
|
2236
2236
|
const success_267: string;
|
|
@@ -2238,7 +2238,7 @@ declare namespace apis {
|
|
|
2238
2238
|
const _return_264: string;
|
|
2239
2239
|
export { _return_264 as return };
|
|
2240
2240
|
}
|
|
2241
|
-
namespace
|
|
2241
|
+
namespace addCard {
|
|
2242
2242
|
const object_268: string;
|
|
2243
2243
|
export { object_268 as object };
|
|
2244
2244
|
const success_268: string;
|
|
@@ -2246,7 +2246,7 @@ declare namespace apis {
|
|
|
2246
2246
|
const _return_265: string;
|
|
2247
2247
|
export { _return_265 as return };
|
|
2248
2248
|
}
|
|
2249
|
-
namespace
|
|
2249
|
+
namespace reserveChannelsLive {
|
|
2250
2250
|
const object_269: string;
|
|
2251
2251
|
export { object_269 as object };
|
|
2252
2252
|
const success_269: string;
|
|
@@ -2254,7 +2254,7 @@ declare namespace apis {
|
|
|
2254
2254
|
const _return_266: string;
|
|
2255
2255
|
export { _return_266 as return };
|
|
2256
2256
|
}
|
|
2257
|
-
namespace
|
|
2257
|
+
namespace openChannelsUserProfile {
|
|
2258
2258
|
const object_270: string;
|
|
2259
2259
|
export { object_270 as object };
|
|
2260
2260
|
const success_270: string;
|
|
@@ -2262,7 +2262,7 @@ declare namespace apis {
|
|
|
2262
2262
|
const _return_267: string;
|
|
2263
2263
|
export { _return_267 as return };
|
|
2264
2264
|
}
|
|
2265
|
-
namespace
|
|
2265
|
+
namespace openChannelsLive {
|
|
2266
2266
|
const object_271: string;
|
|
2267
2267
|
export { object_271 as object };
|
|
2268
2268
|
const success_271: string;
|
|
@@ -2270,7 +2270,7 @@ declare namespace apis {
|
|
|
2270
2270
|
const _return_268: string;
|
|
2271
2271
|
export { _return_268 as return };
|
|
2272
2272
|
}
|
|
2273
|
-
namespace
|
|
2273
|
+
namespace openChannelsEvent {
|
|
2274
2274
|
const object_272: string;
|
|
2275
2275
|
export { object_272 as object };
|
|
2276
2276
|
const success_272: string;
|
|
@@ -2278,7 +2278,7 @@ declare namespace apis {
|
|
|
2278
2278
|
const _return_269: string;
|
|
2279
2279
|
export { _return_269 as return };
|
|
2280
2280
|
}
|
|
2281
|
-
namespace
|
|
2281
|
+
namespace openChannelsActivity {
|
|
2282
2282
|
const object_273: string;
|
|
2283
2283
|
export { object_273 as object };
|
|
2284
2284
|
const success_273: string;
|
|
@@ -2286,7 +2286,7 @@ declare namespace apis {
|
|
|
2286
2286
|
const _return_270: string;
|
|
2287
2287
|
export { _return_270 as return };
|
|
2288
2288
|
}
|
|
2289
|
-
namespace
|
|
2289
|
+
namespace getChannelsShareKey {
|
|
2290
2290
|
const object_274: string;
|
|
2291
2291
|
export { object_274 as object };
|
|
2292
2292
|
const success_274: string;
|
|
@@ -2294,7 +2294,7 @@ declare namespace apis {
|
|
|
2294
2294
|
const _return_271: string;
|
|
2295
2295
|
export { _return_271 as return };
|
|
2296
2296
|
}
|
|
2297
|
-
namespace
|
|
2297
|
+
namespace getChannelsLiveNoticeInfo {
|
|
2298
2298
|
const object_275: string;
|
|
2299
2299
|
export { object_275 as object };
|
|
2300
2300
|
const success_275: string;
|
|
@@ -2302,7 +2302,7 @@ declare namespace apis {
|
|
|
2302
2302
|
const _return_272: string;
|
|
2303
2303
|
export { _return_272 as return };
|
|
2304
2304
|
}
|
|
2305
|
-
namespace
|
|
2305
|
+
namespace getChannelsLiveInfo {
|
|
2306
2306
|
const object_276: string;
|
|
2307
2307
|
export { object_276 as object };
|
|
2308
2308
|
const success_276: string;
|
|
@@ -2310,7 +2310,7 @@ declare namespace apis {
|
|
|
2310
2310
|
const _return_273: string;
|
|
2311
2311
|
export { _return_273 as return };
|
|
2312
2312
|
}
|
|
2313
|
-
namespace
|
|
2313
|
+
namespace openCustomerServiceChat {
|
|
2314
2314
|
const object_277: string;
|
|
2315
2315
|
export { object_277 as object };
|
|
2316
2316
|
const success_277: string;
|
|
@@ -2318,7 +2318,7 @@ declare namespace apis {
|
|
|
2318
2318
|
const _return_274: string;
|
|
2319
2319
|
export { _return_274 as return };
|
|
2320
2320
|
}
|
|
2321
|
-
namespace
|
|
2321
|
+
namespace requestDeviceVoIP {
|
|
2322
2322
|
const object_278: string;
|
|
2323
2323
|
export { object_278 as object };
|
|
2324
2324
|
const success_278: string;
|
|
@@ -2326,7 +2326,7 @@ declare namespace apis {
|
|
|
2326
2326
|
const _return_275: string;
|
|
2327
2327
|
export { _return_275 as return };
|
|
2328
2328
|
}
|
|
2329
|
-
namespace
|
|
2329
|
+
namespace getDeviceVoIPList {
|
|
2330
2330
|
const object_279: string;
|
|
2331
2331
|
export { object_279 as object };
|
|
2332
2332
|
const success_279: string;
|
|
@@ -2334,7 +2334,7 @@ declare namespace apis {
|
|
|
2334
2334
|
const _return_276: string;
|
|
2335
2335
|
export { _return_276 as return };
|
|
2336
2336
|
}
|
|
2337
|
-
namespace
|
|
2337
|
+
namespace checkIsSupportFacialRecognition {
|
|
2338
2338
|
const object_280: string;
|
|
2339
2339
|
export { object_280 as object };
|
|
2340
2340
|
const success_280: string;
|
|
@@ -2342,7 +2342,7 @@ declare namespace apis {
|
|
|
2342
2342
|
const _return_277: string;
|
|
2343
2343
|
export { _return_277 as return };
|
|
2344
2344
|
}
|
|
2345
|
-
namespace
|
|
2345
|
+
namespace startFacialRecognitionVerify {
|
|
2346
2346
|
const object_281: string;
|
|
2347
2347
|
export { object_281 as object };
|
|
2348
2348
|
const success_281: string;
|
|
@@ -2350,7 +2350,7 @@ declare namespace apis {
|
|
|
2350
2350
|
const _return_278: string;
|
|
2351
2351
|
export { _return_278 as return };
|
|
2352
2352
|
}
|
|
2353
|
-
namespace
|
|
2353
|
+
namespace startFacialRecognitionVerifyAndUploadVideo {
|
|
2354
2354
|
const object_282: string;
|
|
2355
2355
|
export { object_282 as object };
|
|
2356
2356
|
const success_282: string;
|
|
@@ -2358,7 +2358,7 @@ declare namespace apis {
|
|
|
2358
2358
|
const _return_279: string;
|
|
2359
2359
|
export { _return_279 as return };
|
|
2360
2360
|
}
|
|
2361
|
-
namespace
|
|
2361
|
+
namespace faceVerifyForPay {
|
|
2362
2362
|
const object_283: string;
|
|
2363
2363
|
export { object_283 as object };
|
|
2364
2364
|
const success_283: string;
|
|
@@ -2366,7 +2366,7 @@ declare namespace apis {
|
|
|
2366
2366
|
const _return_280: string;
|
|
2367
2367
|
export { _return_280 as return };
|
|
2368
2368
|
}
|
|
2369
|
-
namespace
|
|
2369
|
+
namespace addVideoToFavorites {
|
|
2370
2370
|
const object_284: string;
|
|
2371
2371
|
export { object_284 as object };
|
|
2372
2372
|
const success_284: string;
|
|
@@ -2374,7 +2374,7 @@ declare namespace apis {
|
|
|
2374
2374
|
const _return_281: string;
|
|
2375
2375
|
export { _return_281 as return };
|
|
2376
2376
|
}
|
|
2377
|
-
namespace
|
|
2377
|
+
namespace addFileToFavorites {
|
|
2378
2378
|
const object_285: string;
|
|
2379
2379
|
export { object_285 as object };
|
|
2380
2380
|
const success_285: string;
|
|
@@ -2382,7 +2382,7 @@ declare namespace apis {
|
|
|
2382
2382
|
const _return_282: string;
|
|
2383
2383
|
export { _return_282 as return };
|
|
2384
2384
|
}
|
|
2385
|
-
namespace
|
|
2385
|
+
namespace checkIsAddedToMyMiniProgram {
|
|
2386
2386
|
const object_286: string;
|
|
2387
2387
|
export { object_286 as object };
|
|
2388
2388
|
const success_286: string;
|
|
@@ -2390,7 +2390,7 @@ declare namespace apis {
|
|
|
2390
2390
|
const _return_283: string;
|
|
2391
2391
|
export { _return_283 as return };
|
|
2392
2392
|
}
|
|
2393
|
-
namespace
|
|
2393
|
+
namespace getGroupEnterInfo {
|
|
2394
2394
|
const object_287: string;
|
|
2395
2395
|
export { object_287 as object };
|
|
2396
2396
|
const success_287: string;
|
|
@@ -2398,7 +2398,7 @@ declare namespace apis {
|
|
|
2398
2398
|
const _return_284: string;
|
|
2399
2399
|
export { _return_284 as return };
|
|
2400
2400
|
}
|
|
2401
|
-
namespace
|
|
2401
|
+
namespace chooseInvoiceTitle {
|
|
2402
2402
|
const object_288: string;
|
|
2403
2403
|
export { object_288 as object };
|
|
2404
2404
|
const success_288: string;
|
|
@@ -2406,7 +2406,7 @@ declare namespace apis {
|
|
|
2406
2406
|
const _return_285: string;
|
|
2407
2407
|
export { _return_285 as return };
|
|
2408
2408
|
}
|
|
2409
|
-
namespace
|
|
2409
|
+
namespace chooseInvoice {
|
|
2410
2410
|
const object_289: string;
|
|
2411
2411
|
export { object_289 as object };
|
|
2412
2412
|
const success_289: string;
|
|
@@ -2414,7 +2414,7 @@ declare namespace apis {
|
|
|
2414
2414
|
const _return_286: string;
|
|
2415
2415
|
export { _return_286 as return };
|
|
2416
2416
|
}
|
|
2417
|
-
namespace
|
|
2417
|
+
namespace chooseLicensePlate {
|
|
2418
2418
|
const object_290: string;
|
|
2419
2419
|
export { object_290 as object };
|
|
2420
2420
|
const success_290: string;
|
|
@@ -2422,7 +2422,7 @@ declare namespace apis {
|
|
|
2422
2422
|
const _return_287: string;
|
|
2423
2423
|
export { _return_287 as return };
|
|
2424
2424
|
}
|
|
2425
|
-
namespace
|
|
2425
|
+
namespace pluginLogin {
|
|
2426
2426
|
const object_291: string;
|
|
2427
2427
|
export { object_291 as object };
|
|
2428
2428
|
const success_291: string;
|
|
@@ -2430,7 +2430,7 @@ declare namespace apis {
|
|
|
2430
2430
|
const _return_288: string;
|
|
2431
2431
|
export { _return_288 as return };
|
|
2432
2432
|
}
|
|
2433
|
-
namespace
|
|
2433
|
+
namespace login {
|
|
2434
2434
|
const object_292: string;
|
|
2435
2435
|
export { object_292 as object };
|
|
2436
2436
|
const success_292: string;
|
|
@@ -2438,7 +2438,7 @@ declare namespace apis {
|
|
|
2438
2438
|
const _return_289: string;
|
|
2439
2439
|
export { _return_289 as return };
|
|
2440
2440
|
}
|
|
2441
|
-
namespace
|
|
2441
|
+
namespace checkSession {
|
|
2442
2442
|
const object_293: string;
|
|
2443
2443
|
export { object_293 as object };
|
|
2444
2444
|
const success_293: string;
|
|
@@ -2446,7 +2446,7 @@ declare namespace apis {
|
|
|
2446
2446
|
const _return_290: string;
|
|
2447
2447
|
export { _return_290 as return };
|
|
2448
2448
|
}
|
|
2449
|
-
namespace
|
|
2449
|
+
namespace showRedPackage {
|
|
2450
2450
|
const object_294: string;
|
|
2451
2451
|
export { object_294 as object };
|
|
2452
2452
|
const success_294: string;
|
|
@@ -2454,7 +2454,7 @@ declare namespace apis {
|
|
|
2454
2454
|
const _return_291: string;
|
|
2455
2455
|
export { _return_291 as return };
|
|
2456
2456
|
}
|
|
2457
|
-
namespace
|
|
2457
|
+
namespace openSetting {
|
|
2458
2458
|
const object_295: string;
|
|
2459
2459
|
export { object_295 as object };
|
|
2460
2460
|
const success_295: string;
|
|
@@ -2462,7 +2462,7 @@ declare namespace apis {
|
|
|
2462
2462
|
const _return_292: string;
|
|
2463
2463
|
export { _return_292 as return };
|
|
2464
2464
|
}
|
|
2465
|
-
namespace
|
|
2465
|
+
namespace getSetting {
|
|
2466
2466
|
const object_296: string;
|
|
2467
2467
|
export { object_296 as object };
|
|
2468
2468
|
const success_296: string;
|
|
@@ -2470,7 +2470,7 @@ declare namespace apis {
|
|
|
2470
2470
|
const _return_293: string;
|
|
2471
2471
|
export { _return_293 as return };
|
|
2472
2472
|
}
|
|
2473
|
-
namespace
|
|
2473
|
+
namespace startSoterAuthentication {
|
|
2474
2474
|
const object_297: string;
|
|
2475
2475
|
export { object_297 as object };
|
|
2476
2476
|
const success_297: string;
|
|
@@ -2478,7 +2478,7 @@ declare namespace apis {
|
|
|
2478
2478
|
const _return_294: string;
|
|
2479
2479
|
export { _return_294 as return };
|
|
2480
2480
|
}
|
|
2481
|
-
namespace
|
|
2481
|
+
namespace checkIsSupportSoterAuthentication {
|
|
2482
2482
|
const object_298: string;
|
|
2483
2483
|
export { object_298 as object };
|
|
2484
2484
|
const success_298: string;
|
|
@@ -2486,7 +2486,7 @@ declare namespace apis {
|
|
|
2486
2486
|
const _return_295: string;
|
|
2487
2487
|
export { _return_295 as return };
|
|
2488
2488
|
}
|
|
2489
|
-
namespace
|
|
2489
|
+
namespace checkIsSoterEnrolledInDevice {
|
|
2490
2490
|
const object_299: string;
|
|
2491
2491
|
export { object_299 as object };
|
|
2492
2492
|
const success_299: string;
|
|
@@ -2494,7 +2494,7 @@ declare namespace apis {
|
|
|
2494
2494
|
const _return_296: string;
|
|
2495
2495
|
export { _return_296 as return };
|
|
2496
2496
|
}
|
|
2497
|
-
namespace
|
|
2497
|
+
namespace requestSubscribeMessage {
|
|
2498
2498
|
const object_300: string;
|
|
2499
2499
|
export { object_300 as object };
|
|
2500
2500
|
const success_300: string;
|
|
@@ -2502,7 +2502,7 @@ declare namespace apis {
|
|
|
2502
2502
|
const _return_297: string;
|
|
2503
2503
|
export { _return_297 as return };
|
|
2504
2504
|
}
|
|
2505
|
-
namespace
|
|
2505
|
+
namespace requestSubscribeDeviceMessage {
|
|
2506
2506
|
const object_301: string;
|
|
2507
2507
|
export { object_301 as object };
|
|
2508
2508
|
const success_301: string;
|
|
@@ -2510,7 +2510,7 @@ declare namespace apis {
|
|
|
2510
2510
|
const _return_298: string;
|
|
2511
2511
|
export { _return_298 as return };
|
|
2512
2512
|
}
|
|
2513
|
-
namespace
|
|
2513
|
+
namespace getUserProfile {
|
|
2514
2514
|
const object_302: string;
|
|
2515
2515
|
export { object_302 as object };
|
|
2516
2516
|
const success_302: string;
|
|
@@ -2518,7 +2518,7 @@ declare namespace apis {
|
|
|
2518
2518
|
const _return_299: string;
|
|
2519
2519
|
export { _return_299 as return };
|
|
2520
2520
|
}
|
|
2521
|
-
namespace
|
|
2521
|
+
namespace getUserInfo {
|
|
2522
2522
|
const object_303: string;
|
|
2523
2523
|
export { object_303 as object };
|
|
2524
2524
|
const success_303: string;
|
|
@@ -2526,7 +2526,7 @@ declare namespace apis {
|
|
|
2526
2526
|
const _return_300: string;
|
|
2527
2527
|
export { _return_300 as return };
|
|
2528
2528
|
}
|
|
2529
|
-
namespace
|
|
2529
|
+
namespace shareToWeRun {
|
|
2530
2530
|
const object_304: string;
|
|
2531
2531
|
export { object_304 as object };
|
|
2532
2532
|
const success_304: string;
|
|
@@ -2534,7 +2534,7 @@ declare namespace apis {
|
|
|
2534
2534
|
const _return_301: string;
|
|
2535
2535
|
export { _return_301 as return };
|
|
2536
2536
|
}
|
|
2537
|
-
namespace
|
|
2537
|
+
namespace getWeRunData {
|
|
2538
2538
|
const object_305: string;
|
|
2539
2539
|
export { object_305 as object };
|
|
2540
2540
|
const success_305: string;
|
|
@@ -2542,7 +2542,7 @@ declare namespace apis {
|
|
|
2542
2542
|
const _return_302: string;
|
|
2543
2543
|
export { _return_302 as return };
|
|
2544
2544
|
}
|
|
2545
|
-
namespace
|
|
2545
|
+
namespace requestPayment {
|
|
2546
2546
|
const object_306: string;
|
|
2547
2547
|
export { object_306 as object };
|
|
2548
2548
|
const success_306: string;
|
|
@@ -2550,7 +2550,7 @@ declare namespace apis {
|
|
|
2550
2550
|
const _return_303: string;
|
|
2551
2551
|
export { _return_303 as return };
|
|
2552
2552
|
}
|
|
2553
|
-
namespace
|
|
2553
|
+
namespace requestPluginPayment {
|
|
2554
2554
|
const object_307: string;
|
|
2555
2555
|
export { object_307 as object };
|
|
2556
2556
|
const success_307: string;
|
|
@@ -2558,7 +2558,7 @@ declare namespace apis {
|
|
|
2558
2558
|
const _return_304: string;
|
|
2559
2559
|
export { _return_304 as return };
|
|
2560
2560
|
}
|
|
2561
|
-
namespace
|
|
2561
|
+
namespace requestOrderPayment {
|
|
2562
2562
|
const object_308: string;
|
|
2563
2563
|
export { object_308 as object };
|
|
2564
2564
|
const success_308: string;
|
|
@@ -2566,7 +2566,7 @@ declare namespace apis {
|
|
|
2566
2566
|
const _return_305: string;
|
|
2567
2567
|
export { _return_305 as return };
|
|
2568
2568
|
}
|
|
2569
|
-
namespace
|
|
2569
|
+
namespace openQzonePublish {
|
|
2570
2570
|
const object_309: string;
|
|
2571
2571
|
export { object_309 as object };
|
|
2572
2572
|
const success_309: string;
|
|
@@ -2574,7 +2574,7 @@ declare namespace apis {
|
|
|
2574
2574
|
const _return_306: string;
|
|
2575
2575
|
export { _return_306 as return };
|
|
2576
2576
|
}
|
|
2577
|
-
namespace
|
|
2577
|
+
namespace updateShareMenu {
|
|
2578
2578
|
const object_310: string;
|
|
2579
2579
|
export { object_310 as object };
|
|
2580
2580
|
const success_310: string;
|
|
@@ -2582,7 +2582,7 @@ declare namespace apis {
|
|
|
2582
2582
|
const _return_307: string;
|
|
2583
2583
|
export { _return_307 as return };
|
|
2584
2584
|
}
|
|
2585
|
-
namespace
|
|
2585
|
+
namespace showShareMenu {
|
|
2586
2586
|
const object_311: string;
|
|
2587
2587
|
export { object_311 as object };
|
|
2588
2588
|
const success_311: string;
|
|
@@ -2590,7 +2590,7 @@ declare namespace apis {
|
|
|
2590
2590
|
const _return_308: string;
|
|
2591
2591
|
export { _return_308 as return };
|
|
2592
2592
|
}
|
|
2593
|
-
namespace
|
|
2593
|
+
namespace showShareImageMenu {
|
|
2594
2594
|
const object_312: string;
|
|
2595
2595
|
export { object_312 as object };
|
|
2596
2596
|
const success_312: string;
|
|
@@ -2598,7 +2598,7 @@ declare namespace apis {
|
|
|
2598
2598
|
const _return_309: string;
|
|
2599
2599
|
export { _return_309 as return };
|
|
2600
2600
|
}
|
|
2601
|
-
namespace
|
|
2601
|
+
namespace shareVideoMessage {
|
|
2602
2602
|
const object_313: string;
|
|
2603
2603
|
export { object_313 as object };
|
|
2604
2604
|
const success_313: string;
|
|
@@ -2606,7 +2606,7 @@ declare namespace apis {
|
|
|
2606
2606
|
const _return_310: string;
|
|
2607
2607
|
export { _return_310 as return };
|
|
2608
2608
|
}
|
|
2609
|
-
namespace
|
|
2609
|
+
namespace shareFileMessage {
|
|
2610
2610
|
const object_314: string;
|
|
2611
2611
|
export { object_314 as object };
|
|
2612
2612
|
const success_314: string;
|
|
@@ -2614,7 +2614,7 @@ declare namespace apis {
|
|
|
2614
2614
|
const _return_311: string;
|
|
2615
2615
|
export { _return_311 as return };
|
|
2616
2616
|
}
|
|
2617
|
-
namespace
|
|
2617
|
+
namespace onCopyUrl {
|
|
2618
2618
|
const object_315: string;
|
|
2619
2619
|
export { object_315 as object };
|
|
2620
2620
|
const success_315: string;
|
|
@@ -2622,7 +2622,7 @@ declare namespace apis {
|
|
|
2622
2622
|
const _return_312: string;
|
|
2623
2623
|
export { _return_312 as return };
|
|
2624
2624
|
}
|
|
2625
|
-
namespace
|
|
2625
|
+
namespace offCopyUrl {
|
|
2626
2626
|
const object_316: string;
|
|
2627
2627
|
export { object_316 as object };
|
|
2628
2628
|
const success_316: string;
|
|
@@ -2630,7 +2630,7 @@ declare namespace apis {
|
|
|
2630
2630
|
const _return_313: string;
|
|
2631
2631
|
export { _return_313 as return };
|
|
2632
2632
|
}
|
|
2633
|
-
namespace
|
|
2633
|
+
namespace hideShareMenu {
|
|
2634
2634
|
const object_317: string;
|
|
2635
2635
|
export { object_317 as object };
|
|
2636
2636
|
const success_317: string;
|
|
@@ -2638,7 +2638,7 @@ declare namespace apis {
|
|
|
2638
2638
|
const _return_314: string;
|
|
2639
2639
|
export { _return_314 as return };
|
|
2640
2640
|
}
|
|
2641
|
-
namespace
|
|
2641
|
+
namespace getShareInfo {
|
|
2642
2642
|
const object_318: string;
|
|
2643
2643
|
export { object_318 as object };
|
|
2644
2644
|
const success_318: string;
|
|
@@ -2646,21 +2646,21 @@ declare namespace apis {
|
|
|
2646
2646
|
const _return_315: string;
|
|
2647
2647
|
export { _return_315 as return };
|
|
2648
2648
|
}
|
|
2649
|
-
namespace
|
|
2649
|
+
namespace authPrivateMessage {
|
|
2650
2650
|
const object_319: string;
|
|
2651
2651
|
export { object_319 as object };
|
|
2652
2652
|
const success_319: string;
|
|
2653
2653
|
export { success_319 as success };
|
|
2654
|
+
const _return_316: string;
|
|
2655
|
+
export { _return_316 as return };
|
|
2654
2656
|
}
|
|
2655
|
-
namespace
|
|
2657
|
+
namespace setStorageSync {
|
|
2656
2658
|
const object_320: string;
|
|
2657
2659
|
export { object_320 as object };
|
|
2658
2660
|
const success_320: string;
|
|
2659
2661
|
export { success_320 as success };
|
|
2660
|
-
const _return_316: string;
|
|
2661
|
-
export { _return_316 as return };
|
|
2662
2662
|
}
|
|
2663
|
-
namespace
|
|
2663
|
+
namespace setStorage {
|
|
2664
2664
|
const object_321: string;
|
|
2665
2665
|
export { object_321 as object };
|
|
2666
2666
|
const success_321: string;
|
|
@@ -2668,21 +2668,21 @@ declare namespace apis {
|
|
|
2668
2668
|
const _return_317: string;
|
|
2669
2669
|
export { _return_317 as return };
|
|
2670
2670
|
}
|
|
2671
|
-
namespace
|
|
2671
|
+
namespace revokeBufferURL {
|
|
2672
2672
|
const object_322: string;
|
|
2673
2673
|
export { object_322 as object };
|
|
2674
2674
|
const success_322: string;
|
|
2675
2675
|
export { success_322 as success };
|
|
2676
|
+
const _return_318: string;
|
|
2677
|
+
export { _return_318 as return };
|
|
2676
2678
|
}
|
|
2677
|
-
namespace
|
|
2679
|
+
namespace removeStorageSync {
|
|
2678
2680
|
const object_323: string;
|
|
2679
2681
|
export { object_323 as object };
|
|
2680
2682
|
const success_323: string;
|
|
2681
2683
|
export { success_323 as success };
|
|
2682
|
-
const _return_318: string;
|
|
2683
|
-
export { _return_318 as return };
|
|
2684
2684
|
}
|
|
2685
|
-
namespace
|
|
2685
|
+
namespace removeStorage {
|
|
2686
2686
|
const object_324: string;
|
|
2687
2687
|
export { object_324 as object };
|
|
2688
2688
|
const success_324: string;
|
|
@@ -2690,7 +2690,7 @@ declare namespace apis {
|
|
|
2690
2690
|
const _return_319: string;
|
|
2691
2691
|
export { _return_319 as return };
|
|
2692
2692
|
}
|
|
2693
|
-
namespace
|
|
2693
|
+
namespace getStorageSync {
|
|
2694
2694
|
const object_325: string;
|
|
2695
2695
|
export { object_325 as object };
|
|
2696
2696
|
const success_325: string;
|
|
@@ -2698,7 +2698,7 @@ declare namespace apis {
|
|
|
2698
2698
|
const _return_320: string;
|
|
2699
2699
|
export { _return_320 as return };
|
|
2700
2700
|
}
|
|
2701
|
-
namespace
|
|
2701
|
+
namespace getStorageInfoSync {
|
|
2702
2702
|
const object_326: string;
|
|
2703
2703
|
export { object_326 as object };
|
|
2704
2704
|
const success_326: string;
|
|
@@ -2706,7 +2706,7 @@ declare namespace apis {
|
|
|
2706
2706
|
const _return_321: string;
|
|
2707
2707
|
export { _return_321 as return };
|
|
2708
2708
|
}
|
|
2709
|
-
namespace
|
|
2709
|
+
namespace getStorageInfo {
|
|
2710
2710
|
const object_327: string;
|
|
2711
2711
|
export { object_327 as object };
|
|
2712
2712
|
const success_327: string;
|
|
@@ -2714,7 +2714,7 @@ declare namespace apis {
|
|
|
2714
2714
|
const _return_322: string;
|
|
2715
2715
|
export { _return_322 as return };
|
|
2716
2716
|
}
|
|
2717
|
-
namespace
|
|
2717
|
+
namespace getStorage {
|
|
2718
2718
|
const object_328: string;
|
|
2719
2719
|
export { object_328 as object };
|
|
2720
2720
|
const success_328: string;
|
|
@@ -2722,21 +2722,21 @@ declare namespace apis {
|
|
|
2722
2722
|
const _return_323: string;
|
|
2723
2723
|
export { _return_323 as return };
|
|
2724
2724
|
}
|
|
2725
|
-
namespace
|
|
2725
|
+
namespace createBufferURL {
|
|
2726
2726
|
const object_329: string;
|
|
2727
2727
|
export { object_329 as object };
|
|
2728
2728
|
const success_329: string;
|
|
2729
2729
|
export { success_329 as success };
|
|
2730
|
+
const _return_324: string;
|
|
2731
|
+
export { _return_324 as return };
|
|
2730
2732
|
}
|
|
2731
|
-
namespace
|
|
2733
|
+
namespace clearStorageSync {
|
|
2732
2734
|
const object_330: string;
|
|
2733
2735
|
export { object_330 as object };
|
|
2734
2736
|
const success_330: string;
|
|
2735
2737
|
export { success_330 as success };
|
|
2736
|
-
const _return_324: string;
|
|
2737
|
-
export { _return_324 as return };
|
|
2738
2738
|
}
|
|
2739
|
-
namespace
|
|
2739
|
+
namespace clearStorage {
|
|
2740
2740
|
const object_331: string;
|
|
2741
2741
|
export { object_331 as object };
|
|
2742
2742
|
const success_331: string;
|
|
@@ -2744,7 +2744,7 @@ declare namespace apis {
|
|
|
2744
2744
|
const _return_325: string;
|
|
2745
2745
|
export { _return_325 as return };
|
|
2746
2746
|
}
|
|
2747
|
-
namespace
|
|
2747
|
+
namespace batchSetStorageSync {
|
|
2748
2748
|
const object_332: string;
|
|
2749
2749
|
export { object_332 as object };
|
|
2750
2750
|
const success_332: string;
|
|
@@ -2752,7 +2752,7 @@ declare namespace apis {
|
|
|
2752
2752
|
const _return_326: string;
|
|
2753
2753
|
export { _return_326 as return };
|
|
2754
2754
|
}
|
|
2755
|
-
namespace
|
|
2755
|
+
namespace batchSetStorage {
|
|
2756
2756
|
const object_333: string;
|
|
2757
2757
|
export { object_333 as object };
|
|
2758
2758
|
const success_333: string;
|
|
@@ -2760,7 +2760,7 @@ declare namespace apis {
|
|
|
2760
2760
|
const _return_327: string;
|
|
2761
2761
|
export { _return_327 as return };
|
|
2762
2762
|
}
|
|
2763
|
-
namespace
|
|
2763
|
+
namespace batchGetStorageSync {
|
|
2764
2764
|
const object_334: string;
|
|
2765
2765
|
export { object_334 as object };
|
|
2766
2766
|
const success_334: string;
|
|
@@ -2768,7 +2768,7 @@ declare namespace apis {
|
|
|
2768
2768
|
const _return_328: string;
|
|
2769
2769
|
export { _return_328 as return };
|
|
2770
2770
|
}
|
|
2771
|
-
namespace
|
|
2771
|
+
namespace batchGetStorage {
|
|
2772
2772
|
const object_335: string;
|
|
2773
2773
|
export { object_335 as object };
|
|
2774
2774
|
const success_335: string;
|
|
@@ -2776,7 +2776,7 @@ declare namespace apis {
|
|
|
2776
2776
|
const _return_329: string;
|
|
2777
2777
|
export { _return_329 as return };
|
|
2778
2778
|
}
|
|
2779
|
-
namespace
|
|
2779
|
+
namespace setBackgroundFetchToken {
|
|
2780
2780
|
const object_336: string;
|
|
2781
2781
|
export { object_336 as object };
|
|
2782
2782
|
const success_336: string;
|
|
@@ -2784,7 +2784,7 @@ declare namespace apis {
|
|
|
2784
2784
|
const _return_330: string;
|
|
2785
2785
|
export { _return_330 as return };
|
|
2786
2786
|
}
|
|
2787
|
-
namespace
|
|
2787
|
+
namespace onBackgroundFetchData {
|
|
2788
2788
|
const object_337: string;
|
|
2789
2789
|
export { object_337 as object };
|
|
2790
2790
|
const success_337: string;
|
|
@@ -2792,7 +2792,7 @@ declare namespace apis {
|
|
|
2792
2792
|
const _return_331: string;
|
|
2793
2793
|
export { _return_331 as return };
|
|
2794
2794
|
}
|
|
2795
|
-
namespace
|
|
2795
|
+
namespace getBackgroundFetchToken {
|
|
2796
2796
|
const object_338: string;
|
|
2797
2797
|
export { object_338 as object };
|
|
2798
2798
|
const success_338: string;
|
|
@@ -2800,7 +2800,7 @@ declare namespace apis {
|
|
|
2800
2800
|
const _return_332: string;
|
|
2801
2801
|
export { _return_332 as return };
|
|
2802
2802
|
}
|
|
2803
|
-
namespace
|
|
2803
|
+
namespace getBackgroundFetchData {
|
|
2804
2804
|
const object_339: string;
|
|
2805
2805
|
export { object_339 as object };
|
|
2806
2806
|
const success_339: string;
|
|
@@ -2808,7 +2808,7 @@ declare namespace apis {
|
|
|
2808
2808
|
const _return_333: string;
|
|
2809
2809
|
export { _return_333 as return };
|
|
2810
2810
|
}
|
|
2811
|
-
namespace
|
|
2811
|
+
namespace createCacheManager {
|
|
2812
2812
|
const object_340: string;
|
|
2813
2813
|
export { object_340 as object };
|
|
2814
2814
|
const success_340: string;
|
|
@@ -2816,7 +2816,7 @@ declare namespace apis {
|
|
|
2816
2816
|
const _return_334: string;
|
|
2817
2817
|
export { _return_334 as return };
|
|
2818
2818
|
}
|
|
2819
|
-
namespace
|
|
2819
|
+
namespace setPageInfo {
|
|
2820
2820
|
const object_341: string;
|
|
2821
2821
|
export { object_341 as object };
|
|
2822
2822
|
const success_341: string;
|
|
@@ -2824,7 +2824,7 @@ declare namespace apis {
|
|
|
2824
2824
|
const _return_335: string;
|
|
2825
2825
|
export { _return_335 as return };
|
|
2826
2826
|
}
|
|
2827
|
-
namespace
|
|
2827
|
+
namespace ocrIdCard {
|
|
2828
2828
|
const object_342: string;
|
|
2829
2829
|
export { object_342 as object };
|
|
2830
2830
|
const success_342: string;
|
|
@@ -2832,7 +2832,7 @@ declare namespace apis {
|
|
|
2832
2832
|
const _return_336: string;
|
|
2833
2833
|
export { _return_336 as return };
|
|
2834
2834
|
}
|
|
2835
|
-
namespace
|
|
2835
|
+
namespace ocrBankCard {
|
|
2836
2836
|
const object_343: string;
|
|
2837
2837
|
export { object_343 as object };
|
|
2838
2838
|
const success_343: string;
|
|
@@ -2840,7 +2840,7 @@ declare namespace apis {
|
|
|
2840
2840
|
const _return_337: string;
|
|
2841
2841
|
export { _return_337 as return };
|
|
2842
2842
|
}
|
|
2843
|
-
namespace
|
|
2843
|
+
namespace ocrDrivingLicense {
|
|
2844
2844
|
const object_344: string;
|
|
2845
2845
|
export { object_344 as object };
|
|
2846
2846
|
const success_344: string;
|
|
@@ -2848,7 +2848,7 @@ declare namespace apis {
|
|
|
2848
2848
|
const _return_338: string;
|
|
2849
2849
|
export { _return_338 as return };
|
|
2850
2850
|
}
|
|
2851
|
-
namespace
|
|
2851
|
+
namespace ocrVehicleLicense {
|
|
2852
2852
|
const object_345: string;
|
|
2853
2853
|
export { object_345 as object };
|
|
2854
2854
|
const success_345: string;
|
|
@@ -2856,7 +2856,7 @@ declare namespace apis {
|
|
|
2856
2856
|
const _return_339: string;
|
|
2857
2857
|
export { _return_339 as return };
|
|
2858
2858
|
}
|
|
2859
|
-
namespace
|
|
2859
|
+
namespace textReview {
|
|
2860
2860
|
const object_346: string;
|
|
2861
2861
|
export { object_346 as object };
|
|
2862
2862
|
const success_346: string;
|
|
@@ -2864,7 +2864,7 @@ declare namespace apis {
|
|
|
2864
2864
|
const _return_340: string;
|
|
2865
2865
|
export { _return_340 as return };
|
|
2866
2866
|
}
|
|
2867
|
-
namespace
|
|
2867
|
+
namespace textToAudio {
|
|
2868
2868
|
const object_347: string;
|
|
2869
2869
|
export { object_347 as object };
|
|
2870
2870
|
const success_347: string;
|
|
@@ -2872,7 +2872,7 @@ declare namespace apis {
|
|
|
2872
2872
|
const _return_341: string;
|
|
2873
2873
|
export { _return_341 as return };
|
|
2874
2874
|
}
|
|
2875
|
-
namespace
|
|
2875
|
+
namespace imageAudit {
|
|
2876
2876
|
const object_348: string;
|
|
2877
2877
|
export { object_348 as object };
|
|
2878
2878
|
const success_348: string;
|
|
@@ -2880,7 +2880,7 @@ declare namespace apis {
|
|
|
2880
2880
|
const _return_342: string;
|
|
2881
2881
|
export { _return_342 as return };
|
|
2882
2882
|
}
|
|
2883
|
-
namespace
|
|
2883
|
+
namespace advancedGeneralIdentify {
|
|
2884
2884
|
const object_349: string;
|
|
2885
2885
|
export { object_349 as object };
|
|
2886
2886
|
const success_349: string;
|
|
@@ -2888,7 +2888,7 @@ declare namespace apis {
|
|
|
2888
2888
|
const _return_343: string;
|
|
2889
2889
|
export { _return_343 as return };
|
|
2890
2890
|
}
|
|
2891
|
-
namespace
|
|
2891
|
+
namespace objectDetectIdentify {
|
|
2892
2892
|
const object_350: string;
|
|
2893
2893
|
export { object_350 as object };
|
|
2894
2894
|
const success_350: string;
|
|
@@ -2896,7 +2896,7 @@ declare namespace apis {
|
|
|
2896
2896
|
const _return_344: string;
|
|
2897
2897
|
export { _return_344 as return };
|
|
2898
2898
|
}
|
|
2899
|
-
namespace
|
|
2899
|
+
namespace carClassify {
|
|
2900
2900
|
const object_351: string;
|
|
2901
2901
|
export { object_351 as object };
|
|
2902
2902
|
const success_351: string;
|
|
@@ -2904,7 +2904,7 @@ declare namespace apis {
|
|
|
2904
2904
|
const _return_345: string;
|
|
2905
2905
|
export { _return_345 as return };
|
|
2906
2906
|
}
|
|
2907
|
-
namespace
|
|
2907
|
+
namespace dishClassify {
|
|
2908
2908
|
const object_352: string;
|
|
2909
2909
|
export { object_352 as object };
|
|
2910
2910
|
const success_352: string;
|
|
@@ -2912,7 +2912,7 @@ declare namespace apis {
|
|
|
2912
2912
|
const _return_346: string;
|
|
2913
2913
|
export { _return_346 as return };
|
|
2914
2914
|
}
|
|
2915
|
-
namespace
|
|
2915
|
+
namespace logoClassify {
|
|
2916
2916
|
const object_353: string;
|
|
2917
2917
|
export { object_353 as object };
|
|
2918
2918
|
const success_353: string;
|
|
@@ -2920,7 +2920,7 @@ declare namespace apis {
|
|
|
2920
2920
|
const _return_347: string;
|
|
2921
2921
|
export { _return_347 as return };
|
|
2922
2922
|
}
|
|
2923
|
-
namespace
|
|
2923
|
+
namespace animalClassify {
|
|
2924
2924
|
const object_354: string;
|
|
2925
2925
|
export { object_354 as object };
|
|
2926
2926
|
const success_354: string;
|
|
@@ -2928,7 +2928,7 @@ declare namespace apis {
|
|
|
2928
2928
|
const _return_348: string;
|
|
2929
2929
|
export { _return_348 as return };
|
|
2930
2930
|
}
|
|
2931
|
-
namespace
|
|
2931
|
+
namespace plantClassify {
|
|
2932
2932
|
const object_355: string;
|
|
2933
2933
|
export { object_355 as object };
|
|
2934
2934
|
const success_355: string;
|
|
@@ -2936,7 +2936,7 @@ declare namespace apis {
|
|
|
2936
2936
|
const _return_349: string;
|
|
2937
2937
|
export { _return_349 as return };
|
|
2938
2938
|
}
|
|
2939
|
-
namespace
|
|
2939
|
+
namespace getSwanId {
|
|
2940
2940
|
const object_356: string;
|
|
2941
2941
|
export { object_356 as object };
|
|
2942
2942
|
const success_356: string;
|
|
@@ -2944,7 +2944,7 @@ declare namespace apis {
|
|
|
2944
2944
|
const _return_350: string;
|
|
2945
2945
|
export { _return_350 as return };
|
|
2946
2946
|
}
|
|
2947
|
-
namespace
|
|
2947
|
+
namespace requestPolymerPayment {
|
|
2948
2948
|
const object_357: string;
|
|
2949
2949
|
export { object_357 as object };
|
|
2950
2950
|
const success_357: string;
|
|
@@ -2952,7 +2952,7 @@ declare namespace apis {
|
|
|
2952
2952
|
const _return_351: string;
|
|
2953
2953
|
export { _return_351 as return };
|
|
2954
2954
|
}
|
|
2955
|
-
namespace
|
|
2955
|
+
namespace navigateToSmartGameProgram {
|
|
2956
2956
|
const object_358: string;
|
|
2957
2957
|
export { object_358 as object };
|
|
2958
2958
|
const success_358: string;
|
|
@@ -2960,7 +2960,7 @@ declare namespace apis {
|
|
|
2960
2960
|
const _return_352: string;
|
|
2961
2961
|
export { _return_352 as return };
|
|
2962
2962
|
}
|
|
2963
|
-
namespace
|
|
2963
|
+
namespace navigateToSmartProgram {
|
|
2964
2964
|
const object_359: string;
|
|
2965
2965
|
export { object_359 as object };
|
|
2966
2966
|
const success_359: string;
|
|
@@ -2968,7 +2968,7 @@ declare namespace apis {
|
|
|
2968
2968
|
const _return_353: string;
|
|
2969
2969
|
export { _return_353 as return };
|
|
2970
2970
|
}
|
|
2971
|
-
namespace
|
|
2971
|
+
namespace navigateBackSmartProgram {
|
|
2972
2972
|
const object_360: string;
|
|
2973
2973
|
export { object_360 as object };
|
|
2974
2974
|
const success_360: string;
|
|
@@ -2976,7 +2976,7 @@ declare namespace apis {
|
|
|
2976
2976
|
const _return_354: string;
|
|
2977
2977
|
export { _return_354 as return };
|
|
2978
2978
|
}
|
|
2979
|
-
namespace
|
|
2979
|
+
namespace preloadSubPackage {
|
|
2980
2980
|
const object_361: string;
|
|
2981
2981
|
export { object_361 as object };
|
|
2982
2982
|
const success_361: string;
|
|
@@ -2984,7 +2984,7 @@ declare namespace apis {
|
|
|
2984
2984
|
const _return_355: string;
|
|
2985
2985
|
export { _return_355 as return };
|
|
2986
2986
|
}
|
|
2987
|
-
namespace
|
|
2987
|
+
namespace createAnimation {
|
|
2988
2988
|
const object_362: string;
|
|
2989
2989
|
export { object_362 as object };
|
|
2990
2990
|
const success_362: string;
|
|
@@ -2992,7 +2992,7 @@ declare namespace apis {
|
|
|
2992
2992
|
const _return_356: string;
|
|
2993
2993
|
export { _return_356 as return };
|
|
2994
2994
|
}
|
|
2995
|
-
namespace
|
|
2995
|
+
namespace setBackgroundTextStyle {
|
|
2996
2996
|
const object_363: string;
|
|
2997
2997
|
export { object_363 as object };
|
|
2998
2998
|
const success_363: string;
|
|
@@ -3000,11 +3000,7 @@ declare namespace apis {
|
|
|
3000
3000
|
const _return_357: string;
|
|
3001
3001
|
export { _return_357 as return };
|
|
3002
3002
|
}
|
|
3003
|
-
namespace
|
|
3004
|
-
const callback_20: string;
|
|
3005
|
-
export { callback_20 as callback };
|
|
3006
|
-
}
|
|
3007
|
-
namespace loadFontFace {
|
|
3003
|
+
namespace setBackgroundColor {
|
|
3008
3004
|
const object_364: string;
|
|
3009
3005
|
export { object_364 as object };
|
|
3010
3006
|
const success_364: string;
|
|
@@ -3012,7 +3008,11 @@ declare namespace apis {
|
|
|
3012
3008
|
const _return_358: string;
|
|
3013
3009
|
export { _return_358 as return };
|
|
3014
3010
|
}
|
|
3015
|
-
namespace
|
|
3011
|
+
namespace nextTick {
|
|
3012
|
+
const callback_20: string;
|
|
3013
|
+
export { callback_20 as callback };
|
|
3014
|
+
}
|
|
3015
|
+
namespace loadFontFace {
|
|
3016
3016
|
const object_365: string;
|
|
3017
3017
|
export { object_365 as object };
|
|
3018
3018
|
const success_365: string;
|
|
@@ -3020,35 +3020,35 @@ declare namespace apis {
|
|
|
3020
3020
|
const _return_359: string;
|
|
3021
3021
|
export { _return_359 as return };
|
|
3022
3022
|
}
|
|
3023
|
-
namespace
|
|
3023
|
+
namespace showToast {
|
|
3024
3024
|
const object_366: string;
|
|
3025
3025
|
export { object_366 as object };
|
|
3026
3026
|
const success_366: string;
|
|
3027
3027
|
export { success_366 as success };
|
|
3028
|
+
const _return_360: string;
|
|
3029
|
+
export { _return_360 as return };
|
|
3028
3030
|
}
|
|
3029
|
-
namespace
|
|
3031
|
+
namespace hideToast {
|
|
3030
3032
|
const object_367: string;
|
|
3031
3033
|
export { object_367 as object };
|
|
3032
3034
|
const success_367: string;
|
|
3033
3035
|
export { success_367 as success };
|
|
3034
|
-
const _return_360: string;
|
|
3035
|
-
export { _return_360 as return };
|
|
3036
3036
|
}
|
|
3037
|
-
namespace
|
|
3037
|
+
namespace showLoading {
|
|
3038
3038
|
const object_368: string;
|
|
3039
3039
|
export { object_368 as object };
|
|
3040
3040
|
const success_368: string;
|
|
3041
3041
|
export { success_368 as success };
|
|
3042
|
+
const _return_361: string;
|
|
3043
|
+
export { _return_361 as return };
|
|
3042
3044
|
}
|
|
3043
|
-
namespace
|
|
3045
|
+
namespace hideLoading {
|
|
3044
3046
|
const object_369: string;
|
|
3045
3047
|
export { object_369 as object };
|
|
3046
3048
|
const success_369: string;
|
|
3047
3049
|
export { success_369 as success };
|
|
3048
|
-
const _return_361: string;
|
|
3049
|
-
export { _return_361 as return };
|
|
3050
3050
|
}
|
|
3051
|
-
namespace
|
|
3051
|
+
namespace showModal {
|
|
3052
3052
|
const object_370: string;
|
|
3053
3053
|
export { object_370 as object };
|
|
3054
3054
|
const success_370: string;
|
|
@@ -3056,7 +3056,7 @@ declare namespace apis {
|
|
|
3056
3056
|
const _return_362: string;
|
|
3057
3057
|
export { _return_362 as return };
|
|
3058
3058
|
}
|
|
3059
|
-
namespace
|
|
3059
|
+
namespace showActionSheet {
|
|
3060
3060
|
const object_371: string;
|
|
3061
3061
|
export { object_371 as object };
|
|
3062
3062
|
const success_371: string;
|
|
@@ -3064,7 +3064,7 @@ declare namespace apis {
|
|
|
3064
3064
|
const _return_363: string;
|
|
3065
3065
|
export { _return_363 as return };
|
|
3066
3066
|
}
|
|
3067
|
-
namespace
|
|
3067
|
+
namespace enableAlertBeforeUnload {
|
|
3068
3068
|
const object_372: string;
|
|
3069
3069
|
export { object_372 as object };
|
|
3070
3070
|
const success_372: string;
|
|
@@ -3072,7 +3072,7 @@ declare namespace apis {
|
|
|
3072
3072
|
const _return_364: string;
|
|
3073
3073
|
export { _return_364 as return };
|
|
3074
3074
|
}
|
|
3075
|
-
namespace
|
|
3075
|
+
namespace disableAlertBeforeUnload {
|
|
3076
3076
|
const object_373: string;
|
|
3077
3077
|
export { object_373 as object };
|
|
3078
3078
|
const success_373: string;
|
|
@@ -3080,7 +3080,7 @@ declare namespace apis {
|
|
|
3080
3080
|
const _return_365: string;
|
|
3081
3081
|
export { _return_365 as return };
|
|
3082
3082
|
}
|
|
3083
|
-
namespace
|
|
3083
|
+
namespace getMenuButtonBoundingClientRect {
|
|
3084
3084
|
const object_374: string;
|
|
3085
3085
|
export { object_374 as object };
|
|
3086
3086
|
const success_374: string;
|
|
@@ -3088,8 +3088,7 @@ declare namespace apis {
|
|
|
3088
3088
|
const _return_366: string;
|
|
3089
3089
|
export { _return_366 as return };
|
|
3090
3090
|
}
|
|
3091
|
-
|
|
3092
|
-
namespace setNavigationBarColor {
|
|
3091
|
+
namespace showNavigationBarLoading {
|
|
3093
3092
|
const object_375: string;
|
|
3094
3093
|
export { object_375 as object };
|
|
3095
3094
|
const success_375: string;
|
|
@@ -3097,7 +3096,8 @@ declare namespace apis {
|
|
|
3097
3096
|
const _return_367: string;
|
|
3098
3097
|
export { _return_367 as return };
|
|
3099
3098
|
}
|
|
3100
|
-
|
|
3099
|
+
const setNavigationBarTitle: string;
|
|
3100
|
+
namespace setNavigationBarColor {
|
|
3101
3101
|
const object_376: string;
|
|
3102
3102
|
export { object_376 as object };
|
|
3103
3103
|
const success_376: string;
|
|
@@ -3105,7 +3105,7 @@ declare namespace apis {
|
|
|
3105
3105
|
const _return_368: string;
|
|
3106
3106
|
export { _return_368 as return };
|
|
3107
3107
|
}
|
|
3108
|
-
namespace
|
|
3108
|
+
namespace hideNavigationBarLoading {
|
|
3109
3109
|
const object_377: string;
|
|
3110
3110
|
export { object_377 as object };
|
|
3111
3111
|
const success_377: string;
|
|
@@ -3113,7 +3113,7 @@ declare namespace apis {
|
|
|
3113
3113
|
const _return_369: string;
|
|
3114
3114
|
export { _return_369 as return };
|
|
3115
3115
|
}
|
|
3116
|
-
namespace
|
|
3116
|
+
namespace hideHomeButton {
|
|
3117
3117
|
const object_378: string;
|
|
3118
3118
|
export { object_378 as object };
|
|
3119
3119
|
const success_378: string;
|
|
@@ -3121,21 +3121,21 @@ declare namespace apis {
|
|
|
3121
3121
|
const _return_370: string;
|
|
3122
3122
|
export { _return_370 as return };
|
|
3123
3123
|
}
|
|
3124
|
-
namespace
|
|
3124
|
+
namespace startPullDownRefresh {
|
|
3125
3125
|
const object_379: string;
|
|
3126
3126
|
export { object_379 as object };
|
|
3127
3127
|
const success_379: string;
|
|
3128
3128
|
export { success_379 as success };
|
|
3129
|
+
const _return_371: string;
|
|
3130
|
+
export { _return_371 as return };
|
|
3129
3131
|
}
|
|
3130
|
-
namespace
|
|
3132
|
+
namespace stopPullDownRefresh {
|
|
3131
3133
|
const object_380: string;
|
|
3132
3134
|
export { object_380 as object };
|
|
3133
3135
|
const success_380: string;
|
|
3134
3136
|
export { success_380 as success };
|
|
3135
|
-
const _return_371: string;
|
|
3136
|
-
export { _return_371 as return };
|
|
3137
3137
|
}
|
|
3138
|
-
namespace
|
|
3138
|
+
namespace pageScrollTo {
|
|
3139
3139
|
const object_381: string;
|
|
3140
3140
|
export { object_381 as object };
|
|
3141
3141
|
const success_381: string;
|
|
@@ -3143,8 +3143,7 @@ declare namespace apis {
|
|
|
3143
3143
|
const _return_372: string;
|
|
3144
3144
|
export { _return_372 as return };
|
|
3145
3145
|
}
|
|
3146
|
-
|
|
3147
|
-
namespace showTabBarRedDot {
|
|
3146
|
+
namespace setTopBarText {
|
|
3148
3147
|
const object_382: string;
|
|
3149
3148
|
export { object_382 as object };
|
|
3150
3149
|
const success_382: string;
|
|
@@ -3152,7 +3151,8 @@ declare namespace apis {
|
|
|
3152
3151
|
const _return_373: string;
|
|
3153
3152
|
export { _return_373 as return };
|
|
3154
3153
|
}
|
|
3155
|
-
|
|
3154
|
+
const initTabBarApis: string;
|
|
3155
|
+
namespace showTabBarRedDot {
|
|
3156
3156
|
const object_383: string;
|
|
3157
3157
|
export { object_383 as object };
|
|
3158
3158
|
const success_383: string;
|
|
@@ -3160,7 +3160,7 @@ declare namespace apis {
|
|
|
3160
3160
|
const _return_374: string;
|
|
3161
3161
|
export { _return_374 as return };
|
|
3162
3162
|
}
|
|
3163
|
-
namespace
|
|
3163
|
+
namespace showTabBar {
|
|
3164
3164
|
const object_384: string;
|
|
3165
3165
|
export { object_384 as object };
|
|
3166
3166
|
const success_384: string;
|
|
@@ -3168,7 +3168,7 @@ declare namespace apis {
|
|
|
3168
3168
|
const _return_375: string;
|
|
3169
3169
|
export { _return_375 as return };
|
|
3170
3170
|
}
|
|
3171
|
-
namespace
|
|
3171
|
+
namespace setTabBarStyle {
|
|
3172
3172
|
const object_385: string;
|
|
3173
3173
|
export { object_385 as object };
|
|
3174
3174
|
const success_385: string;
|
|
@@ -3176,7 +3176,7 @@ declare namespace apis {
|
|
|
3176
3176
|
const _return_376: string;
|
|
3177
3177
|
export { _return_376 as return };
|
|
3178
3178
|
}
|
|
3179
|
-
namespace
|
|
3179
|
+
namespace setTabBarItem {
|
|
3180
3180
|
const object_386: string;
|
|
3181
3181
|
export { object_386 as object };
|
|
3182
3182
|
const success_386: string;
|
|
@@ -3184,7 +3184,7 @@ declare namespace apis {
|
|
|
3184
3184
|
const _return_377: string;
|
|
3185
3185
|
export { _return_377 as return };
|
|
3186
3186
|
}
|
|
3187
|
-
namespace
|
|
3187
|
+
namespace setTabBarBadge {
|
|
3188
3188
|
const object_387: string;
|
|
3189
3189
|
export { object_387 as object };
|
|
3190
3190
|
const success_387: string;
|
|
@@ -3192,7 +3192,7 @@ declare namespace apis {
|
|
|
3192
3192
|
const _return_378: string;
|
|
3193
3193
|
export { _return_378 as return };
|
|
3194
3194
|
}
|
|
3195
|
-
namespace
|
|
3195
|
+
namespace removeTabBarBadge {
|
|
3196
3196
|
const object_388: string;
|
|
3197
3197
|
export { object_388 as object };
|
|
3198
3198
|
const success_388: string;
|
|
@@ -3200,7 +3200,7 @@ declare namespace apis {
|
|
|
3200
3200
|
const _return_379: string;
|
|
3201
3201
|
export { _return_379 as return };
|
|
3202
3202
|
}
|
|
3203
|
-
namespace
|
|
3203
|
+
namespace hideTabBarRedDot {
|
|
3204
3204
|
const object_389: string;
|
|
3205
3205
|
export { object_389 as object };
|
|
3206
3206
|
const success_389: string;
|
|
@@ -3208,7 +3208,7 @@ declare namespace apis {
|
|
|
3208
3208
|
const _return_380: string;
|
|
3209
3209
|
export { _return_380 as return };
|
|
3210
3210
|
}
|
|
3211
|
-
namespace
|
|
3211
|
+
namespace hideTabBar {
|
|
3212
3212
|
const object_390: string;
|
|
3213
3213
|
export { object_390 as object };
|
|
3214
3214
|
const success_390: string;
|
|
@@ -3216,6 +3216,14 @@ declare namespace apis {
|
|
|
3216
3216
|
const _return_381: string;
|
|
3217
3217
|
export { _return_381 as return };
|
|
3218
3218
|
}
|
|
3219
|
+
namespace setWindowSize {
|
|
3220
|
+
const object_391: string;
|
|
3221
|
+
export { object_391 as object };
|
|
3222
|
+
const success_391: string;
|
|
3223
|
+
export { success_391 as success };
|
|
3224
|
+
const _return_382: string;
|
|
3225
|
+
export { _return_382 as return };
|
|
3226
|
+
}
|
|
3219
3227
|
namespace onWindowResize {
|
|
3220
3228
|
const callback_21: string;
|
|
3221
3229
|
export { callback_21 as callback };
|
|
@@ -3225,14 +3233,6 @@ declare namespace apis {
|
|
|
3225
3233
|
export { callback_22 as callback };
|
|
3226
3234
|
}
|
|
3227
3235
|
namespace checkIsPictureInPictureActive {
|
|
3228
|
-
const object_391: string;
|
|
3229
|
-
export { object_391 as object };
|
|
3230
|
-
const success_391: string;
|
|
3231
|
-
export { success_391 as success };
|
|
3232
|
-
const _return_382: string;
|
|
3233
|
-
export { _return_382 as return };
|
|
3234
|
-
}
|
|
3235
|
-
namespace createWorker {
|
|
3236
3236
|
const object_392: string;
|
|
3237
3237
|
export { object_392 as object };
|
|
3238
3238
|
const success_392: string;
|
|
@@ -3240,7 +3240,7 @@ declare namespace apis {
|
|
|
3240
3240
|
const _return_383: string;
|
|
3241
3241
|
export { _return_383 as return };
|
|
3242
3242
|
}
|
|
3243
|
-
namespace
|
|
3243
|
+
namespace createWorker {
|
|
3244
3244
|
const object_393: string;
|
|
3245
3245
|
export { object_393 as object };
|
|
3246
3246
|
const success_393: string;
|
|
@@ -3248,7 +3248,7 @@ declare namespace apis {
|
|
|
3248
3248
|
const _return_384: string;
|
|
3249
3249
|
export { _return_384 as return };
|
|
3250
3250
|
}
|
|
3251
|
-
namespace
|
|
3251
|
+
namespace createSelectorQuery {
|
|
3252
3252
|
const object_394: string;
|
|
3253
3253
|
export { object_394 as object };
|
|
3254
3254
|
const success_394: string;
|
|
@@ -3256,7 +3256,7 @@ declare namespace apis {
|
|
|
3256
3256
|
const _return_385: string;
|
|
3257
3257
|
export { _return_385 as return };
|
|
3258
3258
|
}
|
|
3259
|
-
namespace
|
|
3259
|
+
namespace createIntersectionObserver {
|
|
3260
3260
|
const object_395: string;
|
|
3261
3261
|
export { object_395 as object };
|
|
3262
3262
|
const success_395: string;
|
|
@@ -3264,6 +3264,14 @@ declare namespace apis {
|
|
|
3264
3264
|
const _return_386: string;
|
|
3265
3265
|
export { _return_386 as return };
|
|
3266
3266
|
}
|
|
3267
|
+
namespace createMediaQueryObserver {
|
|
3268
|
+
const object_396: string;
|
|
3269
|
+
export { object_396 as object };
|
|
3270
|
+
const success_396: string;
|
|
3271
|
+
export { success_396 as success };
|
|
3272
|
+
const _return_387: string;
|
|
3273
|
+
export { _return_387 as return };
|
|
3274
|
+
}
|
|
3267
3275
|
}
|
|
3268
3276
|
declare const components: {
|
|
3269
3277
|
ad: {};
|