@tarojs/plugin-platform-h5 4.0.1 → 4.0.2
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/LICENSE +8 -8
- package/build/utils/ast.ts +12 -2
- package/dist/index.d.ts +5 -23
- package/dist/index.js +143 -420
- package/dist/index.js.map +1 -1
- package/dist/program.d.ts +25 -0
- package/dist/runtime/apis/index.d.ts +5 -5
- package/dist/runtime/apis/index.js +1 -1
- package/dist/runtime/apis/taro.d.ts +1 -1
- package/dist/runtime/components/index.d.ts +1 -0
- package/dist/runtime/index.d.ts +1 -1
- package/dist/utils.d.ts +1 -0
- package/package.json +16 -25
- package/dist/dist/definition.json.d.ts +0 -3684
- package/dist/dist/definition.json.js +0 -4
- package/dist/dist/definition.json.js.map +0 -1
|
@@ -1,3684 +0,0 @@
|
|
|
1
|
-
declare namespace apis {
|
|
2
|
-
let Behavior: string;
|
|
3
|
-
let getEnv: string;
|
|
4
|
-
let ENV_TYPE: string;
|
|
5
|
-
let Link: string;
|
|
6
|
-
let interceptors: string;
|
|
7
|
-
let interceptorify: string;
|
|
8
|
-
let Current: string;
|
|
9
|
-
let options: string;
|
|
10
|
-
let eventCenter: string;
|
|
11
|
-
let Events: string;
|
|
12
|
-
let preload: string;
|
|
13
|
-
let taro: string;
|
|
14
|
-
namespace requirePlugin {
|
|
15
|
-
export let object: string;
|
|
16
|
-
export let success: string;
|
|
17
|
-
let _return: string;
|
|
18
|
-
export { _return as return };
|
|
19
|
-
}
|
|
20
|
-
namespace initPxTransform {
|
|
21
|
-
let object_1: string;
|
|
22
|
-
export { object_1 as object };
|
|
23
|
-
let success_1: string;
|
|
24
|
-
export { success_1 as success };
|
|
25
|
-
}
|
|
26
|
-
namespace pxTransform {
|
|
27
|
-
let object_2: string;
|
|
28
|
-
export { object_2 as object };
|
|
29
|
-
let success_2: string;
|
|
30
|
-
export { success_2 as success };
|
|
31
|
-
let _return_1: string;
|
|
32
|
-
export { _return_1 as return };
|
|
33
|
-
}
|
|
34
|
-
namespace canIUseWebp {
|
|
35
|
-
let object_3: string;
|
|
36
|
-
export { object_3 as object };
|
|
37
|
-
let success_3: string;
|
|
38
|
-
export { success_3 as success };
|
|
39
|
-
let _return_2: string;
|
|
40
|
-
export { _return_2 as return };
|
|
41
|
-
}
|
|
42
|
-
namespace getAppInfo {
|
|
43
|
-
let object_4: string;
|
|
44
|
-
export { object_4 as object };
|
|
45
|
-
let success_4: string;
|
|
46
|
-
export { success_4 as success };
|
|
47
|
-
let _return_3: string;
|
|
48
|
-
export { _return_3 as return };
|
|
49
|
-
}
|
|
50
|
-
namespace createRewardedVideoAd {
|
|
51
|
-
let object_5: string;
|
|
52
|
-
export { object_5 as object };
|
|
53
|
-
let success_5: string;
|
|
54
|
-
export { success_5 as success };
|
|
55
|
-
let _return_4: string;
|
|
56
|
-
export { _return_4 as return };
|
|
57
|
-
}
|
|
58
|
-
namespace createInterstitialAd {
|
|
59
|
-
let object_6: string;
|
|
60
|
-
export { object_6 as object };
|
|
61
|
-
let success_6: string;
|
|
62
|
-
export { success_6 as success };
|
|
63
|
-
let _return_5: string;
|
|
64
|
-
export { _return_5 as return };
|
|
65
|
-
}
|
|
66
|
-
namespace stopFaceDetect {
|
|
67
|
-
let object_7: string;
|
|
68
|
-
export { object_7 as object };
|
|
69
|
-
let success_7: string;
|
|
70
|
-
export { success_7 as success };
|
|
71
|
-
let _return_6: string;
|
|
72
|
-
export { _return_6 as return };
|
|
73
|
-
}
|
|
74
|
-
namespace initFaceDetect {
|
|
75
|
-
let object_8: string;
|
|
76
|
-
export { object_8 as object };
|
|
77
|
-
let success_8: string;
|
|
78
|
-
export { success_8 as success };
|
|
79
|
-
let _return_7: string;
|
|
80
|
-
export { _return_7 as return };
|
|
81
|
-
}
|
|
82
|
-
namespace faceDetect {
|
|
83
|
-
let object_9: string;
|
|
84
|
-
export { object_9 as object };
|
|
85
|
-
let success_9: string;
|
|
86
|
-
export { success_9 as success };
|
|
87
|
-
let _return_8: string;
|
|
88
|
-
export { _return_8 as return };
|
|
89
|
-
}
|
|
90
|
-
namespace getInferenceEnvInfo {
|
|
91
|
-
let object_10: string;
|
|
92
|
-
export { object_10 as object };
|
|
93
|
-
let success_10: string;
|
|
94
|
-
export { success_10 as success };
|
|
95
|
-
let _return_9: string;
|
|
96
|
-
export { _return_9 as return };
|
|
97
|
-
}
|
|
98
|
-
namespace createInferenceSession {
|
|
99
|
-
let object_11: string;
|
|
100
|
-
export { object_11 as object };
|
|
101
|
-
let success_11: string;
|
|
102
|
-
export { success_11 as success };
|
|
103
|
-
let _return_10: string;
|
|
104
|
-
export { _return_10 as return };
|
|
105
|
-
}
|
|
106
|
-
namespace isVKSupport {
|
|
107
|
-
let object_12: string;
|
|
108
|
-
export { object_12 as object };
|
|
109
|
-
let success_12: string;
|
|
110
|
-
export { success_12 as success };
|
|
111
|
-
let _return_11: string;
|
|
112
|
-
export { _return_11 as return };
|
|
113
|
-
}
|
|
114
|
-
namespace createVKSession {
|
|
115
|
-
let object_13: string;
|
|
116
|
-
export { object_13 as object };
|
|
117
|
-
let success_13: string;
|
|
118
|
-
export { success_13 as success };
|
|
119
|
-
let _return_12: string;
|
|
120
|
-
export { _return_12 as return };
|
|
121
|
-
}
|
|
122
|
-
namespace getOpenUserInfo {
|
|
123
|
-
let object_14: string;
|
|
124
|
-
export { object_14 as object };
|
|
125
|
-
let success_14: string;
|
|
126
|
-
export { success_14 as success };
|
|
127
|
-
let _return_13: string;
|
|
128
|
-
export { _return_13 as return };
|
|
129
|
-
}
|
|
130
|
-
namespace tradePay {
|
|
131
|
-
let object_15: string;
|
|
132
|
-
export { object_15 as object };
|
|
133
|
-
let success_15: string;
|
|
134
|
-
export { success_15 as success };
|
|
135
|
-
let _return_14: string;
|
|
136
|
-
export { _return_14 as return };
|
|
137
|
-
}
|
|
138
|
-
let env: {};
|
|
139
|
-
let arrayBufferToBase64: string;
|
|
140
|
-
let base64ToArrayBuffer: string;
|
|
141
|
-
namespace getUserCryptoManager {
|
|
142
|
-
let object_16: string;
|
|
143
|
-
export { object_16 as object };
|
|
144
|
-
let success_16: string;
|
|
145
|
-
export { success_16 as success };
|
|
146
|
-
let _return_15: string;
|
|
147
|
-
export { _return_15 as return };
|
|
148
|
-
}
|
|
149
|
-
namespace setEnableDebug {
|
|
150
|
-
let object_17: string;
|
|
151
|
-
export { object_17 as object };
|
|
152
|
-
let success_17: string;
|
|
153
|
-
export { success_17 as success };
|
|
154
|
-
let _return_16: string;
|
|
155
|
-
export { _return_16 as return };
|
|
156
|
-
}
|
|
157
|
-
namespace getRealtimeLogManager {
|
|
158
|
-
let object_18: string;
|
|
159
|
-
export { object_18 as object };
|
|
160
|
-
let success_18: string;
|
|
161
|
-
export { success_18 as success };
|
|
162
|
-
let _return_17: string;
|
|
163
|
-
export { _return_17 as return };
|
|
164
|
-
}
|
|
165
|
-
namespace getLogManager {
|
|
166
|
-
let object_19: string;
|
|
167
|
-
export { object_19 as object };
|
|
168
|
-
let success_19: string;
|
|
169
|
-
export { success_19 as success };
|
|
170
|
-
let _return_18: string;
|
|
171
|
-
export { _return_18 as return };
|
|
172
|
-
}
|
|
173
|
-
namespace reportPerformance {
|
|
174
|
-
let object_20: string;
|
|
175
|
-
export { object_20 as object };
|
|
176
|
-
let success_20: string;
|
|
177
|
-
export { success_20 as success };
|
|
178
|
-
let _return_19: string;
|
|
179
|
-
export { _return_19 as return };
|
|
180
|
-
}
|
|
181
|
-
namespace getPerformance {
|
|
182
|
-
let object_21: string;
|
|
183
|
-
export { object_21 as object };
|
|
184
|
-
let success_21: string;
|
|
185
|
-
export { success_21 as success };
|
|
186
|
-
let _return_20: string;
|
|
187
|
-
export { _return_20 as return };
|
|
188
|
-
}
|
|
189
|
-
namespace preloadWebview {
|
|
190
|
-
let object_22: string;
|
|
191
|
-
export { object_22 as object };
|
|
192
|
-
let success_22: string;
|
|
193
|
-
export { success_22 as success };
|
|
194
|
-
let _return_21: string;
|
|
195
|
-
export { _return_21 as return };
|
|
196
|
-
}
|
|
197
|
-
namespace preloadSkylineView {
|
|
198
|
-
let object_23: string;
|
|
199
|
-
export { object_23 as object };
|
|
200
|
-
let success_23: string;
|
|
201
|
-
export { success_23 as success };
|
|
202
|
-
let _return_22: string;
|
|
203
|
-
export { _return_22 as return };
|
|
204
|
-
}
|
|
205
|
-
namespace preloadAssets {
|
|
206
|
-
let object_24: string;
|
|
207
|
-
export { object_24 as object };
|
|
208
|
-
let success_24: string;
|
|
209
|
-
export { success_24 as success };
|
|
210
|
-
let _return_23: string;
|
|
211
|
-
export { _return_23 as return };
|
|
212
|
-
}
|
|
213
|
-
namespace openSystemBluetoothSetting {
|
|
214
|
-
let object_25: string;
|
|
215
|
-
export { object_25 as object };
|
|
216
|
-
let success_25: string;
|
|
217
|
-
export { success_25 as success };
|
|
218
|
-
let _return_24: string;
|
|
219
|
-
export { _return_24 as return };
|
|
220
|
-
}
|
|
221
|
-
namespace openAppAuthorizeSetting {
|
|
222
|
-
let object_26: string;
|
|
223
|
-
export { object_26 as object };
|
|
224
|
-
let success_26: string;
|
|
225
|
-
export { success_26 as success };
|
|
226
|
-
let _return_25: string;
|
|
227
|
-
export { _return_25 as return };
|
|
228
|
-
}
|
|
229
|
-
namespace getWindowInfo {
|
|
230
|
-
let object_27: string;
|
|
231
|
-
export { object_27 as object };
|
|
232
|
-
let success_27: string;
|
|
233
|
-
export { success_27 as success };
|
|
234
|
-
let _return_26: string;
|
|
235
|
-
export { _return_26 as return };
|
|
236
|
-
}
|
|
237
|
-
namespace getSystemSetting {
|
|
238
|
-
let object_28: string;
|
|
239
|
-
export { object_28 as object };
|
|
240
|
-
let success_28: string;
|
|
241
|
-
export { success_28 as success };
|
|
242
|
-
let _return_27: string;
|
|
243
|
-
export { _return_27 as return };
|
|
244
|
-
}
|
|
245
|
-
namespace getDeviceInfo {
|
|
246
|
-
let object_29: string;
|
|
247
|
-
export { object_29 as object };
|
|
248
|
-
let success_29: string;
|
|
249
|
-
export { success_29 as success };
|
|
250
|
-
let _return_28: string;
|
|
251
|
-
export { _return_28 as return };
|
|
252
|
-
}
|
|
253
|
-
namespace getAppBaseInfo {
|
|
254
|
-
let object_30: string;
|
|
255
|
-
export { object_30 as object };
|
|
256
|
-
let success_30: string;
|
|
257
|
-
export { success_30 as success };
|
|
258
|
-
let _return_29: string;
|
|
259
|
-
export { _return_29 as return };
|
|
260
|
-
}
|
|
261
|
-
namespace getAppAuthorizeSetting {
|
|
262
|
-
let object_31: string;
|
|
263
|
-
export { object_31 as object };
|
|
264
|
-
let success_31: string;
|
|
265
|
-
export { success_31 as success };
|
|
266
|
-
let _return_30: string;
|
|
267
|
-
export { _return_30 as return };
|
|
268
|
-
}
|
|
269
|
-
namespace getSystemInfoSync {
|
|
270
|
-
let object_32: string;
|
|
271
|
-
export { object_32 as object };
|
|
272
|
-
let success_32: string;
|
|
273
|
-
export { success_32 as success };
|
|
274
|
-
let _return_31: string;
|
|
275
|
-
export { _return_31 as return };
|
|
276
|
-
}
|
|
277
|
-
namespace getSystemInfoAsync {
|
|
278
|
-
let object_33: string;
|
|
279
|
-
export { object_33 as object };
|
|
280
|
-
let success_33: string;
|
|
281
|
-
export { success_33 as success };
|
|
282
|
-
let _return_32: string;
|
|
283
|
-
export { _return_32 as return };
|
|
284
|
-
}
|
|
285
|
-
namespace getSystemInfo {
|
|
286
|
-
let object_34: string;
|
|
287
|
-
export { object_34 as object };
|
|
288
|
-
let success_34: string;
|
|
289
|
-
export { success_34 as success };
|
|
290
|
-
let _return_33: string;
|
|
291
|
-
export { _return_33 as return };
|
|
292
|
-
}
|
|
293
|
-
namespace getSkylineInfoSync {
|
|
294
|
-
let object_35: string;
|
|
295
|
-
export { object_35 as object };
|
|
296
|
-
let success_35: string;
|
|
297
|
-
export { success_35 as success };
|
|
298
|
-
let _return_34: string;
|
|
299
|
-
export { _return_34 as return };
|
|
300
|
-
}
|
|
301
|
-
namespace getSkylineInfo {
|
|
302
|
-
let object_36: string;
|
|
303
|
-
export { object_36 as object };
|
|
304
|
-
let success_36: string;
|
|
305
|
-
export { success_36 as success };
|
|
306
|
-
let _return_35: string;
|
|
307
|
-
export { _return_35 as return };
|
|
308
|
-
}
|
|
309
|
-
namespace getRendererUserAgent {
|
|
310
|
-
let object_37: string;
|
|
311
|
-
export { object_37 as object };
|
|
312
|
-
let success_37: string;
|
|
313
|
-
export { success_37 as success };
|
|
314
|
-
let _return_36: string;
|
|
315
|
-
export { _return_36 as return };
|
|
316
|
-
}
|
|
317
|
-
namespace updateWeChatApp {
|
|
318
|
-
let object_38: string;
|
|
319
|
-
export { object_38 as object };
|
|
320
|
-
let success_38: string;
|
|
321
|
-
export { success_38 as success };
|
|
322
|
-
let _return_37: string;
|
|
323
|
-
export { _return_37 as return };
|
|
324
|
-
}
|
|
325
|
-
namespace getUpdateManager {
|
|
326
|
-
let object_39: string;
|
|
327
|
-
export { object_39 as object };
|
|
328
|
-
let success_39: string;
|
|
329
|
-
export { success_39 as success };
|
|
330
|
-
let _return_38: string;
|
|
331
|
-
export { _return_38 as return };
|
|
332
|
-
}
|
|
333
|
-
namespace onUnhandledRejection {
|
|
334
|
-
let callback: string;
|
|
335
|
-
}
|
|
336
|
-
namespace onThemeChange {
|
|
337
|
-
let callback_1: string;
|
|
338
|
-
export { callback_1 as callback };
|
|
339
|
-
}
|
|
340
|
-
namespace onPageNotFound {
|
|
341
|
-
let callback_2: string;
|
|
342
|
-
export { callback_2 as callback };
|
|
343
|
-
}
|
|
344
|
-
namespace onLazyLoadError {
|
|
345
|
-
let object_40: string;
|
|
346
|
-
export { object_40 as object };
|
|
347
|
-
let success_40: string;
|
|
348
|
-
export { success_40 as success };
|
|
349
|
-
let _return_39: string;
|
|
350
|
-
export { _return_39 as return };
|
|
351
|
-
}
|
|
352
|
-
namespace onError {
|
|
353
|
-
let callback_3: string;
|
|
354
|
-
export { callback_3 as callback };
|
|
355
|
-
}
|
|
356
|
-
namespace onAudioInterruptionEnd {
|
|
357
|
-
let object_41: string;
|
|
358
|
-
export { object_41 as object };
|
|
359
|
-
let success_41: string;
|
|
360
|
-
export { success_41 as success };
|
|
361
|
-
let _return_40: string;
|
|
362
|
-
export { _return_40 as return };
|
|
363
|
-
}
|
|
364
|
-
namespace onAudioInterruptionBegin {
|
|
365
|
-
let object_42: string;
|
|
366
|
-
export { object_42 as object };
|
|
367
|
-
let success_42: string;
|
|
368
|
-
export { success_42 as success };
|
|
369
|
-
let _return_41: string;
|
|
370
|
-
export { _return_41 as return };
|
|
371
|
-
}
|
|
372
|
-
namespace onAppShow {
|
|
373
|
-
let callback_4: string;
|
|
374
|
-
export { callback_4 as callback };
|
|
375
|
-
}
|
|
376
|
-
namespace onAppHide {
|
|
377
|
-
let callback_5: string;
|
|
378
|
-
export { callback_5 as callback };
|
|
379
|
-
}
|
|
380
|
-
namespace offUnhandledRejection {
|
|
381
|
-
let callback_6: string;
|
|
382
|
-
export { callback_6 as callback };
|
|
383
|
-
}
|
|
384
|
-
namespace offThemeChange {
|
|
385
|
-
let callback_7: string;
|
|
386
|
-
export { callback_7 as callback };
|
|
387
|
-
}
|
|
388
|
-
namespace offPageNotFound {
|
|
389
|
-
let callback_8: string;
|
|
390
|
-
export { callback_8 as callback };
|
|
391
|
-
}
|
|
392
|
-
namespace offLazyLoadError {
|
|
393
|
-
let object_43: string;
|
|
394
|
-
export { object_43 as object };
|
|
395
|
-
let success_43: string;
|
|
396
|
-
export { success_43 as success };
|
|
397
|
-
let _return_42: string;
|
|
398
|
-
export { _return_42 as return };
|
|
399
|
-
}
|
|
400
|
-
namespace offError {
|
|
401
|
-
let callback_9: string;
|
|
402
|
-
export { callback_9 as callback };
|
|
403
|
-
}
|
|
404
|
-
namespace offAudioInterruptionEnd {
|
|
405
|
-
let object_44: string;
|
|
406
|
-
export { object_44 as object };
|
|
407
|
-
let success_44: string;
|
|
408
|
-
export { success_44 as success };
|
|
409
|
-
let _return_43: string;
|
|
410
|
-
export { _return_43 as return };
|
|
411
|
-
}
|
|
412
|
-
namespace offAudioInterruptionBegin {
|
|
413
|
-
let object_45: string;
|
|
414
|
-
export { object_45 as object };
|
|
415
|
-
let success_45: string;
|
|
416
|
-
export { success_45 as success };
|
|
417
|
-
let _return_44: string;
|
|
418
|
-
export { _return_44 as return };
|
|
419
|
-
}
|
|
420
|
-
namespace offAppShow {
|
|
421
|
-
let callback_10: string;
|
|
422
|
-
export { callback_10 as callback };
|
|
423
|
-
}
|
|
424
|
-
namespace offAppHide {
|
|
425
|
-
let callback_11: string;
|
|
426
|
-
export { callback_11 as callback };
|
|
427
|
-
}
|
|
428
|
-
namespace getLaunchOptionsSync {
|
|
429
|
-
let object_46: string;
|
|
430
|
-
export { object_46 as object };
|
|
431
|
-
let success_46: string;
|
|
432
|
-
export { success_46 as success };
|
|
433
|
-
let _return_45: string;
|
|
434
|
-
export { _return_45 as return };
|
|
435
|
-
}
|
|
436
|
-
namespace getEnterOptionsSync {
|
|
437
|
-
let object_47: string;
|
|
438
|
-
export { object_47 as object };
|
|
439
|
-
let success_47: string;
|
|
440
|
-
export { success_47 as success };
|
|
441
|
-
let _return_46: string;
|
|
442
|
-
export { _return_46 as return };
|
|
443
|
-
}
|
|
444
|
-
namespace createOffscreenCanvas {
|
|
445
|
-
let object_48: string;
|
|
446
|
-
export { object_48 as object };
|
|
447
|
-
let success_48: string;
|
|
448
|
-
export { success_48 as success };
|
|
449
|
-
let _return_47: string;
|
|
450
|
-
export { _return_47 as return };
|
|
451
|
-
}
|
|
452
|
-
namespace createCanvasContext {
|
|
453
|
-
let object_49: string;
|
|
454
|
-
export { object_49 as object };
|
|
455
|
-
let success_49: string;
|
|
456
|
-
export { success_49 as success };
|
|
457
|
-
let _return_48: string;
|
|
458
|
-
export { _return_48 as return };
|
|
459
|
-
}
|
|
460
|
-
namespace canvasToTempFilePath {
|
|
461
|
-
let object_50: string;
|
|
462
|
-
export { object_50 as object };
|
|
463
|
-
let success_50: string;
|
|
464
|
-
export { success_50 as success };
|
|
465
|
-
let _return_49: string;
|
|
466
|
-
export { _return_49 as return };
|
|
467
|
-
}
|
|
468
|
-
namespace canvasPutImageData {
|
|
469
|
-
let object_51: string;
|
|
470
|
-
export { object_51 as object };
|
|
471
|
-
let success_51: string;
|
|
472
|
-
export { success_51 as success };
|
|
473
|
-
let _return_50: string;
|
|
474
|
-
export { _return_50 as return };
|
|
475
|
-
}
|
|
476
|
-
namespace canvasGetImageData {
|
|
477
|
-
let object_52: string;
|
|
478
|
-
export { object_52 as object };
|
|
479
|
-
let success_52: string;
|
|
480
|
-
export { success_52 as success };
|
|
481
|
-
let _return_51: string;
|
|
482
|
-
export { _return_51 as return };
|
|
483
|
-
}
|
|
484
|
-
namespace reportMonitor {
|
|
485
|
-
let object_53: string;
|
|
486
|
-
export { object_53 as object };
|
|
487
|
-
let success_53: string;
|
|
488
|
-
export { success_53 as success };
|
|
489
|
-
let _return_52: string;
|
|
490
|
-
export { _return_52 as return };
|
|
491
|
-
}
|
|
492
|
-
namespace reportAnalytics {
|
|
493
|
-
let object_54: string;
|
|
494
|
-
export { object_54 as object };
|
|
495
|
-
let success_54: string;
|
|
496
|
-
export { success_54 as success };
|
|
497
|
-
let _return_53: string;
|
|
498
|
-
export { _return_53 as return };
|
|
499
|
-
}
|
|
500
|
-
namespace reportEvent {
|
|
501
|
-
let object_55: string;
|
|
502
|
-
export { object_55 as object };
|
|
503
|
-
let success_55: string;
|
|
504
|
-
export { success_55 as success };
|
|
505
|
-
let _return_54: string;
|
|
506
|
-
export { _return_54 as return };
|
|
507
|
-
}
|
|
508
|
-
namespace getExptInfoSync {
|
|
509
|
-
let object_56: string;
|
|
510
|
-
export { object_56 as object };
|
|
511
|
-
let success_56: string;
|
|
512
|
-
export { success_56 as success };
|
|
513
|
-
let _return_55: string;
|
|
514
|
-
export { _return_55 as return };
|
|
515
|
-
}
|
|
516
|
-
namespace stopAccelerometer {
|
|
517
|
-
let object_57: string;
|
|
518
|
-
export { object_57 as object };
|
|
519
|
-
let success_57: string;
|
|
520
|
-
export { success_57 as success };
|
|
521
|
-
let _return_56: string;
|
|
522
|
-
export { _return_56 as return };
|
|
523
|
-
}
|
|
524
|
-
namespace startAccelerometer {
|
|
525
|
-
let object_58: string;
|
|
526
|
-
export { object_58 as object };
|
|
527
|
-
let success_58: string;
|
|
528
|
-
export { success_58 as success };
|
|
529
|
-
let _return_57: string;
|
|
530
|
-
export { _return_57 as return };
|
|
531
|
-
}
|
|
532
|
-
namespace onAccelerometerChange {
|
|
533
|
-
let callback_12: string;
|
|
534
|
-
export { callback_12 as callback };
|
|
535
|
-
}
|
|
536
|
-
namespace offAccelerometerChange {
|
|
537
|
-
let callback_13: string;
|
|
538
|
-
export { callback_13 as callback };
|
|
539
|
-
}
|
|
540
|
-
namespace checkIsOpenAccessibility {
|
|
541
|
-
let object_59: string;
|
|
542
|
-
export { object_59 as object };
|
|
543
|
-
let success_59: string;
|
|
544
|
-
export { success_59 as success };
|
|
545
|
-
let _return_58: string;
|
|
546
|
-
export { _return_58 as return };
|
|
547
|
-
}
|
|
548
|
-
namespace getBatteryInfoSync {
|
|
549
|
-
let object_60: string;
|
|
550
|
-
export { object_60 as object };
|
|
551
|
-
let success_60: string;
|
|
552
|
-
export { success_60 as success };
|
|
553
|
-
let _return_59: string;
|
|
554
|
-
export { _return_59 as return };
|
|
555
|
-
}
|
|
556
|
-
namespace getBatteryInfo {
|
|
557
|
-
let object_61: string;
|
|
558
|
-
export { object_61 as object };
|
|
559
|
-
let success_61: string;
|
|
560
|
-
export { success_61 as success };
|
|
561
|
-
let _return_60: string;
|
|
562
|
-
export { _return_60 as return };
|
|
563
|
-
}
|
|
564
|
-
namespace stopBluetoothDevicesDiscovery {
|
|
565
|
-
let object_62: string;
|
|
566
|
-
export { object_62 as object };
|
|
567
|
-
let success_62: string;
|
|
568
|
-
export { success_62 as success };
|
|
569
|
-
let _return_61: string;
|
|
570
|
-
export { _return_61 as return };
|
|
571
|
-
}
|
|
572
|
-
namespace startBluetoothDevicesDiscovery {
|
|
573
|
-
let object_63: string;
|
|
574
|
-
export { object_63 as object };
|
|
575
|
-
let success_63: string;
|
|
576
|
-
export { success_63 as success };
|
|
577
|
-
let _return_62: string;
|
|
578
|
-
export { _return_62 as return };
|
|
579
|
-
}
|
|
580
|
-
namespace openBluetoothAdapter {
|
|
581
|
-
let object_64: string;
|
|
582
|
-
export { object_64 as object };
|
|
583
|
-
let success_64: string;
|
|
584
|
-
export { success_64 as success };
|
|
585
|
-
let _return_63: string;
|
|
586
|
-
export { _return_63 as return };
|
|
587
|
-
}
|
|
588
|
-
namespace onBluetoothDeviceFound {
|
|
589
|
-
let object_65: string;
|
|
590
|
-
export { object_65 as object };
|
|
591
|
-
let success_65: string;
|
|
592
|
-
export { success_65 as success };
|
|
593
|
-
let _return_64: string;
|
|
594
|
-
export { _return_64 as return };
|
|
595
|
-
}
|
|
596
|
-
namespace onBluetoothAdapterStateChange {
|
|
597
|
-
let object_66: string;
|
|
598
|
-
export { object_66 as object };
|
|
599
|
-
let success_66: string;
|
|
600
|
-
export { success_66 as success };
|
|
601
|
-
let _return_65: string;
|
|
602
|
-
export { _return_65 as return };
|
|
603
|
-
}
|
|
604
|
-
namespace offBluetoothDeviceFound {
|
|
605
|
-
let object_67: string;
|
|
606
|
-
export { object_67 as object };
|
|
607
|
-
let success_67: string;
|
|
608
|
-
export { success_67 as success };
|
|
609
|
-
let _return_66: string;
|
|
610
|
-
export { _return_66 as return };
|
|
611
|
-
}
|
|
612
|
-
namespace offBluetoothAdapterStateChange {
|
|
613
|
-
let object_68: string;
|
|
614
|
-
export { object_68 as object };
|
|
615
|
-
let success_68: string;
|
|
616
|
-
export { success_68 as success };
|
|
617
|
-
let _return_67: string;
|
|
618
|
-
export { _return_67 as return };
|
|
619
|
-
}
|
|
620
|
-
namespace makeBluetoothPair {
|
|
621
|
-
let object_69: string;
|
|
622
|
-
export { object_69 as object };
|
|
623
|
-
let success_69: string;
|
|
624
|
-
export { success_69 as success };
|
|
625
|
-
let _return_68: string;
|
|
626
|
-
export { _return_68 as return };
|
|
627
|
-
}
|
|
628
|
-
namespace isBluetoothDevicePaired {
|
|
629
|
-
let object_70: string;
|
|
630
|
-
export { object_70 as object };
|
|
631
|
-
let success_70: string;
|
|
632
|
-
export { success_70 as success };
|
|
633
|
-
let _return_69: string;
|
|
634
|
-
export { _return_69 as return };
|
|
635
|
-
}
|
|
636
|
-
namespace getConnectedBluetoothDevices {
|
|
637
|
-
let object_71: string;
|
|
638
|
-
export { object_71 as object };
|
|
639
|
-
let success_71: string;
|
|
640
|
-
export { success_71 as success };
|
|
641
|
-
let _return_70: string;
|
|
642
|
-
export { _return_70 as return };
|
|
643
|
-
}
|
|
644
|
-
namespace getBluetoothDevices {
|
|
645
|
-
let object_72: string;
|
|
646
|
-
export { object_72 as object };
|
|
647
|
-
let success_72: string;
|
|
648
|
-
export { success_72 as success };
|
|
649
|
-
let _return_71: string;
|
|
650
|
-
export { _return_71 as return };
|
|
651
|
-
}
|
|
652
|
-
namespace getBluetoothAdapterState {
|
|
653
|
-
let object_73: string;
|
|
654
|
-
export { object_73 as object };
|
|
655
|
-
let success_73: string;
|
|
656
|
-
export { success_73 as success };
|
|
657
|
-
let _return_72: string;
|
|
658
|
-
export { _return_72 as return };
|
|
659
|
-
}
|
|
660
|
-
namespace closeBluetoothAdapter {
|
|
661
|
-
let object_74: string;
|
|
662
|
-
export { object_74 as object };
|
|
663
|
-
let success_74: string;
|
|
664
|
-
export { success_74 as success };
|
|
665
|
-
let _return_73: string;
|
|
666
|
-
export { _return_73 as return };
|
|
667
|
-
}
|
|
668
|
-
namespace writeBLECharacteristicValue {
|
|
669
|
-
let object_75: string;
|
|
670
|
-
export { object_75 as object };
|
|
671
|
-
let success_75: string;
|
|
672
|
-
export { success_75 as success };
|
|
673
|
-
let _return_74: string;
|
|
674
|
-
export { _return_74 as return };
|
|
675
|
-
}
|
|
676
|
-
namespace setBLEMTU {
|
|
677
|
-
let object_76: string;
|
|
678
|
-
export { object_76 as object };
|
|
679
|
-
let success_76: string;
|
|
680
|
-
export { success_76 as success };
|
|
681
|
-
let _return_75: string;
|
|
682
|
-
export { _return_75 as return };
|
|
683
|
-
}
|
|
684
|
-
namespace readBLECharacteristicValue {
|
|
685
|
-
let object_77: string;
|
|
686
|
-
export { object_77 as object };
|
|
687
|
-
let success_77: string;
|
|
688
|
-
export { success_77 as success };
|
|
689
|
-
let _return_76: string;
|
|
690
|
-
export { _return_76 as return };
|
|
691
|
-
}
|
|
692
|
-
namespace onBLEMTUChange {
|
|
693
|
-
let object_78: string;
|
|
694
|
-
export { object_78 as object };
|
|
695
|
-
let success_78: string;
|
|
696
|
-
export { success_78 as success };
|
|
697
|
-
let _return_77: string;
|
|
698
|
-
export { _return_77 as return };
|
|
699
|
-
}
|
|
700
|
-
namespace onBLEConnectionStateChange {
|
|
701
|
-
let object_79: string;
|
|
702
|
-
export { object_79 as object };
|
|
703
|
-
let success_79: string;
|
|
704
|
-
export { success_79 as success };
|
|
705
|
-
let _return_78: string;
|
|
706
|
-
export { _return_78 as return };
|
|
707
|
-
}
|
|
708
|
-
namespace onBLECharacteristicValueChange {
|
|
709
|
-
let object_80: string;
|
|
710
|
-
export { object_80 as object };
|
|
711
|
-
let success_80: string;
|
|
712
|
-
export { success_80 as success };
|
|
713
|
-
let _return_79: string;
|
|
714
|
-
export { _return_79 as return };
|
|
715
|
-
}
|
|
716
|
-
namespace offBLEMTUChange {
|
|
717
|
-
let object_81: string;
|
|
718
|
-
export { object_81 as object };
|
|
719
|
-
let success_81: string;
|
|
720
|
-
export { success_81 as success };
|
|
721
|
-
let _return_80: string;
|
|
722
|
-
export { _return_80 as return };
|
|
723
|
-
}
|
|
724
|
-
namespace offBLEConnectionStateChange {
|
|
725
|
-
let object_82: string;
|
|
726
|
-
export { object_82 as object };
|
|
727
|
-
let success_82: string;
|
|
728
|
-
export { success_82 as success };
|
|
729
|
-
let _return_81: string;
|
|
730
|
-
export { _return_81 as return };
|
|
731
|
-
}
|
|
732
|
-
namespace offBLECharacteristicValueChange {
|
|
733
|
-
let object_83: string;
|
|
734
|
-
export { object_83 as object };
|
|
735
|
-
let success_83: string;
|
|
736
|
-
export { success_83 as success };
|
|
737
|
-
let _return_82: string;
|
|
738
|
-
export { _return_82 as return };
|
|
739
|
-
}
|
|
740
|
-
namespace notifyBLECharacteristicValueChange {
|
|
741
|
-
let object_84: string;
|
|
742
|
-
export { object_84 as object };
|
|
743
|
-
let success_84: string;
|
|
744
|
-
export { success_84 as success };
|
|
745
|
-
let _return_83: string;
|
|
746
|
-
export { _return_83 as return };
|
|
747
|
-
}
|
|
748
|
-
namespace getBLEMTU {
|
|
749
|
-
let object_85: string;
|
|
750
|
-
export { object_85 as object };
|
|
751
|
-
let success_85: string;
|
|
752
|
-
export { success_85 as success };
|
|
753
|
-
let _return_84: string;
|
|
754
|
-
export { _return_84 as return };
|
|
755
|
-
}
|
|
756
|
-
namespace getBLEDeviceServices {
|
|
757
|
-
let object_86: string;
|
|
758
|
-
export { object_86 as object };
|
|
759
|
-
let success_86: string;
|
|
760
|
-
export { success_86 as success };
|
|
761
|
-
let _return_85: string;
|
|
762
|
-
export { _return_85 as return };
|
|
763
|
-
}
|
|
764
|
-
namespace getBLEDeviceRSSI {
|
|
765
|
-
let object_87: string;
|
|
766
|
-
export { object_87 as object };
|
|
767
|
-
let success_87: string;
|
|
768
|
-
export { success_87 as success };
|
|
769
|
-
let _return_86: string;
|
|
770
|
-
export { _return_86 as return };
|
|
771
|
-
}
|
|
772
|
-
namespace getBLEDeviceCharacteristics {
|
|
773
|
-
let object_88: string;
|
|
774
|
-
export { object_88 as object };
|
|
775
|
-
let success_88: string;
|
|
776
|
-
export { success_88 as success };
|
|
777
|
-
let _return_87: string;
|
|
778
|
-
export { _return_87 as return };
|
|
779
|
-
}
|
|
780
|
-
namespace createBLEConnection {
|
|
781
|
-
let object_89: string;
|
|
782
|
-
export { object_89 as object };
|
|
783
|
-
let success_89: string;
|
|
784
|
-
export { success_89 as success };
|
|
785
|
-
let _return_88: string;
|
|
786
|
-
export { _return_88 as return };
|
|
787
|
-
}
|
|
788
|
-
namespace closeBLEConnection {
|
|
789
|
-
let object_90: string;
|
|
790
|
-
export { object_90 as object };
|
|
791
|
-
let success_90: string;
|
|
792
|
-
export { success_90 as success };
|
|
793
|
-
let _return_89: string;
|
|
794
|
-
export { _return_89 as return };
|
|
795
|
-
}
|
|
796
|
-
namespace onBLEPeripheralConnectionStateChanged {
|
|
797
|
-
let object_91: string;
|
|
798
|
-
export { object_91 as object };
|
|
799
|
-
let success_91: string;
|
|
800
|
-
export { success_91 as success };
|
|
801
|
-
let _return_90: string;
|
|
802
|
-
export { _return_90 as return };
|
|
803
|
-
}
|
|
804
|
-
namespace offBLEPeripheralConnectionStateChanged {
|
|
805
|
-
let object_92: string;
|
|
806
|
-
export { object_92 as object };
|
|
807
|
-
let success_92: string;
|
|
808
|
-
export { success_92 as success };
|
|
809
|
-
let _return_91: string;
|
|
810
|
-
export { _return_91 as return };
|
|
811
|
-
}
|
|
812
|
-
namespace createBLEPeripheralServer {
|
|
813
|
-
let object_93: string;
|
|
814
|
-
export { object_93 as object };
|
|
815
|
-
let success_93: string;
|
|
816
|
-
export { success_93 as success };
|
|
817
|
-
let _return_92: string;
|
|
818
|
-
export { _return_92 as return };
|
|
819
|
-
}
|
|
820
|
-
namespace addPhoneRepeatCalendar {
|
|
821
|
-
let object_94: string;
|
|
822
|
-
export { object_94 as object };
|
|
823
|
-
let success_94: string;
|
|
824
|
-
export { success_94 as success };
|
|
825
|
-
let _return_93: string;
|
|
826
|
-
export { _return_93 as return };
|
|
827
|
-
}
|
|
828
|
-
namespace addPhoneCalendar {
|
|
829
|
-
let object_95: string;
|
|
830
|
-
export { object_95 as object };
|
|
831
|
-
let success_95: string;
|
|
832
|
-
export { success_95 as success };
|
|
833
|
-
let _return_94: string;
|
|
834
|
-
export { _return_94 as return };
|
|
835
|
-
}
|
|
836
|
-
namespace setClipboardData {
|
|
837
|
-
let object_96: string;
|
|
838
|
-
export { object_96 as object };
|
|
839
|
-
let success_96: string;
|
|
840
|
-
export { success_96 as success };
|
|
841
|
-
let _return_95: string;
|
|
842
|
-
export { _return_95 as return };
|
|
843
|
-
}
|
|
844
|
-
namespace getClipboardData {
|
|
845
|
-
let object_97: string;
|
|
846
|
-
export { object_97 as object };
|
|
847
|
-
let success_97: string;
|
|
848
|
-
export { success_97 as success };
|
|
849
|
-
let _return_96: string;
|
|
850
|
-
export { _return_96 as return };
|
|
851
|
-
}
|
|
852
|
-
namespace stopCompass {
|
|
853
|
-
let object_98: string;
|
|
854
|
-
export { object_98 as object };
|
|
855
|
-
let success_98: string;
|
|
856
|
-
export { success_98 as success };
|
|
857
|
-
let _return_97: string;
|
|
858
|
-
export { _return_97 as return };
|
|
859
|
-
}
|
|
860
|
-
namespace startCompass {
|
|
861
|
-
let object_99: string;
|
|
862
|
-
export { object_99 as object };
|
|
863
|
-
let success_99: string;
|
|
864
|
-
export { success_99 as success };
|
|
865
|
-
let _return_98: string;
|
|
866
|
-
export { _return_98 as return };
|
|
867
|
-
}
|
|
868
|
-
namespace onCompassChange {
|
|
869
|
-
let callback_14: string;
|
|
870
|
-
export { callback_14 as callback };
|
|
871
|
-
}
|
|
872
|
-
namespace offCompassChange {
|
|
873
|
-
let callback_15: string;
|
|
874
|
-
export { callback_15 as callback };
|
|
875
|
-
}
|
|
876
|
-
namespace chooseContact {
|
|
877
|
-
let object_100: string;
|
|
878
|
-
export { object_100 as object };
|
|
879
|
-
let success_100: string;
|
|
880
|
-
export { success_100 as success };
|
|
881
|
-
let _return_99: string;
|
|
882
|
-
export { _return_99 as return };
|
|
883
|
-
}
|
|
884
|
-
namespace addPhoneContact {
|
|
885
|
-
let object_101: string;
|
|
886
|
-
export { object_101 as object };
|
|
887
|
-
let success_101: string;
|
|
888
|
-
export { success_101 as success };
|
|
889
|
-
let _return_100: string;
|
|
890
|
-
export { _return_100 as return };
|
|
891
|
-
}
|
|
892
|
-
namespace getRandomValues {
|
|
893
|
-
let object_102: string;
|
|
894
|
-
export { object_102 as object };
|
|
895
|
-
let success_102: string;
|
|
896
|
-
export { success_102 as success };
|
|
897
|
-
let _return_101: string;
|
|
898
|
-
export { _return_101 as return };
|
|
899
|
-
}
|
|
900
|
-
namespace stopGyroscope {
|
|
901
|
-
let object_103: string;
|
|
902
|
-
export { object_103 as object };
|
|
903
|
-
let success_103: string;
|
|
904
|
-
export { success_103 as success };
|
|
905
|
-
let _return_102: string;
|
|
906
|
-
export { _return_102 as return };
|
|
907
|
-
}
|
|
908
|
-
namespace startGyroscope {
|
|
909
|
-
let object_104: string;
|
|
910
|
-
export { object_104 as object };
|
|
911
|
-
let success_104: string;
|
|
912
|
-
export { success_104 as success };
|
|
913
|
-
let _return_103: string;
|
|
914
|
-
export { _return_103 as return };
|
|
915
|
-
}
|
|
916
|
-
namespace onGyroscopeChange {
|
|
917
|
-
let object_105: string;
|
|
918
|
-
export { object_105 as object };
|
|
919
|
-
let success_105: string;
|
|
920
|
-
export { success_105 as success };
|
|
921
|
-
let _return_104: string;
|
|
922
|
-
export { _return_104 as return };
|
|
923
|
-
}
|
|
924
|
-
namespace offGyroscopeChange {
|
|
925
|
-
let object_106: string;
|
|
926
|
-
export { object_106 as object };
|
|
927
|
-
let success_106: string;
|
|
928
|
-
export { success_106 as success };
|
|
929
|
-
let _return_105: string;
|
|
930
|
-
export { _return_105 as return };
|
|
931
|
-
}
|
|
932
|
-
namespace stopBeaconDiscovery {
|
|
933
|
-
let object_107: string;
|
|
934
|
-
export { object_107 as object };
|
|
935
|
-
let success_107: string;
|
|
936
|
-
export { success_107 as success };
|
|
937
|
-
let _return_106: string;
|
|
938
|
-
export { _return_106 as return };
|
|
939
|
-
}
|
|
940
|
-
namespace startBeaconDiscovery {
|
|
941
|
-
let object_108: string;
|
|
942
|
-
export { object_108 as object };
|
|
943
|
-
let success_108: string;
|
|
944
|
-
export { success_108 as success };
|
|
945
|
-
let _return_107: string;
|
|
946
|
-
export { _return_107 as return };
|
|
947
|
-
}
|
|
948
|
-
namespace onBeaconUpdate {
|
|
949
|
-
let object_109: string;
|
|
950
|
-
export { object_109 as object };
|
|
951
|
-
let success_109: string;
|
|
952
|
-
export { success_109 as success };
|
|
953
|
-
let _return_108: string;
|
|
954
|
-
export { _return_108 as return };
|
|
955
|
-
}
|
|
956
|
-
namespace onBeaconServiceChange {
|
|
957
|
-
let object_110: string;
|
|
958
|
-
export { object_110 as object };
|
|
959
|
-
let success_110: string;
|
|
960
|
-
export { success_110 as success };
|
|
961
|
-
let _return_109: string;
|
|
962
|
-
export { _return_109 as return };
|
|
963
|
-
}
|
|
964
|
-
namespace offBeaconUpdate {
|
|
965
|
-
let object_111: string;
|
|
966
|
-
export { object_111 as object };
|
|
967
|
-
let success_111: string;
|
|
968
|
-
export { success_111 as success };
|
|
969
|
-
let _return_110: string;
|
|
970
|
-
export { _return_110 as return };
|
|
971
|
-
}
|
|
972
|
-
namespace offBeaconServiceChange {
|
|
973
|
-
let object_112: string;
|
|
974
|
-
export { object_112 as object };
|
|
975
|
-
let success_112: string;
|
|
976
|
-
export { success_112 as success };
|
|
977
|
-
let _return_111: string;
|
|
978
|
-
export { _return_111 as return };
|
|
979
|
-
}
|
|
980
|
-
namespace getBeacons {
|
|
981
|
-
let object_113: string;
|
|
982
|
-
export { object_113 as object };
|
|
983
|
-
let success_113: string;
|
|
984
|
-
export { success_113 as success };
|
|
985
|
-
let _return_112: string;
|
|
986
|
-
export { _return_112 as return };
|
|
987
|
-
}
|
|
988
|
-
namespace onKeyboardHeightChange {
|
|
989
|
-
let object_114: string;
|
|
990
|
-
export { object_114 as object };
|
|
991
|
-
let success_114: string;
|
|
992
|
-
export { success_114 as success };
|
|
993
|
-
let _return_113: string;
|
|
994
|
-
export { _return_113 as return };
|
|
995
|
-
}
|
|
996
|
-
namespace offKeyboardHeightChange {
|
|
997
|
-
let object_115: string;
|
|
998
|
-
export { object_115 as object };
|
|
999
|
-
let success_115: string;
|
|
1000
|
-
export { success_115 as success };
|
|
1001
|
-
let _return_114: string;
|
|
1002
|
-
export { _return_114 as return };
|
|
1003
|
-
}
|
|
1004
|
-
namespace hideKeyboard {
|
|
1005
|
-
let object_116: string;
|
|
1006
|
-
export { object_116 as object };
|
|
1007
|
-
let success_116: string;
|
|
1008
|
-
export { success_116 as success };
|
|
1009
|
-
let _return_115: string;
|
|
1010
|
-
export { _return_115 as return };
|
|
1011
|
-
}
|
|
1012
|
-
namespace getSelectedTextRange {
|
|
1013
|
-
let object_117: string;
|
|
1014
|
-
export { object_117 as object };
|
|
1015
|
-
let success_117: string;
|
|
1016
|
-
export { success_117 as success };
|
|
1017
|
-
let _return_116: string;
|
|
1018
|
-
export { _return_116 as return };
|
|
1019
|
-
}
|
|
1020
|
-
namespace onMemoryWarning {
|
|
1021
|
-
let object_118: string;
|
|
1022
|
-
export { object_118 as object };
|
|
1023
|
-
let success_118: string;
|
|
1024
|
-
export { success_118 as success };
|
|
1025
|
-
let _return_117: string;
|
|
1026
|
-
export { _return_117 as return };
|
|
1027
|
-
}
|
|
1028
|
-
namespace offMemoryWarning {
|
|
1029
|
-
let object_119: string;
|
|
1030
|
-
export { object_119 as object };
|
|
1031
|
-
let success_119: string;
|
|
1032
|
-
export { success_119 as success };
|
|
1033
|
-
let _return_118: string;
|
|
1034
|
-
export { _return_118 as return };
|
|
1035
|
-
}
|
|
1036
|
-
namespace stopDeviceMotionListening {
|
|
1037
|
-
let object_120: string;
|
|
1038
|
-
export { object_120 as object };
|
|
1039
|
-
let success_120: string;
|
|
1040
|
-
export { success_120 as success };
|
|
1041
|
-
}
|
|
1042
|
-
namespace startDeviceMotionListening {
|
|
1043
|
-
let object_121: string;
|
|
1044
|
-
export { object_121 as object };
|
|
1045
|
-
let success_121: string;
|
|
1046
|
-
export { success_121 as success };
|
|
1047
|
-
}
|
|
1048
|
-
namespace onDeviceMotionChange {
|
|
1049
|
-
let callback_16: string;
|
|
1050
|
-
export { callback_16 as callback };
|
|
1051
|
-
}
|
|
1052
|
-
namespace offDeviceMotionChange {
|
|
1053
|
-
let callback_17: string;
|
|
1054
|
-
export { callback_17 as callback };
|
|
1055
|
-
}
|
|
1056
|
-
namespace getNetworkType {
|
|
1057
|
-
let object_122: string;
|
|
1058
|
-
export { object_122 as object };
|
|
1059
|
-
let success_122: string;
|
|
1060
|
-
export { success_122 as success };
|
|
1061
|
-
let _return_119: string;
|
|
1062
|
-
export { _return_119 as return };
|
|
1063
|
-
}
|
|
1064
|
-
namespace onNetworkWeakChange {
|
|
1065
|
-
let object_123: string;
|
|
1066
|
-
export { object_123 as object };
|
|
1067
|
-
let success_123: string;
|
|
1068
|
-
export { success_123 as success };
|
|
1069
|
-
let _return_120: string;
|
|
1070
|
-
export { _return_120 as return };
|
|
1071
|
-
}
|
|
1072
|
-
namespace onNetworkStatusChange {
|
|
1073
|
-
let callback_18: string;
|
|
1074
|
-
export { callback_18 as callback };
|
|
1075
|
-
}
|
|
1076
|
-
namespace offNetworkWeakChange {
|
|
1077
|
-
let object_124: string;
|
|
1078
|
-
export { object_124 as object };
|
|
1079
|
-
let success_124: string;
|
|
1080
|
-
export { success_124 as success };
|
|
1081
|
-
let _return_121: string;
|
|
1082
|
-
export { _return_121 as return };
|
|
1083
|
-
}
|
|
1084
|
-
namespace offNetworkStatusChange {
|
|
1085
|
-
let callback_19: string;
|
|
1086
|
-
export { callback_19 as callback };
|
|
1087
|
-
}
|
|
1088
|
-
namespace getLocalIPAddress {
|
|
1089
|
-
let object_125: string;
|
|
1090
|
-
export { object_125 as object };
|
|
1091
|
-
let success_125: string;
|
|
1092
|
-
export { success_125 as success };
|
|
1093
|
-
let _return_122: string;
|
|
1094
|
-
export { _return_122 as return };
|
|
1095
|
-
}
|
|
1096
|
-
namespace stopHCE {
|
|
1097
|
-
let object_126: string;
|
|
1098
|
-
export { object_126 as object };
|
|
1099
|
-
let success_126: string;
|
|
1100
|
-
export { success_126 as success };
|
|
1101
|
-
let _return_123: string;
|
|
1102
|
-
export { _return_123 as return };
|
|
1103
|
-
}
|
|
1104
|
-
namespace startHCE {
|
|
1105
|
-
let object_127: string;
|
|
1106
|
-
export { object_127 as object };
|
|
1107
|
-
let success_127: string;
|
|
1108
|
-
export { success_127 as success };
|
|
1109
|
-
let _return_124: string;
|
|
1110
|
-
export { _return_124 as return };
|
|
1111
|
-
}
|
|
1112
|
-
namespace sendHCEMessage {
|
|
1113
|
-
let object_128: string;
|
|
1114
|
-
export { object_128 as object };
|
|
1115
|
-
let success_128: string;
|
|
1116
|
-
export { success_128 as success };
|
|
1117
|
-
let _return_125: string;
|
|
1118
|
-
export { _return_125 as return };
|
|
1119
|
-
}
|
|
1120
|
-
namespace onHCEMessage {
|
|
1121
|
-
let object_129: string;
|
|
1122
|
-
export { object_129 as object };
|
|
1123
|
-
let success_129: string;
|
|
1124
|
-
export { success_129 as success };
|
|
1125
|
-
let _return_126: string;
|
|
1126
|
-
export { _return_126 as return };
|
|
1127
|
-
}
|
|
1128
|
-
namespace offHCEMessage {
|
|
1129
|
-
let object_130: string;
|
|
1130
|
-
export { object_130 as object };
|
|
1131
|
-
let success_130: string;
|
|
1132
|
-
export { success_130 as success };
|
|
1133
|
-
let _return_127: string;
|
|
1134
|
-
export { _return_127 as return };
|
|
1135
|
-
}
|
|
1136
|
-
namespace getNFCAdapter {
|
|
1137
|
-
let object_131: string;
|
|
1138
|
-
export { object_131 as object };
|
|
1139
|
-
let success_131: string;
|
|
1140
|
-
export { success_131 as success };
|
|
1141
|
-
let _return_128: string;
|
|
1142
|
-
export { _return_128 as return };
|
|
1143
|
-
}
|
|
1144
|
-
namespace getHCEState {
|
|
1145
|
-
let object_132: string;
|
|
1146
|
-
export { object_132 as object };
|
|
1147
|
-
let success_132: string;
|
|
1148
|
-
export { success_132 as success };
|
|
1149
|
-
let _return_129: string;
|
|
1150
|
-
export { _return_129 as return };
|
|
1151
|
-
}
|
|
1152
|
-
namespace makePhoneCall {
|
|
1153
|
-
let object_133: string;
|
|
1154
|
-
export { object_133 as object };
|
|
1155
|
-
let success_133: string;
|
|
1156
|
-
export { success_133 as success };
|
|
1157
|
-
let _return_130: string;
|
|
1158
|
-
export { _return_130 as return };
|
|
1159
|
-
}
|
|
1160
|
-
namespace scanCode {
|
|
1161
|
-
let object_134: string;
|
|
1162
|
-
export { object_134 as object };
|
|
1163
|
-
let success_134: string;
|
|
1164
|
-
export { success_134 as success };
|
|
1165
|
-
let _return_131: string;
|
|
1166
|
-
export { _return_131 as return };
|
|
1167
|
-
}
|
|
1168
|
-
namespace setVisualEffectOnCapture {
|
|
1169
|
-
let object_135: string;
|
|
1170
|
-
export { object_135 as object };
|
|
1171
|
-
let success_135: string;
|
|
1172
|
-
export { success_135 as success };
|
|
1173
|
-
let _return_132: string;
|
|
1174
|
-
export { _return_132 as return };
|
|
1175
|
-
}
|
|
1176
|
-
namespace setScreenBrightness {
|
|
1177
|
-
let object_136: string;
|
|
1178
|
-
export { object_136 as object };
|
|
1179
|
-
let success_136: string;
|
|
1180
|
-
export { success_136 as success };
|
|
1181
|
-
let _return_133: string;
|
|
1182
|
-
export { _return_133 as return };
|
|
1183
|
-
}
|
|
1184
|
-
namespace setKeepScreenOn {
|
|
1185
|
-
let object_137: string;
|
|
1186
|
-
export { object_137 as object };
|
|
1187
|
-
let success_137: string;
|
|
1188
|
-
export { success_137 as success };
|
|
1189
|
-
let _return_134: string;
|
|
1190
|
-
export { _return_134 as return };
|
|
1191
|
-
}
|
|
1192
|
-
namespace onUserCaptureScreen {
|
|
1193
|
-
let object_138: string;
|
|
1194
|
-
export { object_138 as object };
|
|
1195
|
-
let success_138: string;
|
|
1196
|
-
export { success_138 as success };
|
|
1197
|
-
let _return_135: string;
|
|
1198
|
-
export { _return_135 as return };
|
|
1199
|
-
}
|
|
1200
|
-
namespace offUserCaptureScreen {
|
|
1201
|
-
let object_139: string;
|
|
1202
|
-
export { object_139 as object };
|
|
1203
|
-
let success_139: string;
|
|
1204
|
-
export { success_139 as success };
|
|
1205
|
-
let _return_136: string;
|
|
1206
|
-
export { _return_136 as return };
|
|
1207
|
-
}
|
|
1208
|
-
namespace getScreenBrightness {
|
|
1209
|
-
let object_140: string;
|
|
1210
|
-
export { object_140 as object };
|
|
1211
|
-
let success_140: string;
|
|
1212
|
-
export { success_140 as success };
|
|
1213
|
-
let _return_137: string;
|
|
1214
|
-
export { _return_137 as return };
|
|
1215
|
-
}
|
|
1216
|
-
namespace onScreenRecordingStateChanged {
|
|
1217
|
-
let object_141: string;
|
|
1218
|
-
export { object_141 as object };
|
|
1219
|
-
let success_141: string;
|
|
1220
|
-
export { success_141 as success };
|
|
1221
|
-
let _return_138: string;
|
|
1222
|
-
export { _return_138 as return };
|
|
1223
|
-
}
|
|
1224
|
-
namespace offScreenRecordingStateChanged {
|
|
1225
|
-
let object_142: string;
|
|
1226
|
-
export { object_142 as object };
|
|
1227
|
-
let success_142: string;
|
|
1228
|
-
export { success_142 as success };
|
|
1229
|
-
let _return_139: string;
|
|
1230
|
-
export { _return_139 as return };
|
|
1231
|
-
}
|
|
1232
|
-
namespace getScreenRecordingState {
|
|
1233
|
-
let object_143: string;
|
|
1234
|
-
export { object_143 as object };
|
|
1235
|
-
let success_143: string;
|
|
1236
|
-
export { success_143 as success };
|
|
1237
|
-
let _return_140: string;
|
|
1238
|
-
export { _return_140 as return };
|
|
1239
|
-
}
|
|
1240
|
-
namespace sendSms {
|
|
1241
|
-
let object_144: string;
|
|
1242
|
-
export { object_144 as object };
|
|
1243
|
-
let success_144: string;
|
|
1244
|
-
export { success_144 as success };
|
|
1245
|
-
let _return_141: string;
|
|
1246
|
-
export { _return_141 as return };
|
|
1247
|
-
}
|
|
1248
|
-
namespace vibrateShort {
|
|
1249
|
-
let object_145: string;
|
|
1250
|
-
export { object_145 as object };
|
|
1251
|
-
let success_145: string;
|
|
1252
|
-
export { success_145 as success };
|
|
1253
|
-
let _return_142: string;
|
|
1254
|
-
export { _return_142 as return };
|
|
1255
|
-
}
|
|
1256
|
-
namespace vibrateLong {
|
|
1257
|
-
let object_146: string;
|
|
1258
|
-
export { object_146 as object };
|
|
1259
|
-
let success_146: string;
|
|
1260
|
-
export { success_146 as success };
|
|
1261
|
-
let _return_143: string;
|
|
1262
|
-
export { _return_143 as return };
|
|
1263
|
-
}
|
|
1264
|
-
namespace stopWifi {
|
|
1265
|
-
let object_147: string;
|
|
1266
|
-
export { object_147 as object };
|
|
1267
|
-
let success_147: string;
|
|
1268
|
-
export { success_147 as success };
|
|
1269
|
-
let _return_144: string;
|
|
1270
|
-
export { _return_144 as return };
|
|
1271
|
-
}
|
|
1272
|
-
namespace startWifi {
|
|
1273
|
-
let object_148: string;
|
|
1274
|
-
export { object_148 as object };
|
|
1275
|
-
let success_148: string;
|
|
1276
|
-
export { success_148 as success };
|
|
1277
|
-
let _return_145: string;
|
|
1278
|
-
export { _return_145 as return };
|
|
1279
|
-
}
|
|
1280
|
-
namespace setWifiList {
|
|
1281
|
-
let object_149: string;
|
|
1282
|
-
export { object_149 as object };
|
|
1283
|
-
let success_149: string;
|
|
1284
|
-
export { success_149 as success };
|
|
1285
|
-
let _return_146: string;
|
|
1286
|
-
export { _return_146 as return };
|
|
1287
|
-
}
|
|
1288
|
-
namespace onWifiConnectedWithPartialInfo {
|
|
1289
|
-
let object_150: string;
|
|
1290
|
-
export { object_150 as object };
|
|
1291
|
-
let success_150: string;
|
|
1292
|
-
export { success_150 as success };
|
|
1293
|
-
let _return_147: string;
|
|
1294
|
-
export { _return_147 as return };
|
|
1295
|
-
}
|
|
1296
|
-
namespace onWifiConnected {
|
|
1297
|
-
let object_151: string;
|
|
1298
|
-
export { object_151 as object };
|
|
1299
|
-
let success_151: string;
|
|
1300
|
-
export { success_151 as success };
|
|
1301
|
-
let _return_148: string;
|
|
1302
|
-
export { _return_148 as return };
|
|
1303
|
-
}
|
|
1304
|
-
namespace onGetWifiList {
|
|
1305
|
-
let object_152: string;
|
|
1306
|
-
export { object_152 as object };
|
|
1307
|
-
let success_152: string;
|
|
1308
|
-
export { success_152 as success };
|
|
1309
|
-
let _return_149: string;
|
|
1310
|
-
export { _return_149 as return };
|
|
1311
|
-
}
|
|
1312
|
-
namespace offWifiConnectedWithPartialInfo {
|
|
1313
|
-
let object_153: string;
|
|
1314
|
-
export { object_153 as object };
|
|
1315
|
-
let success_153: string;
|
|
1316
|
-
export { success_153 as success };
|
|
1317
|
-
let _return_150: string;
|
|
1318
|
-
export { _return_150 as return };
|
|
1319
|
-
}
|
|
1320
|
-
namespace offWifiConnected {
|
|
1321
|
-
let object_154: string;
|
|
1322
|
-
export { object_154 as object };
|
|
1323
|
-
let success_154: string;
|
|
1324
|
-
export { success_154 as success };
|
|
1325
|
-
let _return_151: string;
|
|
1326
|
-
export { _return_151 as return };
|
|
1327
|
-
}
|
|
1328
|
-
namespace offGetWifiList {
|
|
1329
|
-
let object_155: string;
|
|
1330
|
-
export { object_155 as object };
|
|
1331
|
-
let success_155: string;
|
|
1332
|
-
export { success_155 as success };
|
|
1333
|
-
let _return_152: string;
|
|
1334
|
-
export { _return_152 as return };
|
|
1335
|
-
}
|
|
1336
|
-
namespace getWifiList {
|
|
1337
|
-
let object_156: string;
|
|
1338
|
-
export { object_156 as object };
|
|
1339
|
-
let success_156: string;
|
|
1340
|
-
export { success_156 as success };
|
|
1341
|
-
let _return_153: string;
|
|
1342
|
-
export { _return_153 as return };
|
|
1343
|
-
}
|
|
1344
|
-
namespace getConnectedWifi {
|
|
1345
|
-
let object_157: string;
|
|
1346
|
-
export { object_157 as object };
|
|
1347
|
-
let success_157: string;
|
|
1348
|
-
export { success_157 as success };
|
|
1349
|
-
let _return_154: string;
|
|
1350
|
-
export { _return_154 as return };
|
|
1351
|
-
}
|
|
1352
|
-
namespace connectWifi {
|
|
1353
|
-
let object_158: string;
|
|
1354
|
-
export { object_158 as object };
|
|
1355
|
-
let success_158: string;
|
|
1356
|
-
export { success_158 as success };
|
|
1357
|
-
let _return_155: string;
|
|
1358
|
-
export { _return_155 as return };
|
|
1359
|
-
}
|
|
1360
|
-
namespace getExtConfigSync {
|
|
1361
|
-
let object_159: string;
|
|
1362
|
-
export { object_159 as object };
|
|
1363
|
-
let success_159: string;
|
|
1364
|
-
export { success_159 as success };
|
|
1365
|
-
let _return_156: string;
|
|
1366
|
-
export { _return_156 as return };
|
|
1367
|
-
}
|
|
1368
|
-
namespace getExtConfig {
|
|
1369
|
-
let object_160: string;
|
|
1370
|
-
export { object_160 as object };
|
|
1371
|
-
let success_160: string;
|
|
1372
|
-
export { success_160 as success };
|
|
1373
|
-
let _return_157: string;
|
|
1374
|
-
export { _return_157 as return };
|
|
1375
|
-
}
|
|
1376
|
-
namespace saveFileToDisk {
|
|
1377
|
-
let object_161: string;
|
|
1378
|
-
export { object_161 as object };
|
|
1379
|
-
let success_161: string;
|
|
1380
|
-
export { success_161 as success };
|
|
1381
|
-
let _return_158: string;
|
|
1382
|
-
export { _return_158 as return };
|
|
1383
|
-
}
|
|
1384
|
-
namespace saveFile {
|
|
1385
|
-
let object_162: string;
|
|
1386
|
-
export { object_162 as object };
|
|
1387
|
-
let success_162: string;
|
|
1388
|
-
export { success_162 as success };
|
|
1389
|
-
let _return_159: string;
|
|
1390
|
-
export { _return_159 as return };
|
|
1391
|
-
}
|
|
1392
|
-
namespace removeSavedFile {
|
|
1393
|
-
let object_163: string;
|
|
1394
|
-
export { object_163 as object };
|
|
1395
|
-
let success_163: string;
|
|
1396
|
-
export { success_163 as success };
|
|
1397
|
-
let _return_160: string;
|
|
1398
|
-
export { _return_160 as return };
|
|
1399
|
-
}
|
|
1400
|
-
namespace openDocument {
|
|
1401
|
-
let object_164: string;
|
|
1402
|
-
export { object_164 as object };
|
|
1403
|
-
let success_164: string;
|
|
1404
|
-
export { success_164 as success };
|
|
1405
|
-
let _return_161: string;
|
|
1406
|
-
export { _return_161 as return };
|
|
1407
|
-
}
|
|
1408
|
-
namespace getSavedFileList {
|
|
1409
|
-
let object_165: string;
|
|
1410
|
-
export { object_165 as object };
|
|
1411
|
-
let success_165: string;
|
|
1412
|
-
export { success_165 as success };
|
|
1413
|
-
let _return_162: string;
|
|
1414
|
-
export { _return_162 as return };
|
|
1415
|
-
}
|
|
1416
|
-
namespace getSavedFileInfo {
|
|
1417
|
-
let object_166: string;
|
|
1418
|
-
export { object_166 as object };
|
|
1419
|
-
let success_166: string;
|
|
1420
|
-
export { success_166 as success };
|
|
1421
|
-
let _return_163: string;
|
|
1422
|
-
export { _return_163 as return };
|
|
1423
|
-
}
|
|
1424
|
-
namespace getFileSystemManager {
|
|
1425
|
-
let object_167: string;
|
|
1426
|
-
export { object_167 as object };
|
|
1427
|
-
let success_167: string;
|
|
1428
|
-
export { success_167 as success };
|
|
1429
|
-
let _return_164: string;
|
|
1430
|
-
export { _return_164 as return };
|
|
1431
|
-
}
|
|
1432
|
-
namespace getFileInfo {
|
|
1433
|
-
let object_168: string;
|
|
1434
|
-
export { object_168 as object };
|
|
1435
|
-
let success_168: string;
|
|
1436
|
-
export { success_168 as success };
|
|
1437
|
-
let _return_165: string;
|
|
1438
|
-
export { _return_165 as return };
|
|
1439
|
-
}
|
|
1440
|
-
namespace getApp {
|
|
1441
|
-
let object_169: string;
|
|
1442
|
-
export { object_169 as object };
|
|
1443
|
-
let success_169: string;
|
|
1444
|
-
export { success_169 as success };
|
|
1445
|
-
let _return_166: string;
|
|
1446
|
-
export { _return_166 as return };
|
|
1447
|
-
}
|
|
1448
|
-
namespace getCurrentInstance {
|
|
1449
|
-
let object_170: string;
|
|
1450
|
-
export { object_170 as object };
|
|
1451
|
-
let success_170: string;
|
|
1452
|
-
export { success_170 as success };
|
|
1453
|
-
let _return_167: string;
|
|
1454
|
-
export { _return_167 as return };
|
|
1455
|
-
}
|
|
1456
|
-
namespace startLocationUpdateBackground {
|
|
1457
|
-
let object_171: string;
|
|
1458
|
-
export { object_171 as object };
|
|
1459
|
-
let success_171: string;
|
|
1460
|
-
export { success_171 as success };
|
|
1461
|
-
let _return_168: string;
|
|
1462
|
-
export { _return_168 as return };
|
|
1463
|
-
}
|
|
1464
|
-
namespace openLocation {
|
|
1465
|
-
let object_172: string;
|
|
1466
|
-
export { object_172 as object };
|
|
1467
|
-
let success_172: string;
|
|
1468
|
-
export { success_172 as success };
|
|
1469
|
-
let _return_169: string;
|
|
1470
|
-
export { _return_169 as return };
|
|
1471
|
-
}
|
|
1472
|
-
namespace getLocation {
|
|
1473
|
-
let object_173: string;
|
|
1474
|
-
export { object_173 as object };
|
|
1475
|
-
let success_173: string;
|
|
1476
|
-
export { success_173 as success };
|
|
1477
|
-
let _return_170: string;
|
|
1478
|
-
export { _return_170 as return };
|
|
1479
|
-
}
|
|
1480
|
-
namespace choosePoi {
|
|
1481
|
-
let object_174: string;
|
|
1482
|
-
export { object_174 as object };
|
|
1483
|
-
let success_174: string;
|
|
1484
|
-
export { success_174 as success };
|
|
1485
|
-
let _return_171: string;
|
|
1486
|
-
export { _return_171 as return };
|
|
1487
|
-
}
|
|
1488
|
-
namespace getFuzzyLocation {
|
|
1489
|
-
let object_175: string;
|
|
1490
|
-
export { object_175 as object };
|
|
1491
|
-
let success_175: string;
|
|
1492
|
-
export { success_175 as success };
|
|
1493
|
-
let _return_172: string;
|
|
1494
|
-
export { _return_172 as return };
|
|
1495
|
-
}
|
|
1496
|
-
namespace chooseLocation {
|
|
1497
|
-
let object_176: string;
|
|
1498
|
-
export { object_176 as object };
|
|
1499
|
-
let success_176: string;
|
|
1500
|
-
export { success_176 as success };
|
|
1501
|
-
let _return_173: string;
|
|
1502
|
-
export { _return_173 as return };
|
|
1503
|
-
}
|
|
1504
|
-
let onLocationChange: string;
|
|
1505
|
-
let offLocationChange: string;
|
|
1506
|
-
let onLocationChangeError: string;
|
|
1507
|
-
let offLocationChangeError: string;
|
|
1508
|
-
namespace stopLocationUpdate {
|
|
1509
|
-
let object_177: string;
|
|
1510
|
-
export { object_177 as object };
|
|
1511
|
-
let success_177: string;
|
|
1512
|
-
export { success_177 as success };
|
|
1513
|
-
let _return_174: string;
|
|
1514
|
-
export { _return_174 as return };
|
|
1515
|
-
}
|
|
1516
|
-
namespace startLocationUpdate {
|
|
1517
|
-
let object_178: string;
|
|
1518
|
-
export { object_178 as object };
|
|
1519
|
-
let success_178: string;
|
|
1520
|
-
export { success_178 as success };
|
|
1521
|
-
let _return_175: string;
|
|
1522
|
-
export { _return_175 as return };
|
|
1523
|
-
}
|
|
1524
|
-
namespace stopVoice {
|
|
1525
|
-
let object_179: string;
|
|
1526
|
-
export { object_179 as object };
|
|
1527
|
-
let success_179: string;
|
|
1528
|
-
export { success_179 as success };
|
|
1529
|
-
let _return_176: string;
|
|
1530
|
-
export { _return_176 as return };
|
|
1531
|
-
}
|
|
1532
|
-
namespace setInnerAudioOption {
|
|
1533
|
-
let object_180: string;
|
|
1534
|
-
export { object_180 as object };
|
|
1535
|
-
let success_180: string;
|
|
1536
|
-
export { success_180 as success };
|
|
1537
|
-
let _return_177: string;
|
|
1538
|
-
export { _return_177 as return };
|
|
1539
|
-
}
|
|
1540
|
-
namespace playVoice {
|
|
1541
|
-
let object_181: string;
|
|
1542
|
-
export { object_181 as object };
|
|
1543
|
-
let success_181: string;
|
|
1544
|
-
export { success_181 as success };
|
|
1545
|
-
let _return_178: string;
|
|
1546
|
-
export { _return_178 as return };
|
|
1547
|
-
}
|
|
1548
|
-
namespace pauseVoice {
|
|
1549
|
-
let object_182: string;
|
|
1550
|
-
export { object_182 as object };
|
|
1551
|
-
let success_182: string;
|
|
1552
|
-
export { success_182 as success };
|
|
1553
|
-
let _return_179: string;
|
|
1554
|
-
export { _return_179 as return };
|
|
1555
|
-
}
|
|
1556
|
-
namespace getAvailableAudioSources {
|
|
1557
|
-
let object_183: string;
|
|
1558
|
-
export { object_183 as object };
|
|
1559
|
-
let success_183: string;
|
|
1560
|
-
export { success_183 as success };
|
|
1561
|
-
let _return_180: string;
|
|
1562
|
-
export { _return_180 as return };
|
|
1563
|
-
}
|
|
1564
|
-
namespace createWebAudioContext {
|
|
1565
|
-
let object_184: string;
|
|
1566
|
-
export { object_184 as object };
|
|
1567
|
-
let success_184: string;
|
|
1568
|
-
export { success_184 as success };
|
|
1569
|
-
let _return_181: string;
|
|
1570
|
-
export { _return_181 as return };
|
|
1571
|
-
}
|
|
1572
|
-
namespace createMediaAudioPlayer {
|
|
1573
|
-
let object_185: string;
|
|
1574
|
-
export { object_185 as object };
|
|
1575
|
-
let success_185: string;
|
|
1576
|
-
export { success_185 as success };
|
|
1577
|
-
let _return_182: string;
|
|
1578
|
-
export { _return_182 as return };
|
|
1579
|
-
}
|
|
1580
|
-
namespace createInnerAudioContext {
|
|
1581
|
-
let object_186: string;
|
|
1582
|
-
export { object_186 as object };
|
|
1583
|
-
let success_186: string;
|
|
1584
|
-
export { success_186 as success };
|
|
1585
|
-
let _return_183: string;
|
|
1586
|
-
export { _return_183 as return };
|
|
1587
|
-
}
|
|
1588
|
-
namespace createAudioContext {
|
|
1589
|
-
let object_187: string;
|
|
1590
|
-
export { object_187 as object };
|
|
1591
|
-
let success_187: string;
|
|
1592
|
-
export { success_187 as success };
|
|
1593
|
-
let _return_184: string;
|
|
1594
|
-
export { _return_184 as return };
|
|
1595
|
-
}
|
|
1596
|
-
namespace stopBackgroundAudio {
|
|
1597
|
-
let object_188: string;
|
|
1598
|
-
export { object_188 as object };
|
|
1599
|
-
let success_188: string;
|
|
1600
|
-
export { success_188 as success };
|
|
1601
|
-
let _return_185: string;
|
|
1602
|
-
export { _return_185 as return };
|
|
1603
|
-
}
|
|
1604
|
-
namespace seekBackgroundAudio {
|
|
1605
|
-
let object_189: string;
|
|
1606
|
-
export { object_189 as object };
|
|
1607
|
-
let success_189: string;
|
|
1608
|
-
export { success_189 as success };
|
|
1609
|
-
let _return_186: string;
|
|
1610
|
-
export { _return_186 as return };
|
|
1611
|
-
}
|
|
1612
|
-
namespace playBackgroundAudio {
|
|
1613
|
-
let object_190: string;
|
|
1614
|
-
export { object_190 as object };
|
|
1615
|
-
let success_190: string;
|
|
1616
|
-
export { success_190 as success };
|
|
1617
|
-
let _return_187: string;
|
|
1618
|
-
export { _return_187 as return };
|
|
1619
|
-
}
|
|
1620
|
-
namespace pauseBackgroundAudio {
|
|
1621
|
-
let object_191: string;
|
|
1622
|
-
export { object_191 as object };
|
|
1623
|
-
let success_191: string;
|
|
1624
|
-
export { success_191 as success };
|
|
1625
|
-
let _return_188: string;
|
|
1626
|
-
export { _return_188 as return };
|
|
1627
|
-
}
|
|
1628
|
-
namespace onBackgroundAudioStop {
|
|
1629
|
-
let object_192: string;
|
|
1630
|
-
export { object_192 as object };
|
|
1631
|
-
let success_192: string;
|
|
1632
|
-
export { success_192 as success };
|
|
1633
|
-
let _return_189: string;
|
|
1634
|
-
export { _return_189 as return };
|
|
1635
|
-
}
|
|
1636
|
-
namespace onBackgroundAudioPlay {
|
|
1637
|
-
let object_193: string;
|
|
1638
|
-
export { object_193 as object };
|
|
1639
|
-
let success_193: string;
|
|
1640
|
-
export { success_193 as success };
|
|
1641
|
-
let _return_190: string;
|
|
1642
|
-
export { _return_190 as return };
|
|
1643
|
-
}
|
|
1644
|
-
namespace onBackgroundAudioPause {
|
|
1645
|
-
let object_194: string;
|
|
1646
|
-
export { object_194 as object };
|
|
1647
|
-
let success_194: string;
|
|
1648
|
-
export { success_194 as success };
|
|
1649
|
-
let _return_191: string;
|
|
1650
|
-
export { _return_191 as return };
|
|
1651
|
-
}
|
|
1652
|
-
namespace getBackgroundAudioPlayerState {
|
|
1653
|
-
let object_195: string;
|
|
1654
|
-
export { object_195 as object };
|
|
1655
|
-
let success_195: string;
|
|
1656
|
-
export { success_195 as success };
|
|
1657
|
-
let _return_192: string;
|
|
1658
|
-
export { _return_192 as return };
|
|
1659
|
-
}
|
|
1660
|
-
namespace getBackgroundAudioManager {
|
|
1661
|
-
let object_196: string;
|
|
1662
|
-
export { object_196 as object };
|
|
1663
|
-
let success_196: string;
|
|
1664
|
-
export { success_196 as success };
|
|
1665
|
-
let _return_193: string;
|
|
1666
|
-
export { _return_193 as return };
|
|
1667
|
-
}
|
|
1668
|
-
namespace createCameraContext {
|
|
1669
|
-
let object_197: string;
|
|
1670
|
-
export { object_197 as object };
|
|
1671
|
-
let success_197: string;
|
|
1672
|
-
export { success_197 as success };
|
|
1673
|
-
let _return_194: string;
|
|
1674
|
-
export { _return_194 as return };
|
|
1675
|
-
}
|
|
1676
|
-
namespace saveImageToPhotosAlbum {
|
|
1677
|
-
let object_198: string;
|
|
1678
|
-
export { object_198 as object };
|
|
1679
|
-
let success_198: string;
|
|
1680
|
-
export { success_198 as success };
|
|
1681
|
-
let _return_195: string;
|
|
1682
|
-
export { _return_195 as return };
|
|
1683
|
-
}
|
|
1684
|
-
namespace previewMedia {
|
|
1685
|
-
let object_199: string;
|
|
1686
|
-
export { object_199 as object };
|
|
1687
|
-
let success_199: string;
|
|
1688
|
-
export { success_199 as success };
|
|
1689
|
-
let _return_196: string;
|
|
1690
|
-
export { _return_196 as return };
|
|
1691
|
-
}
|
|
1692
|
-
namespace getImageInfo {
|
|
1693
|
-
let object_200: string;
|
|
1694
|
-
export { object_200 as object };
|
|
1695
|
-
let success_200: string;
|
|
1696
|
-
export { success_200 as success };
|
|
1697
|
-
let _return_197: string;
|
|
1698
|
-
export { _return_197 as return };
|
|
1699
|
-
}
|
|
1700
|
-
namespace previewImage {
|
|
1701
|
-
let object_201: string;
|
|
1702
|
-
export { object_201 as object };
|
|
1703
|
-
let success_201: string;
|
|
1704
|
-
export { success_201 as success };
|
|
1705
|
-
let _return_198: string;
|
|
1706
|
-
export { _return_198 as return };
|
|
1707
|
-
}
|
|
1708
|
-
namespace compressImage {
|
|
1709
|
-
let object_202: string;
|
|
1710
|
-
export { object_202 as object };
|
|
1711
|
-
let success_202: string;
|
|
1712
|
-
export { success_202 as success };
|
|
1713
|
-
let _return_199: string;
|
|
1714
|
-
export { _return_199 as return };
|
|
1715
|
-
}
|
|
1716
|
-
namespace chooseMessageFile {
|
|
1717
|
-
let object_203: string;
|
|
1718
|
-
export { object_203 as object };
|
|
1719
|
-
let success_203: string;
|
|
1720
|
-
export { success_203 as success };
|
|
1721
|
-
let _return_200: string;
|
|
1722
|
-
export { _return_200 as return };
|
|
1723
|
-
}
|
|
1724
|
-
namespace chooseImage {
|
|
1725
|
-
let object_204: string;
|
|
1726
|
-
export { object_204 as object };
|
|
1727
|
-
let success_204: string;
|
|
1728
|
-
export { success_204 as success };
|
|
1729
|
-
let _return_201: string;
|
|
1730
|
-
export { _return_201 as return };
|
|
1731
|
-
}
|
|
1732
|
-
namespace editImage {
|
|
1733
|
-
let object_205: string;
|
|
1734
|
-
export { object_205 as object };
|
|
1735
|
-
let success_205: string;
|
|
1736
|
-
export { success_205 as success };
|
|
1737
|
-
let _return_202: string;
|
|
1738
|
-
export { _return_202 as return };
|
|
1739
|
-
}
|
|
1740
|
-
namespace cropImage {
|
|
1741
|
-
let object_206: string;
|
|
1742
|
-
export { object_206 as object };
|
|
1743
|
-
let success_206: string;
|
|
1744
|
-
export { success_206 as success };
|
|
1745
|
-
let _return_203: string;
|
|
1746
|
-
export { _return_203 as return };
|
|
1747
|
-
}
|
|
1748
|
-
namespace createLivePusherContext {
|
|
1749
|
-
let object_207: string;
|
|
1750
|
-
export { object_207 as object };
|
|
1751
|
-
let success_207: string;
|
|
1752
|
-
export { success_207 as success };
|
|
1753
|
-
let _return_204: string;
|
|
1754
|
-
export { _return_204 as return };
|
|
1755
|
-
}
|
|
1756
|
-
namespace createLivePlayerContext {
|
|
1757
|
-
let object_208: string;
|
|
1758
|
-
export { object_208 as object };
|
|
1759
|
-
let success_208: string;
|
|
1760
|
-
export { success_208 as success };
|
|
1761
|
-
let _return_205: string;
|
|
1762
|
-
export { _return_205 as return };
|
|
1763
|
-
}
|
|
1764
|
-
namespace createMapContext {
|
|
1765
|
-
let object_209: string;
|
|
1766
|
-
export { object_209 as object };
|
|
1767
|
-
let success_209: string;
|
|
1768
|
-
export { success_209 as success };
|
|
1769
|
-
let _return_206: string;
|
|
1770
|
-
export { _return_206 as return };
|
|
1771
|
-
}
|
|
1772
|
-
namespace createMediaRecorder {
|
|
1773
|
-
let object_210: string;
|
|
1774
|
-
export { object_210 as object };
|
|
1775
|
-
let success_210: string;
|
|
1776
|
-
export { success_210 as success };
|
|
1777
|
-
let _return_207: string;
|
|
1778
|
-
export { _return_207 as return };
|
|
1779
|
-
}
|
|
1780
|
-
namespace stopRecord {
|
|
1781
|
-
let object_211: string;
|
|
1782
|
-
export { object_211 as object };
|
|
1783
|
-
let success_211: string;
|
|
1784
|
-
export { success_211 as success };
|
|
1785
|
-
let _return_208: string;
|
|
1786
|
-
export { _return_208 as return };
|
|
1787
|
-
}
|
|
1788
|
-
namespace startRecord {
|
|
1789
|
-
let object_212: string;
|
|
1790
|
-
export { object_212 as object };
|
|
1791
|
-
let success_212: string;
|
|
1792
|
-
export { success_212 as success };
|
|
1793
|
-
let _return_209: string;
|
|
1794
|
-
export { _return_209 as return };
|
|
1795
|
-
}
|
|
1796
|
-
namespace getRecorderManager {
|
|
1797
|
-
let object_213: string;
|
|
1798
|
-
export { object_213 as object };
|
|
1799
|
-
let success_213: string;
|
|
1800
|
-
export { success_213 as success };
|
|
1801
|
-
let _return_210: string;
|
|
1802
|
-
export { _return_210 as return };
|
|
1803
|
-
}
|
|
1804
|
-
namespace saveVideoToPhotosAlbum {
|
|
1805
|
-
let object_214: string;
|
|
1806
|
-
export { object_214 as object };
|
|
1807
|
-
let success_214: string;
|
|
1808
|
-
export { success_214 as success };
|
|
1809
|
-
let _return_211: string;
|
|
1810
|
-
export { _return_211 as return };
|
|
1811
|
-
}
|
|
1812
|
-
namespace openVideoEditor {
|
|
1813
|
-
let object_215: string;
|
|
1814
|
-
export { object_215 as object };
|
|
1815
|
-
let success_215: string;
|
|
1816
|
-
export { success_215 as success };
|
|
1817
|
-
let _return_212: string;
|
|
1818
|
-
export { _return_212 as return };
|
|
1819
|
-
}
|
|
1820
|
-
namespace getVideoInfo {
|
|
1821
|
-
let object_216: string;
|
|
1822
|
-
export { object_216 as object };
|
|
1823
|
-
let success_216: string;
|
|
1824
|
-
export { success_216 as success };
|
|
1825
|
-
let _return_213: string;
|
|
1826
|
-
export { _return_213 as return };
|
|
1827
|
-
}
|
|
1828
|
-
namespace createVideoContext {
|
|
1829
|
-
let object_217: string;
|
|
1830
|
-
export { object_217 as object };
|
|
1831
|
-
let success_217: string;
|
|
1832
|
-
export { success_217 as success };
|
|
1833
|
-
let _return_214: string;
|
|
1834
|
-
export { _return_214 as return };
|
|
1835
|
-
}
|
|
1836
|
-
namespace compressVideo {
|
|
1837
|
-
let object_218: string;
|
|
1838
|
-
export { object_218 as object };
|
|
1839
|
-
let success_218: string;
|
|
1840
|
-
export { success_218 as success };
|
|
1841
|
-
let _return_215: string;
|
|
1842
|
-
export { _return_215 as return };
|
|
1843
|
-
}
|
|
1844
|
-
namespace chooseMedia {
|
|
1845
|
-
let object_219: string;
|
|
1846
|
-
export { object_219 as object };
|
|
1847
|
-
let success_219: string;
|
|
1848
|
-
export { success_219 as success };
|
|
1849
|
-
let _return_216: string;
|
|
1850
|
-
export { _return_216 as return };
|
|
1851
|
-
}
|
|
1852
|
-
namespace chooseVideo {
|
|
1853
|
-
let object_220: string;
|
|
1854
|
-
export { object_220 as object };
|
|
1855
|
-
let success_220: string;
|
|
1856
|
-
export { success_220 as success };
|
|
1857
|
-
let _return_217: string;
|
|
1858
|
-
export { _return_217 as return };
|
|
1859
|
-
}
|
|
1860
|
-
namespace createVideoDecoder {
|
|
1861
|
-
let object_221: string;
|
|
1862
|
-
export { object_221 as object };
|
|
1863
|
-
let success_221: string;
|
|
1864
|
-
export { success_221 as success };
|
|
1865
|
-
let _return_218: string;
|
|
1866
|
-
export { _return_218 as return };
|
|
1867
|
-
}
|
|
1868
|
-
namespace createMediaContainer {
|
|
1869
|
-
let object_222: string;
|
|
1870
|
-
export { object_222 as object };
|
|
1871
|
-
let success_222: string;
|
|
1872
|
-
export { success_222 as success };
|
|
1873
|
-
let _return_219: string;
|
|
1874
|
-
export { _return_219 as return };
|
|
1875
|
-
}
|
|
1876
|
-
namespace updateVoIPChatMuteConfig {
|
|
1877
|
-
let object_223: string;
|
|
1878
|
-
export { object_223 as object };
|
|
1879
|
-
let success_223: string;
|
|
1880
|
-
export { success_223 as success };
|
|
1881
|
-
let _return_220: string;
|
|
1882
|
-
export { _return_220 as return };
|
|
1883
|
-
}
|
|
1884
|
-
namespace subscribeVoIPVideoMembers {
|
|
1885
|
-
let object_224: string;
|
|
1886
|
-
export { object_224 as object };
|
|
1887
|
-
let success_224: string;
|
|
1888
|
-
export { success_224 as success };
|
|
1889
|
-
let _return_221: string;
|
|
1890
|
-
export { _return_221 as return };
|
|
1891
|
-
}
|
|
1892
|
-
namespace setEnable1v1Chat {
|
|
1893
|
-
let object_225: string;
|
|
1894
|
-
export { object_225 as object };
|
|
1895
|
-
let success_225: string;
|
|
1896
|
-
export { success_225 as success };
|
|
1897
|
-
let _return_222: string;
|
|
1898
|
-
export { _return_222 as return };
|
|
1899
|
-
}
|
|
1900
|
-
namespace onVoIPVideoMembersChanged {
|
|
1901
|
-
let object_226: string;
|
|
1902
|
-
export { object_226 as object };
|
|
1903
|
-
let success_226: string;
|
|
1904
|
-
export { success_226 as success };
|
|
1905
|
-
let _return_223: string;
|
|
1906
|
-
export { _return_223 as return };
|
|
1907
|
-
}
|
|
1908
|
-
namespace onVoIPChatStateChanged {
|
|
1909
|
-
let object_227: string;
|
|
1910
|
-
export { object_227 as object };
|
|
1911
|
-
let success_227: string;
|
|
1912
|
-
export { success_227 as success };
|
|
1913
|
-
let _return_224: string;
|
|
1914
|
-
export { _return_224 as return };
|
|
1915
|
-
}
|
|
1916
|
-
namespace onVoIPChatSpeakersChanged {
|
|
1917
|
-
let object_228: string;
|
|
1918
|
-
export { object_228 as object };
|
|
1919
|
-
let success_228: string;
|
|
1920
|
-
export { success_228 as success };
|
|
1921
|
-
let _return_225: string;
|
|
1922
|
-
export { _return_225 as return };
|
|
1923
|
-
}
|
|
1924
|
-
namespace onVoIPChatMembersChanged {
|
|
1925
|
-
let object_229: string;
|
|
1926
|
-
export { object_229 as object };
|
|
1927
|
-
let success_229: string;
|
|
1928
|
-
export { success_229 as success };
|
|
1929
|
-
let _return_226: string;
|
|
1930
|
-
export { _return_226 as return };
|
|
1931
|
-
}
|
|
1932
|
-
namespace onVoIPChatInterrupted {
|
|
1933
|
-
let object_230: string;
|
|
1934
|
-
export { object_230 as object };
|
|
1935
|
-
let success_230: string;
|
|
1936
|
-
export { success_230 as success };
|
|
1937
|
-
let _return_227: string;
|
|
1938
|
-
export { _return_227 as return };
|
|
1939
|
-
}
|
|
1940
|
-
namespace offVoIPChatSpeakersChanged {
|
|
1941
|
-
let object_231: string;
|
|
1942
|
-
export { object_231 as object };
|
|
1943
|
-
let success_231: string;
|
|
1944
|
-
export { success_231 as success };
|
|
1945
|
-
let _return_228: string;
|
|
1946
|
-
export { _return_228 as return };
|
|
1947
|
-
}
|
|
1948
|
-
namespace offVoIPVideoMembersChanged {
|
|
1949
|
-
let object_232: string;
|
|
1950
|
-
export { object_232 as object };
|
|
1951
|
-
let success_232: string;
|
|
1952
|
-
export { success_232 as success };
|
|
1953
|
-
let _return_229: string;
|
|
1954
|
-
export { _return_229 as return };
|
|
1955
|
-
}
|
|
1956
|
-
namespace offVoIPChatStateChanged {
|
|
1957
|
-
let object_233: string;
|
|
1958
|
-
export { object_233 as object };
|
|
1959
|
-
let success_233: string;
|
|
1960
|
-
export { success_233 as success };
|
|
1961
|
-
let _return_230: string;
|
|
1962
|
-
export { _return_230 as return };
|
|
1963
|
-
}
|
|
1964
|
-
namespace offVoIPChatMembersChanged {
|
|
1965
|
-
let object_234: string;
|
|
1966
|
-
export { object_234 as object };
|
|
1967
|
-
let success_234: string;
|
|
1968
|
-
export { success_234 as success };
|
|
1969
|
-
let _return_231: string;
|
|
1970
|
-
export { _return_231 as return };
|
|
1971
|
-
}
|
|
1972
|
-
namespace offVoIPChatInterrupted {
|
|
1973
|
-
let object_235: string;
|
|
1974
|
-
export { object_235 as object };
|
|
1975
|
-
let success_235: string;
|
|
1976
|
-
export { success_235 as success };
|
|
1977
|
-
let _return_232: string;
|
|
1978
|
-
export { _return_232 as return };
|
|
1979
|
-
}
|
|
1980
|
-
namespace joinVoIPChat {
|
|
1981
|
-
let object_236: string;
|
|
1982
|
-
export { object_236 as object };
|
|
1983
|
-
let success_236: string;
|
|
1984
|
-
export { success_236 as success };
|
|
1985
|
-
let _return_233: string;
|
|
1986
|
-
export { _return_233 as return };
|
|
1987
|
-
}
|
|
1988
|
-
namespace join1v1Chat {
|
|
1989
|
-
let object_237: string;
|
|
1990
|
-
export { object_237 as object };
|
|
1991
|
-
let success_237: string;
|
|
1992
|
-
export { success_237 as success };
|
|
1993
|
-
let _return_234: string;
|
|
1994
|
-
export { _return_234 as return };
|
|
1995
|
-
}
|
|
1996
|
-
namespace exitVoIPChat {
|
|
1997
|
-
let object_238: string;
|
|
1998
|
-
export { object_238 as object };
|
|
1999
|
-
let success_238: string;
|
|
2000
|
-
export { success_238 as success };
|
|
2001
|
-
let _return_235: string;
|
|
2002
|
-
export { _return_235 as return };
|
|
2003
|
-
}
|
|
2004
|
-
namespace openEmbeddedMiniProgram {
|
|
2005
|
-
let object_239: string;
|
|
2006
|
-
export { object_239 as object };
|
|
2007
|
-
let success_239: string;
|
|
2008
|
-
export { success_239 as success };
|
|
2009
|
-
let _return_236: string;
|
|
2010
|
-
export { _return_236 as return };
|
|
2011
|
-
}
|
|
2012
|
-
namespace navigateToMiniProgram {
|
|
2013
|
-
let object_240: string;
|
|
2014
|
-
export { object_240 as object };
|
|
2015
|
-
let success_240: string;
|
|
2016
|
-
export { success_240 as success };
|
|
2017
|
-
let _return_237: string;
|
|
2018
|
-
export { _return_237 as return };
|
|
2019
|
-
}
|
|
2020
|
-
namespace navigateBackMiniProgram {
|
|
2021
|
-
let object_241: string;
|
|
2022
|
-
export { object_241 as object };
|
|
2023
|
-
let success_241: string;
|
|
2024
|
-
export { success_241 as success };
|
|
2025
|
-
let _return_238: string;
|
|
2026
|
-
export { _return_238 as return };
|
|
2027
|
-
}
|
|
2028
|
-
namespace exitMiniProgram {
|
|
2029
|
-
let object_242: string;
|
|
2030
|
-
export { object_242 as object };
|
|
2031
|
-
let success_242: string;
|
|
2032
|
-
export { success_242 as success };
|
|
2033
|
-
let _return_239: string;
|
|
2034
|
-
export { _return_239 as return };
|
|
2035
|
-
}
|
|
2036
|
-
namespace openBusinessView {
|
|
2037
|
-
let object_243: string;
|
|
2038
|
-
export { object_243 as object };
|
|
2039
|
-
let success_243: string;
|
|
2040
|
-
export { success_243 as success };
|
|
2041
|
-
let _return_240: string;
|
|
2042
|
-
export { _return_240 as return };
|
|
2043
|
-
}
|
|
2044
|
-
namespace downloadFile {
|
|
2045
|
-
let object_244: string;
|
|
2046
|
-
export { object_244 as object };
|
|
2047
|
-
let success_244: string;
|
|
2048
|
-
export { success_244 as success };
|
|
2049
|
-
let _return_241: string;
|
|
2050
|
-
export { _return_241 as return };
|
|
2051
|
-
}
|
|
2052
|
-
namespace stopLocalServiceDiscovery {
|
|
2053
|
-
let object_245: string;
|
|
2054
|
-
export { object_245 as object };
|
|
2055
|
-
let success_245: string;
|
|
2056
|
-
export { success_245 as success };
|
|
2057
|
-
let _return_242: string;
|
|
2058
|
-
export { _return_242 as return };
|
|
2059
|
-
}
|
|
2060
|
-
namespace startLocalServiceDiscovery {
|
|
2061
|
-
let object_246: string;
|
|
2062
|
-
export { object_246 as object };
|
|
2063
|
-
let success_246: string;
|
|
2064
|
-
export { success_246 as success };
|
|
2065
|
-
let _return_243: string;
|
|
2066
|
-
export { _return_243 as return };
|
|
2067
|
-
}
|
|
2068
|
-
namespace onLocalServiceResolveFail {
|
|
2069
|
-
let object_247: string;
|
|
2070
|
-
export { object_247 as object };
|
|
2071
|
-
let success_247: string;
|
|
2072
|
-
export { success_247 as success };
|
|
2073
|
-
let _return_244: string;
|
|
2074
|
-
export { _return_244 as return };
|
|
2075
|
-
}
|
|
2076
|
-
namespace onLocalServiceLost {
|
|
2077
|
-
let object_248: string;
|
|
2078
|
-
export { object_248 as object };
|
|
2079
|
-
let success_248: string;
|
|
2080
|
-
export { success_248 as success };
|
|
2081
|
-
let _return_245: string;
|
|
2082
|
-
export { _return_245 as return };
|
|
2083
|
-
}
|
|
2084
|
-
namespace onLocalServiceFound {
|
|
2085
|
-
let object_249: string;
|
|
2086
|
-
export { object_249 as object };
|
|
2087
|
-
let success_249: string;
|
|
2088
|
-
export { success_249 as success };
|
|
2089
|
-
let _return_246: string;
|
|
2090
|
-
export { _return_246 as return };
|
|
2091
|
-
}
|
|
2092
|
-
namespace onLocalServiceDiscoveryStop {
|
|
2093
|
-
let object_250: string;
|
|
2094
|
-
export { object_250 as object };
|
|
2095
|
-
let success_250: string;
|
|
2096
|
-
export { success_250 as success };
|
|
2097
|
-
let _return_247: string;
|
|
2098
|
-
export { _return_247 as return };
|
|
2099
|
-
}
|
|
2100
|
-
namespace offLocalServiceResolveFail {
|
|
2101
|
-
let object_251: string;
|
|
2102
|
-
export { object_251 as object };
|
|
2103
|
-
let success_251: string;
|
|
2104
|
-
export { success_251 as success };
|
|
2105
|
-
let _return_248: string;
|
|
2106
|
-
export { _return_248 as return };
|
|
2107
|
-
}
|
|
2108
|
-
namespace offLocalServiceLost {
|
|
2109
|
-
let object_252: string;
|
|
2110
|
-
export { object_252 as object };
|
|
2111
|
-
let success_252: string;
|
|
2112
|
-
export { success_252 as success };
|
|
2113
|
-
let _return_249: string;
|
|
2114
|
-
export { _return_249 as return };
|
|
2115
|
-
}
|
|
2116
|
-
namespace offLocalServiceFound {
|
|
2117
|
-
let object_253: string;
|
|
2118
|
-
export { object_253 as object };
|
|
2119
|
-
let success_253: string;
|
|
2120
|
-
export { success_253 as success };
|
|
2121
|
-
let _return_250: string;
|
|
2122
|
-
export { _return_250 as return };
|
|
2123
|
-
}
|
|
2124
|
-
namespace offLocalServiceDiscoveryStop {
|
|
2125
|
-
let object_254: string;
|
|
2126
|
-
export { object_254 as object };
|
|
2127
|
-
let success_254: string;
|
|
2128
|
-
export { success_254 as success };
|
|
2129
|
-
let _return_251: string;
|
|
2130
|
-
export { _return_251 as return };
|
|
2131
|
-
}
|
|
2132
|
-
namespace request {
|
|
2133
|
-
let object_255: string;
|
|
2134
|
-
export { object_255 as object };
|
|
2135
|
-
let success_255: string;
|
|
2136
|
-
export { success_255 as success };
|
|
2137
|
-
let _return_252: string;
|
|
2138
|
-
export { _return_252 as return };
|
|
2139
|
-
}
|
|
2140
|
-
let addInterceptor: string;
|
|
2141
|
-
let cleanInterceptors: string;
|
|
2142
|
-
namespace createTCPSocket {
|
|
2143
|
-
let object_256: string;
|
|
2144
|
-
export { object_256 as object };
|
|
2145
|
-
let success_256: string;
|
|
2146
|
-
export { success_256 as success };
|
|
2147
|
-
let _return_253: string;
|
|
2148
|
-
export { _return_253 as return };
|
|
2149
|
-
}
|
|
2150
|
-
namespace createUDPSocket {
|
|
2151
|
-
let object_257: string;
|
|
2152
|
-
export { object_257 as object };
|
|
2153
|
-
let success_257: string;
|
|
2154
|
-
export { success_257 as success };
|
|
2155
|
-
let _return_254: string;
|
|
2156
|
-
export { _return_254 as return };
|
|
2157
|
-
}
|
|
2158
|
-
namespace uploadFile {
|
|
2159
|
-
let object_258: string;
|
|
2160
|
-
export { object_258 as object };
|
|
2161
|
-
let success_258: string;
|
|
2162
|
-
export { success_258 as success };
|
|
2163
|
-
let _return_255: string;
|
|
2164
|
-
export { _return_255 as return };
|
|
2165
|
-
}
|
|
2166
|
-
let sendSocketMessage: string;
|
|
2167
|
-
let onSocketOpen: string;
|
|
2168
|
-
let onSocketMessage: string;
|
|
2169
|
-
let onSocketError: string;
|
|
2170
|
-
let onSocketClose: string;
|
|
2171
|
-
let connectSocket: string;
|
|
2172
|
-
let closeSocket: string;
|
|
2173
|
-
namespace getAccountInfoSync {
|
|
2174
|
-
let object_259: string;
|
|
2175
|
-
export { object_259 as object };
|
|
2176
|
-
let success_259: string;
|
|
2177
|
-
export { success_259 as success };
|
|
2178
|
-
let _return_256: string;
|
|
2179
|
-
export { _return_256 as return };
|
|
2180
|
-
}
|
|
2181
|
-
namespace chooseAddress {
|
|
2182
|
-
let object_260: string;
|
|
2183
|
-
export { object_260 as object };
|
|
2184
|
-
let success_260: string;
|
|
2185
|
-
export { success_260 as success };
|
|
2186
|
-
let _return_257: string;
|
|
2187
|
-
export { _return_257 as return };
|
|
2188
|
-
}
|
|
2189
|
-
namespace authorizeForMiniProgram {
|
|
2190
|
-
let object_261: string;
|
|
2191
|
-
export { object_261 as object };
|
|
2192
|
-
let success_261: string;
|
|
2193
|
-
export { success_261 as success };
|
|
2194
|
-
let _return_258: string;
|
|
2195
|
-
export { _return_258 as return };
|
|
2196
|
-
}
|
|
2197
|
-
namespace authorize {
|
|
2198
|
-
let object_262: string;
|
|
2199
|
-
export { object_262 as object };
|
|
2200
|
-
let success_262: string;
|
|
2201
|
-
export { success_262 as success };
|
|
2202
|
-
let _return_259: string;
|
|
2203
|
-
export { _return_259 as return };
|
|
2204
|
-
}
|
|
2205
|
-
namespace openCard {
|
|
2206
|
-
let object_263: string;
|
|
2207
|
-
export { object_263 as object };
|
|
2208
|
-
let success_263: string;
|
|
2209
|
-
export { success_263 as success };
|
|
2210
|
-
let _return_260: string;
|
|
2211
|
-
export { _return_260 as return };
|
|
2212
|
-
}
|
|
2213
|
-
namespace addCard {
|
|
2214
|
-
let object_264: string;
|
|
2215
|
-
export { object_264 as object };
|
|
2216
|
-
let success_264: string;
|
|
2217
|
-
export { success_264 as success };
|
|
2218
|
-
let _return_261: string;
|
|
2219
|
-
export { _return_261 as return };
|
|
2220
|
-
}
|
|
2221
|
-
namespace reserveChannelsLive {
|
|
2222
|
-
let object_265: string;
|
|
2223
|
-
export { object_265 as object };
|
|
2224
|
-
let success_265: string;
|
|
2225
|
-
export { success_265 as success };
|
|
2226
|
-
let _return_262: string;
|
|
2227
|
-
export { _return_262 as return };
|
|
2228
|
-
}
|
|
2229
|
-
namespace openChannelsUserProfile {
|
|
2230
|
-
let object_266: string;
|
|
2231
|
-
export { object_266 as object };
|
|
2232
|
-
let success_266: string;
|
|
2233
|
-
export { success_266 as success };
|
|
2234
|
-
let _return_263: string;
|
|
2235
|
-
export { _return_263 as return };
|
|
2236
|
-
}
|
|
2237
|
-
namespace openChannelsLive {
|
|
2238
|
-
let object_267: string;
|
|
2239
|
-
export { object_267 as object };
|
|
2240
|
-
let success_267: string;
|
|
2241
|
-
export { success_267 as success };
|
|
2242
|
-
let _return_264: string;
|
|
2243
|
-
export { _return_264 as return };
|
|
2244
|
-
}
|
|
2245
|
-
namespace openChannelsEvent {
|
|
2246
|
-
let object_268: string;
|
|
2247
|
-
export { object_268 as object };
|
|
2248
|
-
let success_268: string;
|
|
2249
|
-
export { success_268 as success };
|
|
2250
|
-
let _return_265: string;
|
|
2251
|
-
export { _return_265 as return };
|
|
2252
|
-
}
|
|
2253
|
-
namespace openChannelsActivity {
|
|
2254
|
-
let object_269: string;
|
|
2255
|
-
export { object_269 as object };
|
|
2256
|
-
let success_269: string;
|
|
2257
|
-
export { success_269 as success };
|
|
2258
|
-
let _return_266: string;
|
|
2259
|
-
export { _return_266 as return };
|
|
2260
|
-
}
|
|
2261
|
-
namespace getChannelsShareKey {
|
|
2262
|
-
let object_270: string;
|
|
2263
|
-
export { object_270 as object };
|
|
2264
|
-
let success_270: string;
|
|
2265
|
-
export { success_270 as success };
|
|
2266
|
-
let _return_267: string;
|
|
2267
|
-
export { _return_267 as return };
|
|
2268
|
-
}
|
|
2269
|
-
namespace getChannelsLiveNoticeInfo {
|
|
2270
|
-
let object_271: string;
|
|
2271
|
-
export { object_271 as object };
|
|
2272
|
-
let success_271: string;
|
|
2273
|
-
export { success_271 as success };
|
|
2274
|
-
let _return_268: string;
|
|
2275
|
-
export { _return_268 as return };
|
|
2276
|
-
}
|
|
2277
|
-
namespace getChannelsLiveInfo {
|
|
2278
|
-
let object_272: string;
|
|
2279
|
-
export { object_272 as object };
|
|
2280
|
-
let success_272: string;
|
|
2281
|
-
export { success_272 as success };
|
|
2282
|
-
let _return_269: string;
|
|
2283
|
-
export { _return_269 as return };
|
|
2284
|
-
}
|
|
2285
|
-
namespace openCustomerServiceChat {
|
|
2286
|
-
let object_273: string;
|
|
2287
|
-
export { object_273 as object };
|
|
2288
|
-
let success_273: string;
|
|
2289
|
-
export { success_273 as success };
|
|
2290
|
-
let _return_270: string;
|
|
2291
|
-
export { _return_270 as return };
|
|
2292
|
-
}
|
|
2293
|
-
namespace requestDeviceVoIP {
|
|
2294
|
-
let object_274: string;
|
|
2295
|
-
export { object_274 as object };
|
|
2296
|
-
let success_274: string;
|
|
2297
|
-
export { success_274 as success };
|
|
2298
|
-
let _return_271: string;
|
|
2299
|
-
export { _return_271 as return };
|
|
2300
|
-
}
|
|
2301
|
-
namespace getDeviceVoIPList {
|
|
2302
|
-
let object_275: string;
|
|
2303
|
-
export { object_275 as object };
|
|
2304
|
-
let success_275: string;
|
|
2305
|
-
export { success_275 as success };
|
|
2306
|
-
let _return_272: string;
|
|
2307
|
-
export { _return_272 as return };
|
|
2308
|
-
}
|
|
2309
|
-
namespace checkIsSupportFacialRecognition {
|
|
2310
|
-
let object_276: string;
|
|
2311
|
-
export { object_276 as object };
|
|
2312
|
-
let success_276: string;
|
|
2313
|
-
export { success_276 as success };
|
|
2314
|
-
let _return_273: string;
|
|
2315
|
-
export { _return_273 as return };
|
|
2316
|
-
}
|
|
2317
|
-
namespace startFacialRecognitionVerify {
|
|
2318
|
-
let object_277: string;
|
|
2319
|
-
export { object_277 as object };
|
|
2320
|
-
let success_277: string;
|
|
2321
|
-
export { success_277 as success };
|
|
2322
|
-
let _return_274: string;
|
|
2323
|
-
export { _return_274 as return };
|
|
2324
|
-
}
|
|
2325
|
-
namespace startFacialRecognitionVerifyAndUploadVideo {
|
|
2326
|
-
let object_278: string;
|
|
2327
|
-
export { object_278 as object };
|
|
2328
|
-
let success_278: string;
|
|
2329
|
-
export { success_278 as success };
|
|
2330
|
-
let _return_275: string;
|
|
2331
|
-
export { _return_275 as return };
|
|
2332
|
-
}
|
|
2333
|
-
namespace faceVerifyForPay {
|
|
2334
|
-
let object_279: string;
|
|
2335
|
-
export { object_279 as object };
|
|
2336
|
-
let success_279: string;
|
|
2337
|
-
export { success_279 as success };
|
|
2338
|
-
let _return_276: string;
|
|
2339
|
-
export { _return_276 as return };
|
|
2340
|
-
}
|
|
2341
|
-
namespace addVideoToFavorites {
|
|
2342
|
-
let object_280: string;
|
|
2343
|
-
export { object_280 as object };
|
|
2344
|
-
let success_280: string;
|
|
2345
|
-
export { success_280 as success };
|
|
2346
|
-
let _return_277: string;
|
|
2347
|
-
export { _return_277 as return };
|
|
2348
|
-
}
|
|
2349
|
-
namespace addFileToFavorites {
|
|
2350
|
-
let object_281: string;
|
|
2351
|
-
export { object_281 as object };
|
|
2352
|
-
let success_281: string;
|
|
2353
|
-
export { success_281 as success };
|
|
2354
|
-
let _return_278: string;
|
|
2355
|
-
export { _return_278 as return };
|
|
2356
|
-
}
|
|
2357
|
-
namespace getGroupEnterInfo {
|
|
2358
|
-
let object_282: string;
|
|
2359
|
-
export { object_282 as object };
|
|
2360
|
-
let success_282: string;
|
|
2361
|
-
export { success_282 as success };
|
|
2362
|
-
let _return_279: string;
|
|
2363
|
-
export { _return_279 as return };
|
|
2364
|
-
}
|
|
2365
|
-
namespace chooseInvoiceTitle {
|
|
2366
|
-
let object_283: string;
|
|
2367
|
-
export { object_283 as object };
|
|
2368
|
-
let success_283: string;
|
|
2369
|
-
export { success_283 as success };
|
|
2370
|
-
let _return_280: string;
|
|
2371
|
-
export { _return_280 as return };
|
|
2372
|
-
}
|
|
2373
|
-
namespace chooseInvoice {
|
|
2374
|
-
let object_284: string;
|
|
2375
|
-
export { object_284 as object };
|
|
2376
|
-
let success_284: string;
|
|
2377
|
-
export { success_284 as success };
|
|
2378
|
-
let _return_281: string;
|
|
2379
|
-
export { _return_281 as return };
|
|
2380
|
-
}
|
|
2381
|
-
namespace chooseLicensePlate {
|
|
2382
|
-
let object_285: string;
|
|
2383
|
-
export { object_285 as object };
|
|
2384
|
-
let success_285: string;
|
|
2385
|
-
export { success_285 as success };
|
|
2386
|
-
let _return_282: string;
|
|
2387
|
-
export { _return_282 as return };
|
|
2388
|
-
}
|
|
2389
|
-
namespace pluginLogin {
|
|
2390
|
-
let object_286: string;
|
|
2391
|
-
export { object_286 as object };
|
|
2392
|
-
let success_286: string;
|
|
2393
|
-
export { success_286 as success };
|
|
2394
|
-
let _return_283: string;
|
|
2395
|
-
export { _return_283 as return };
|
|
2396
|
-
}
|
|
2397
|
-
namespace login {
|
|
2398
|
-
let object_287: string;
|
|
2399
|
-
export { object_287 as object };
|
|
2400
|
-
let success_287: string;
|
|
2401
|
-
export { success_287 as success };
|
|
2402
|
-
let _return_284: string;
|
|
2403
|
-
export { _return_284 as return };
|
|
2404
|
-
}
|
|
2405
|
-
namespace checkSession {
|
|
2406
|
-
let object_288: string;
|
|
2407
|
-
export { object_288 as object };
|
|
2408
|
-
let success_288: string;
|
|
2409
|
-
export { success_288 as success };
|
|
2410
|
-
let _return_285: string;
|
|
2411
|
-
export { _return_285 as return };
|
|
2412
|
-
}
|
|
2413
|
-
namespace checkIsAddedToMyMiniProgram {
|
|
2414
|
-
let object_289: string;
|
|
2415
|
-
export { object_289 as object };
|
|
2416
|
-
let success_289: string;
|
|
2417
|
-
export { success_289 as success };
|
|
2418
|
-
let _return_286: string;
|
|
2419
|
-
export { _return_286 as return };
|
|
2420
|
-
}
|
|
2421
|
-
namespace requirePrivacyAuthorize {
|
|
2422
|
-
let object_290: string;
|
|
2423
|
-
export { object_290 as object };
|
|
2424
|
-
let success_290: string;
|
|
2425
|
-
export { success_290 as success };
|
|
2426
|
-
let _return_287: string;
|
|
2427
|
-
export { _return_287 as return };
|
|
2428
|
-
}
|
|
2429
|
-
namespace openPrivacyContract {
|
|
2430
|
-
let object_291: string;
|
|
2431
|
-
export { object_291 as object };
|
|
2432
|
-
let success_291: string;
|
|
2433
|
-
export { success_291 as success };
|
|
2434
|
-
let _return_288: string;
|
|
2435
|
-
export { _return_288 as return };
|
|
2436
|
-
}
|
|
2437
|
-
namespace onNeedPrivacyAuthorization {
|
|
2438
|
-
let object_292: string;
|
|
2439
|
-
export { object_292 as object };
|
|
2440
|
-
let success_292: string;
|
|
2441
|
-
export { success_292 as success };
|
|
2442
|
-
let _return_289: string;
|
|
2443
|
-
export { _return_289 as return };
|
|
2444
|
-
}
|
|
2445
|
-
namespace getPrivacySetting {
|
|
2446
|
-
let object_293: string;
|
|
2447
|
-
export { object_293 as object };
|
|
2448
|
-
let success_293: string;
|
|
2449
|
-
export { success_293 as success };
|
|
2450
|
-
let _return_290: string;
|
|
2451
|
-
export { _return_290 as return };
|
|
2452
|
-
}
|
|
2453
|
-
namespace showRedPackage {
|
|
2454
|
-
let object_294: string;
|
|
2455
|
-
export { object_294 as object };
|
|
2456
|
-
let success_294: string;
|
|
2457
|
-
export { success_294 as success };
|
|
2458
|
-
let _return_291: string;
|
|
2459
|
-
export { _return_291 as return };
|
|
2460
|
-
}
|
|
2461
|
-
namespace openSetting {
|
|
2462
|
-
let object_295: string;
|
|
2463
|
-
export { object_295 as object };
|
|
2464
|
-
let success_295: string;
|
|
2465
|
-
export { success_295 as success };
|
|
2466
|
-
let _return_292: string;
|
|
2467
|
-
export { _return_292 as return };
|
|
2468
|
-
}
|
|
2469
|
-
namespace getSetting {
|
|
2470
|
-
let object_296: string;
|
|
2471
|
-
export { object_296 as object };
|
|
2472
|
-
let success_296: string;
|
|
2473
|
-
export { success_296 as success };
|
|
2474
|
-
let _return_293: string;
|
|
2475
|
-
export { _return_293 as return };
|
|
2476
|
-
}
|
|
2477
|
-
namespace startSoterAuthentication {
|
|
2478
|
-
let object_297: string;
|
|
2479
|
-
export { object_297 as object };
|
|
2480
|
-
let success_297: string;
|
|
2481
|
-
export { success_297 as success };
|
|
2482
|
-
let _return_294: string;
|
|
2483
|
-
export { _return_294 as return };
|
|
2484
|
-
}
|
|
2485
|
-
namespace checkIsSupportSoterAuthentication {
|
|
2486
|
-
let object_298: string;
|
|
2487
|
-
export { object_298 as object };
|
|
2488
|
-
let success_298: string;
|
|
2489
|
-
export { success_298 as success };
|
|
2490
|
-
let _return_295: string;
|
|
2491
|
-
export { _return_295 as return };
|
|
2492
|
-
}
|
|
2493
|
-
namespace checkIsSoterEnrolledInDevice {
|
|
2494
|
-
let object_299: string;
|
|
2495
|
-
export { object_299 as object };
|
|
2496
|
-
let success_299: string;
|
|
2497
|
-
export { success_299 as success };
|
|
2498
|
-
let _return_296: string;
|
|
2499
|
-
export { _return_296 as return };
|
|
2500
|
-
}
|
|
2501
|
-
namespace requestSubscribeMessage {
|
|
2502
|
-
let object_300: string;
|
|
2503
|
-
export { object_300 as object };
|
|
2504
|
-
let success_300: string;
|
|
2505
|
-
export { success_300 as success };
|
|
2506
|
-
let _return_297: string;
|
|
2507
|
-
export { _return_297 as return };
|
|
2508
|
-
}
|
|
2509
|
-
namespace requestSubscribeDeviceMessage {
|
|
2510
|
-
let object_301: string;
|
|
2511
|
-
export { object_301 as object };
|
|
2512
|
-
let success_301: string;
|
|
2513
|
-
export { success_301 as success };
|
|
2514
|
-
let _return_298: string;
|
|
2515
|
-
export { _return_298 as return };
|
|
2516
|
-
}
|
|
2517
|
-
namespace getUserProfile {
|
|
2518
|
-
let object_302: string;
|
|
2519
|
-
export { object_302 as object };
|
|
2520
|
-
let success_302: string;
|
|
2521
|
-
export { success_302 as success };
|
|
2522
|
-
let _return_299: string;
|
|
2523
|
-
export { _return_299 as return };
|
|
2524
|
-
}
|
|
2525
|
-
namespace getUserInfo {
|
|
2526
|
-
let object_303: string;
|
|
2527
|
-
export { object_303 as object };
|
|
2528
|
-
let success_303: string;
|
|
2529
|
-
export { success_303 as success };
|
|
2530
|
-
let _return_300: string;
|
|
2531
|
-
export { _return_300 as return };
|
|
2532
|
-
}
|
|
2533
|
-
namespace shareToWeRun {
|
|
2534
|
-
let object_304: string;
|
|
2535
|
-
export { object_304 as object };
|
|
2536
|
-
let success_304: string;
|
|
2537
|
-
export { success_304 as success };
|
|
2538
|
-
let _return_301: string;
|
|
2539
|
-
export { _return_301 as return };
|
|
2540
|
-
}
|
|
2541
|
-
namespace getWeRunData {
|
|
2542
|
-
let object_305: string;
|
|
2543
|
-
export { object_305 as object };
|
|
2544
|
-
let success_305: string;
|
|
2545
|
-
export { success_305 as success };
|
|
2546
|
-
let _return_302: string;
|
|
2547
|
-
export { _return_302 as return };
|
|
2548
|
-
}
|
|
2549
|
-
namespace requestPayment {
|
|
2550
|
-
let object_306: string;
|
|
2551
|
-
export { object_306 as object };
|
|
2552
|
-
let success_306: string;
|
|
2553
|
-
export { success_306 as success };
|
|
2554
|
-
let _return_303: string;
|
|
2555
|
-
export { _return_303 as return };
|
|
2556
|
-
}
|
|
2557
|
-
namespace requestPluginPayment {
|
|
2558
|
-
let object_307: string;
|
|
2559
|
-
export { object_307 as object };
|
|
2560
|
-
let success_307: string;
|
|
2561
|
-
export { success_307 as success };
|
|
2562
|
-
let _return_304: string;
|
|
2563
|
-
export { _return_304 as return };
|
|
2564
|
-
}
|
|
2565
|
-
namespace requestOrderPayment {
|
|
2566
|
-
let object_308: string;
|
|
2567
|
-
export { object_308 as object };
|
|
2568
|
-
let success_308: string;
|
|
2569
|
-
export { success_308 as success };
|
|
2570
|
-
let _return_305: string;
|
|
2571
|
-
export { _return_305 as return };
|
|
2572
|
-
}
|
|
2573
|
-
namespace openQzonePublish {
|
|
2574
|
-
let object_309: string;
|
|
2575
|
-
export { object_309 as object };
|
|
2576
|
-
let success_309: string;
|
|
2577
|
-
export { success_309 as success };
|
|
2578
|
-
let _return_306: string;
|
|
2579
|
-
export { _return_306 as return };
|
|
2580
|
-
}
|
|
2581
|
-
namespace getQQRunData {
|
|
2582
|
-
let object_310: string;
|
|
2583
|
-
export { object_310 as object };
|
|
2584
|
-
let success_310: string;
|
|
2585
|
-
export { success_310 as success };
|
|
2586
|
-
let _return_307: string;
|
|
2587
|
-
export { _return_307 as return };
|
|
2588
|
-
}
|
|
2589
|
-
namespace setOfficialDress {
|
|
2590
|
-
let object_311: string;
|
|
2591
|
-
export { object_311 as object };
|
|
2592
|
-
let success_311: string;
|
|
2593
|
-
export { success_311 as success };
|
|
2594
|
-
let _return_308: string;
|
|
2595
|
-
export { _return_308 as return };
|
|
2596
|
-
}
|
|
2597
|
-
namespace setCustomDress {
|
|
2598
|
-
let object_312: string;
|
|
2599
|
-
export { object_312 as object };
|
|
2600
|
-
let success_312: string;
|
|
2601
|
-
export { success_312 as success };
|
|
2602
|
-
let _return_309: string;
|
|
2603
|
-
export { _return_309 as return };
|
|
2604
|
-
}
|
|
2605
|
-
namespace updateQQApp {
|
|
2606
|
-
let object_313: string;
|
|
2607
|
-
export { object_313 as object };
|
|
2608
|
-
let success_313: string;
|
|
2609
|
-
export { success_313 as success };
|
|
2610
|
-
let _return_310: string;
|
|
2611
|
-
export { _return_310 as return };
|
|
2612
|
-
}
|
|
2613
|
-
namespace addRecentColorSign {
|
|
2614
|
-
let object_314: string;
|
|
2615
|
-
export { object_314 as object };
|
|
2616
|
-
let success_314: string;
|
|
2617
|
-
export { success_314 as success };
|
|
2618
|
-
let _return_311: string;
|
|
2619
|
-
export { _return_311 as return };
|
|
2620
|
-
}
|
|
2621
|
-
namespace getGuildInfo {
|
|
2622
|
-
let object_315: string;
|
|
2623
|
-
export { object_315 as object };
|
|
2624
|
-
let success_315: string;
|
|
2625
|
-
export { success_315 as success };
|
|
2626
|
-
let _return_312: string;
|
|
2627
|
-
export { _return_312 as return };
|
|
2628
|
-
}
|
|
2629
|
-
namespace applyAddToMyApps {
|
|
2630
|
-
let object_316: string;
|
|
2631
|
-
export { object_316 as object };
|
|
2632
|
-
let success_316: string;
|
|
2633
|
-
export { success_316 as success };
|
|
2634
|
-
let _return_313: string;
|
|
2635
|
-
export { _return_313 as return };
|
|
2636
|
-
}
|
|
2637
|
-
namespace isAddedToMyApps {
|
|
2638
|
-
let object_317: string;
|
|
2639
|
-
export { object_317 as object };
|
|
2640
|
-
let success_317: string;
|
|
2641
|
-
export { success_317 as success };
|
|
2642
|
-
let _return_314: string;
|
|
2643
|
-
export { _return_314 as return };
|
|
2644
|
-
}
|
|
2645
|
-
namespace updateShareMenu {
|
|
2646
|
-
let object_318: string;
|
|
2647
|
-
export { object_318 as object };
|
|
2648
|
-
let success_318: string;
|
|
2649
|
-
export { success_318 as success };
|
|
2650
|
-
let _return_315: string;
|
|
2651
|
-
export { _return_315 as return };
|
|
2652
|
-
}
|
|
2653
|
-
namespace showShareMenu {
|
|
2654
|
-
let object_319: string;
|
|
2655
|
-
export { object_319 as object };
|
|
2656
|
-
let success_319: string;
|
|
2657
|
-
export { success_319 as success };
|
|
2658
|
-
let _return_316: string;
|
|
2659
|
-
export { _return_316 as return };
|
|
2660
|
-
}
|
|
2661
|
-
namespace showShareImageMenu {
|
|
2662
|
-
let object_320: string;
|
|
2663
|
-
export { object_320 as object };
|
|
2664
|
-
let success_320: string;
|
|
2665
|
-
export { success_320 as success };
|
|
2666
|
-
let _return_317: string;
|
|
2667
|
-
export { _return_317 as return };
|
|
2668
|
-
}
|
|
2669
|
-
namespace shareVideoMessage {
|
|
2670
|
-
let object_321: string;
|
|
2671
|
-
export { object_321 as object };
|
|
2672
|
-
let success_321: string;
|
|
2673
|
-
export { success_321 as success };
|
|
2674
|
-
let _return_318: string;
|
|
2675
|
-
export { _return_318 as return };
|
|
2676
|
-
}
|
|
2677
|
-
namespace shareFileMessage {
|
|
2678
|
-
let object_322: string;
|
|
2679
|
-
export { object_322 as object };
|
|
2680
|
-
let success_322: string;
|
|
2681
|
-
export { success_322 as success };
|
|
2682
|
-
let _return_319: string;
|
|
2683
|
-
export { _return_319 as return };
|
|
2684
|
-
}
|
|
2685
|
-
namespace onCopyUrl {
|
|
2686
|
-
let object_323: string;
|
|
2687
|
-
export { object_323 as object };
|
|
2688
|
-
let success_323: string;
|
|
2689
|
-
export { success_323 as success };
|
|
2690
|
-
let _return_320: string;
|
|
2691
|
-
export { _return_320 as return };
|
|
2692
|
-
}
|
|
2693
|
-
namespace offCopyUrl {
|
|
2694
|
-
let object_324: string;
|
|
2695
|
-
export { object_324 as object };
|
|
2696
|
-
let success_324: string;
|
|
2697
|
-
export { success_324 as success };
|
|
2698
|
-
let _return_321: string;
|
|
2699
|
-
export { _return_321 as return };
|
|
2700
|
-
}
|
|
2701
|
-
namespace hideShareMenu {
|
|
2702
|
-
let object_325: string;
|
|
2703
|
-
export { object_325 as object };
|
|
2704
|
-
let success_325: string;
|
|
2705
|
-
export { success_325 as success };
|
|
2706
|
-
let _return_322: string;
|
|
2707
|
-
export { _return_322 as return };
|
|
2708
|
-
}
|
|
2709
|
-
namespace getShareInfo {
|
|
2710
|
-
let object_326: string;
|
|
2711
|
-
export { object_326 as object };
|
|
2712
|
-
let success_326: string;
|
|
2713
|
-
export { success_326 as success };
|
|
2714
|
-
let _return_323: string;
|
|
2715
|
-
export { _return_323 as return };
|
|
2716
|
-
}
|
|
2717
|
-
namespace authPrivateMessage {
|
|
2718
|
-
let object_327: string;
|
|
2719
|
-
export { object_327 as object };
|
|
2720
|
-
let success_327: string;
|
|
2721
|
-
export { success_327 as success };
|
|
2722
|
-
let _return_324: string;
|
|
2723
|
-
export { _return_324 as return };
|
|
2724
|
-
}
|
|
2725
|
-
namespace setStorageSync {
|
|
2726
|
-
let object_328: string;
|
|
2727
|
-
export { object_328 as object };
|
|
2728
|
-
let success_328: string;
|
|
2729
|
-
export { success_328 as success };
|
|
2730
|
-
}
|
|
2731
|
-
namespace setStorage {
|
|
2732
|
-
let object_329: string;
|
|
2733
|
-
export { object_329 as object };
|
|
2734
|
-
let success_329: string;
|
|
2735
|
-
export { success_329 as success };
|
|
2736
|
-
let _return_325: string;
|
|
2737
|
-
export { _return_325 as return };
|
|
2738
|
-
}
|
|
2739
|
-
namespace revokeBufferURL {
|
|
2740
|
-
let object_330: string;
|
|
2741
|
-
export { object_330 as object };
|
|
2742
|
-
let success_330: string;
|
|
2743
|
-
export { success_330 as success };
|
|
2744
|
-
let _return_326: string;
|
|
2745
|
-
export { _return_326 as return };
|
|
2746
|
-
}
|
|
2747
|
-
namespace removeStorageSync {
|
|
2748
|
-
let object_331: string;
|
|
2749
|
-
export { object_331 as object };
|
|
2750
|
-
let success_331: string;
|
|
2751
|
-
export { success_331 as success };
|
|
2752
|
-
}
|
|
2753
|
-
namespace removeStorage {
|
|
2754
|
-
let object_332: string;
|
|
2755
|
-
export { object_332 as object };
|
|
2756
|
-
let success_332: string;
|
|
2757
|
-
export { success_332 as success };
|
|
2758
|
-
let _return_327: string;
|
|
2759
|
-
export { _return_327 as return };
|
|
2760
|
-
}
|
|
2761
|
-
namespace getStorageSync {
|
|
2762
|
-
let object_333: string;
|
|
2763
|
-
export { object_333 as object };
|
|
2764
|
-
let success_333: string;
|
|
2765
|
-
export { success_333 as success };
|
|
2766
|
-
let _return_328: string;
|
|
2767
|
-
export { _return_328 as return };
|
|
2768
|
-
}
|
|
2769
|
-
namespace getStorageInfoSync {
|
|
2770
|
-
let object_334: string;
|
|
2771
|
-
export { object_334 as object };
|
|
2772
|
-
let success_334: string;
|
|
2773
|
-
export { success_334 as success };
|
|
2774
|
-
let _return_329: string;
|
|
2775
|
-
export { _return_329 as return };
|
|
2776
|
-
}
|
|
2777
|
-
namespace getStorageInfo {
|
|
2778
|
-
let object_335: string;
|
|
2779
|
-
export { object_335 as object };
|
|
2780
|
-
let success_335: string;
|
|
2781
|
-
export { success_335 as success };
|
|
2782
|
-
let _return_330: string;
|
|
2783
|
-
export { _return_330 as return };
|
|
2784
|
-
}
|
|
2785
|
-
namespace getStorage {
|
|
2786
|
-
let object_336: string;
|
|
2787
|
-
export { object_336 as object };
|
|
2788
|
-
let success_336: string;
|
|
2789
|
-
export { success_336 as success };
|
|
2790
|
-
let _return_331: string;
|
|
2791
|
-
export { _return_331 as return };
|
|
2792
|
-
}
|
|
2793
|
-
namespace createBufferURL {
|
|
2794
|
-
let object_337: string;
|
|
2795
|
-
export { object_337 as object };
|
|
2796
|
-
let success_337: string;
|
|
2797
|
-
export { success_337 as success };
|
|
2798
|
-
let _return_332: string;
|
|
2799
|
-
export { _return_332 as return };
|
|
2800
|
-
}
|
|
2801
|
-
namespace clearStorageSync {
|
|
2802
|
-
let object_338: string;
|
|
2803
|
-
export { object_338 as object };
|
|
2804
|
-
let success_338: string;
|
|
2805
|
-
export { success_338 as success };
|
|
2806
|
-
}
|
|
2807
|
-
namespace clearStorage {
|
|
2808
|
-
let object_339: string;
|
|
2809
|
-
export { object_339 as object };
|
|
2810
|
-
let success_339: string;
|
|
2811
|
-
export { success_339 as success };
|
|
2812
|
-
let _return_333: string;
|
|
2813
|
-
export { _return_333 as return };
|
|
2814
|
-
}
|
|
2815
|
-
namespace batchSetStorageSync {
|
|
2816
|
-
let object_340: string;
|
|
2817
|
-
export { object_340 as object };
|
|
2818
|
-
let success_340: string;
|
|
2819
|
-
export { success_340 as success };
|
|
2820
|
-
let _return_334: string;
|
|
2821
|
-
export { _return_334 as return };
|
|
2822
|
-
}
|
|
2823
|
-
namespace batchSetStorage {
|
|
2824
|
-
let object_341: string;
|
|
2825
|
-
export { object_341 as object };
|
|
2826
|
-
let success_341: string;
|
|
2827
|
-
export { success_341 as success };
|
|
2828
|
-
let _return_335: string;
|
|
2829
|
-
export { _return_335 as return };
|
|
2830
|
-
}
|
|
2831
|
-
namespace batchGetStorageSync {
|
|
2832
|
-
let object_342: string;
|
|
2833
|
-
export { object_342 as object };
|
|
2834
|
-
let success_342: string;
|
|
2835
|
-
export { success_342 as success };
|
|
2836
|
-
let _return_336: string;
|
|
2837
|
-
export { _return_336 as return };
|
|
2838
|
-
}
|
|
2839
|
-
namespace batchGetStorage {
|
|
2840
|
-
let object_343: string;
|
|
2841
|
-
export { object_343 as object };
|
|
2842
|
-
let success_343: string;
|
|
2843
|
-
export { success_343 as success };
|
|
2844
|
-
let _return_337: string;
|
|
2845
|
-
export { _return_337 as return };
|
|
2846
|
-
}
|
|
2847
|
-
namespace setBackgroundFetchToken {
|
|
2848
|
-
let object_344: string;
|
|
2849
|
-
export { object_344 as object };
|
|
2850
|
-
let success_344: string;
|
|
2851
|
-
export { success_344 as success };
|
|
2852
|
-
let _return_338: string;
|
|
2853
|
-
export { _return_338 as return };
|
|
2854
|
-
}
|
|
2855
|
-
namespace onBackgroundFetchData {
|
|
2856
|
-
let object_345: string;
|
|
2857
|
-
export { object_345 as object };
|
|
2858
|
-
let success_345: string;
|
|
2859
|
-
export { success_345 as success };
|
|
2860
|
-
let _return_339: string;
|
|
2861
|
-
export { _return_339 as return };
|
|
2862
|
-
}
|
|
2863
|
-
namespace getBackgroundFetchToken {
|
|
2864
|
-
let object_346: string;
|
|
2865
|
-
export { object_346 as object };
|
|
2866
|
-
let success_346: string;
|
|
2867
|
-
export { success_346 as success };
|
|
2868
|
-
let _return_340: string;
|
|
2869
|
-
export { _return_340 as return };
|
|
2870
|
-
}
|
|
2871
|
-
namespace getBackgroundFetchData {
|
|
2872
|
-
let object_347: string;
|
|
2873
|
-
export { object_347 as object };
|
|
2874
|
-
let success_347: string;
|
|
2875
|
-
export { success_347 as success };
|
|
2876
|
-
let _return_341: string;
|
|
2877
|
-
export { _return_341 as return };
|
|
2878
|
-
}
|
|
2879
|
-
namespace createCacheManager {
|
|
2880
|
-
let object_348: string;
|
|
2881
|
-
export { object_348 as object };
|
|
2882
|
-
let success_348: string;
|
|
2883
|
-
export { success_348 as success };
|
|
2884
|
-
let _return_342: string;
|
|
2885
|
-
export { _return_342 as return };
|
|
2886
|
-
}
|
|
2887
|
-
namespace setPageInfo {
|
|
2888
|
-
let object_349: string;
|
|
2889
|
-
export { object_349 as object };
|
|
2890
|
-
let success_349: string;
|
|
2891
|
-
export { success_349 as success };
|
|
2892
|
-
let _return_343: string;
|
|
2893
|
-
export { _return_343 as return };
|
|
2894
|
-
}
|
|
2895
|
-
namespace ocrIdCard {
|
|
2896
|
-
let object_350: string;
|
|
2897
|
-
export { object_350 as object };
|
|
2898
|
-
let success_350: string;
|
|
2899
|
-
export { success_350 as success };
|
|
2900
|
-
let _return_344: string;
|
|
2901
|
-
export { _return_344 as return };
|
|
2902
|
-
}
|
|
2903
|
-
namespace ocrBankCard {
|
|
2904
|
-
let object_351: string;
|
|
2905
|
-
export { object_351 as object };
|
|
2906
|
-
let success_351: string;
|
|
2907
|
-
export { success_351 as success };
|
|
2908
|
-
let _return_345: string;
|
|
2909
|
-
export { _return_345 as return };
|
|
2910
|
-
}
|
|
2911
|
-
namespace ocrDrivingLicense {
|
|
2912
|
-
let object_352: string;
|
|
2913
|
-
export { object_352 as object };
|
|
2914
|
-
let success_352: string;
|
|
2915
|
-
export { success_352 as success };
|
|
2916
|
-
let _return_346: string;
|
|
2917
|
-
export { _return_346 as return };
|
|
2918
|
-
}
|
|
2919
|
-
namespace ocrVehicleLicense {
|
|
2920
|
-
let object_353: string;
|
|
2921
|
-
export { object_353 as object };
|
|
2922
|
-
let success_353: string;
|
|
2923
|
-
export { success_353 as success };
|
|
2924
|
-
let _return_347: string;
|
|
2925
|
-
export { _return_347 as return };
|
|
2926
|
-
}
|
|
2927
|
-
namespace textReview {
|
|
2928
|
-
let object_354: string;
|
|
2929
|
-
export { object_354 as object };
|
|
2930
|
-
let success_354: string;
|
|
2931
|
-
export { success_354 as success };
|
|
2932
|
-
let _return_348: string;
|
|
2933
|
-
export { _return_348 as return };
|
|
2934
|
-
}
|
|
2935
|
-
namespace textToAudio {
|
|
2936
|
-
let object_355: string;
|
|
2937
|
-
export { object_355 as object };
|
|
2938
|
-
let success_355: string;
|
|
2939
|
-
export { success_355 as success };
|
|
2940
|
-
let _return_349: string;
|
|
2941
|
-
export { _return_349 as return };
|
|
2942
|
-
}
|
|
2943
|
-
namespace imageAudit {
|
|
2944
|
-
let object_356: string;
|
|
2945
|
-
export { object_356 as object };
|
|
2946
|
-
let success_356: string;
|
|
2947
|
-
export { success_356 as success };
|
|
2948
|
-
let _return_350: string;
|
|
2949
|
-
export { _return_350 as return };
|
|
2950
|
-
}
|
|
2951
|
-
namespace advancedGeneralIdentify {
|
|
2952
|
-
let object_357: string;
|
|
2953
|
-
export { object_357 as object };
|
|
2954
|
-
let success_357: string;
|
|
2955
|
-
export { success_357 as success };
|
|
2956
|
-
let _return_351: string;
|
|
2957
|
-
export { _return_351 as return };
|
|
2958
|
-
}
|
|
2959
|
-
namespace objectDetectIdentify {
|
|
2960
|
-
let object_358: string;
|
|
2961
|
-
export { object_358 as object };
|
|
2962
|
-
let success_358: string;
|
|
2963
|
-
export { success_358 as success };
|
|
2964
|
-
let _return_352: string;
|
|
2965
|
-
export { _return_352 as return };
|
|
2966
|
-
}
|
|
2967
|
-
namespace carClassify {
|
|
2968
|
-
let object_359: string;
|
|
2969
|
-
export { object_359 as object };
|
|
2970
|
-
let success_359: string;
|
|
2971
|
-
export { success_359 as success };
|
|
2972
|
-
let _return_353: string;
|
|
2973
|
-
export { _return_353 as return };
|
|
2974
|
-
}
|
|
2975
|
-
namespace dishClassify {
|
|
2976
|
-
let object_360: string;
|
|
2977
|
-
export { object_360 as object };
|
|
2978
|
-
let success_360: string;
|
|
2979
|
-
export { success_360 as success };
|
|
2980
|
-
let _return_354: string;
|
|
2981
|
-
export { _return_354 as return };
|
|
2982
|
-
}
|
|
2983
|
-
namespace logoClassify {
|
|
2984
|
-
let object_361: string;
|
|
2985
|
-
export { object_361 as object };
|
|
2986
|
-
let success_361: string;
|
|
2987
|
-
export { success_361 as success };
|
|
2988
|
-
let _return_355: string;
|
|
2989
|
-
export { _return_355 as return };
|
|
2990
|
-
}
|
|
2991
|
-
namespace animalClassify {
|
|
2992
|
-
let object_362: string;
|
|
2993
|
-
export { object_362 as object };
|
|
2994
|
-
let success_362: string;
|
|
2995
|
-
export { success_362 as success };
|
|
2996
|
-
let _return_356: string;
|
|
2997
|
-
export { _return_356 as return };
|
|
2998
|
-
}
|
|
2999
|
-
namespace plantClassify {
|
|
3000
|
-
let object_363: string;
|
|
3001
|
-
export { object_363 as object };
|
|
3002
|
-
let success_363: string;
|
|
3003
|
-
export { success_363 as success };
|
|
3004
|
-
let _return_357: string;
|
|
3005
|
-
export { _return_357 as return };
|
|
3006
|
-
}
|
|
3007
|
-
namespace getSwanId {
|
|
3008
|
-
let object_364: string;
|
|
3009
|
-
export { object_364 as object };
|
|
3010
|
-
let success_364: string;
|
|
3011
|
-
export { success_364 as success };
|
|
3012
|
-
let _return_358: string;
|
|
3013
|
-
export { _return_358 as return };
|
|
3014
|
-
}
|
|
3015
|
-
namespace requestPolymerPayment {
|
|
3016
|
-
let object_365: string;
|
|
3017
|
-
export { object_365 as object };
|
|
3018
|
-
let success_365: string;
|
|
3019
|
-
export { success_365 as success };
|
|
3020
|
-
let _return_359: string;
|
|
3021
|
-
export { _return_359 as return };
|
|
3022
|
-
}
|
|
3023
|
-
namespace navigateToSmartGameProgram {
|
|
3024
|
-
let object_366: string;
|
|
3025
|
-
export { object_366 as object };
|
|
3026
|
-
let success_366: string;
|
|
3027
|
-
export { success_366 as success };
|
|
3028
|
-
let _return_360: string;
|
|
3029
|
-
export { _return_360 as return };
|
|
3030
|
-
}
|
|
3031
|
-
namespace navigateToSmartProgram {
|
|
3032
|
-
let object_367: string;
|
|
3033
|
-
export { object_367 as object };
|
|
3034
|
-
let success_367: string;
|
|
3035
|
-
export { success_367 as success };
|
|
3036
|
-
let _return_361: string;
|
|
3037
|
-
export { _return_361 as return };
|
|
3038
|
-
}
|
|
3039
|
-
namespace navigateBackSmartProgram {
|
|
3040
|
-
let object_368: string;
|
|
3041
|
-
export { object_368 as object };
|
|
3042
|
-
let success_368: string;
|
|
3043
|
-
export { success_368 as success };
|
|
3044
|
-
let _return_362: string;
|
|
3045
|
-
export { _return_362 as return };
|
|
3046
|
-
}
|
|
3047
|
-
namespace preloadSubPackage {
|
|
3048
|
-
let object_369: string;
|
|
3049
|
-
export { object_369 as object };
|
|
3050
|
-
let success_369: string;
|
|
3051
|
-
export { success_369 as success };
|
|
3052
|
-
let _return_363: string;
|
|
3053
|
-
export { _return_363 as return };
|
|
3054
|
-
}
|
|
3055
|
-
namespace createAnimation {
|
|
3056
|
-
let object_370: string;
|
|
3057
|
-
export { object_370 as object };
|
|
3058
|
-
let success_370: string;
|
|
3059
|
-
export { success_370 as success };
|
|
3060
|
-
let _return_364: string;
|
|
3061
|
-
export { _return_364 as return };
|
|
3062
|
-
}
|
|
3063
|
-
namespace setBackgroundTextStyle {
|
|
3064
|
-
let object_371: string;
|
|
3065
|
-
export { object_371 as object };
|
|
3066
|
-
let success_371: string;
|
|
3067
|
-
export { success_371 as success };
|
|
3068
|
-
let _return_365: string;
|
|
3069
|
-
export { _return_365 as return };
|
|
3070
|
-
}
|
|
3071
|
-
namespace setBackgroundColor {
|
|
3072
|
-
let object_372: string;
|
|
3073
|
-
export { object_372 as object };
|
|
3074
|
-
let success_372: string;
|
|
3075
|
-
export { success_372 as success };
|
|
3076
|
-
let _return_366: string;
|
|
3077
|
-
export { _return_366 as return };
|
|
3078
|
-
}
|
|
3079
|
-
namespace nextTick {
|
|
3080
|
-
let callback_20: string;
|
|
3081
|
-
export { callback_20 as callback };
|
|
3082
|
-
}
|
|
3083
|
-
namespace loadFontFace {
|
|
3084
|
-
let object_373: string;
|
|
3085
|
-
export { object_373 as object };
|
|
3086
|
-
let success_373: string;
|
|
3087
|
-
export { success_373 as success };
|
|
3088
|
-
let _return_367: string;
|
|
3089
|
-
export { _return_367 as return };
|
|
3090
|
-
}
|
|
3091
|
-
namespace showToast {
|
|
3092
|
-
let object_374: string;
|
|
3093
|
-
export { object_374 as object };
|
|
3094
|
-
let success_374: string;
|
|
3095
|
-
export { success_374 as success };
|
|
3096
|
-
let _return_368: string;
|
|
3097
|
-
export { _return_368 as return };
|
|
3098
|
-
}
|
|
3099
|
-
namespace hideToast {
|
|
3100
|
-
let object_375: string;
|
|
3101
|
-
export { object_375 as object };
|
|
3102
|
-
let success_375: string;
|
|
3103
|
-
export { success_375 as success };
|
|
3104
|
-
}
|
|
3105
|
-
namespace showLoading {
|
|
3106
|
-
let object_376: string;
|
|
3107
|
-
export { object_376 as object };
|
|
3108
|
-
let success_376: string;
|
|
3109
|
-
export { success_376 as success };
|
|
3110
|
-
let _return_369: string;
|
|
3111
|
-
export { _return_369 as return };
|
|
3112
|
-
}
|
|
3113
|
-
namespace hideLoading {
|
|
3114
|
-
let object_377: string;
|
|
3115
|
-
export { object_377 as object };
|
|
3116
|
-
let success_377: string;
|
|
3117
|
-
export { success_377 as success };
|
|
3118
|
-
}
|
|
3119
|
-
namespace showModal {
|
|
3120
|
-
let object_378: string;
|
|
3121
|
-
export { object_378 as object };
|
|
3122
|
-
let success_378: string;
|
|
3123
|
-
export { success_378 as success };
|
|
3124
|
-
let _return_370: string;
|
|
3125
|
-
export { _return_370 as return };
|
|
3126
|
-
}
|
|
3127
|
-
namespace showActionSheet {
|
|
3128
|
-
let object_379: string;
|
|
3129
|
-
export { object_379 as object };
|
|
3130
|
-
let success_379: string;
|
|
3131
|
-
export { success_379 as success };
|
|
3132
|
-
let _return_371: string;
|
|
3133
|
-
export { _return_371 as return };
|
|
3134
|
-
}
|
|
3135
|
-
namespace enableAlertBeforeUnload {
|
|
3136
|
-
let object_380: string;
|
|
3137
|
-
export { object_380 as object };
|
|
3138
|
-
let success_380: string;
|
|
3139
|
-
export { success_380 as success };
|
|
3140
|
-
let _return_372: string;
|
|
3141
|
-
export { _return_372 as return };
|
|
3142
|
-
}
|
|
3143
|
-
namespace disableAlertBeforeUnload {
|
|
3144
|
-
let object_381: string;
|
|
3145
|
-
export { object_381 as object };
|
|
3146
|
-
let success_381: string;
|
|
3147
|
-
export { success_381 as success };
|
|
3148
|
-
let _return_373: string;
|
|
3149
|
-
export { _return_373 as return };
|
|
3150
|
-
}
|
|
3151
|
-
namespace getMenuButtonBoundingClientRect {
|
|
3152
|
-
let object_382: string;
|
|
3153
|
-
export { object_382 as object };
|
|
3154
|
-
let success_382: string;
|
|
3155
|
-
export { success_382 as success };
|
|
3156
|
-
let _return_374: string;
|
|
3157
|
-
export { _return_374 as return };
|
|
3158
|
-
}
|
|
3159
|
-
let showNavigationBarLoading: string;
|
|
3160
|
-
let setNavigationBarTitle: string;
|
|
3161
|
-
namespace setNavigationBarColor {
|
|
3162
|
-
let object_383: string;
|
|
3163
|
-
export { object_383 as object };
|
|
3164
|
-
let success_383: string;
|
|
3165
|
-
export { success_383 as success };
|
|
3166
|
-
let _return_375: string;
|
|
3167
|
-
export { _return_375 as return };
|
|
3168
|
-
}
|
|
3169
|
-
let hideNavigationBarLoading: string;
|
|
3170
|
-
namespace hideHomeButton {
|
|
3171
|
-
let object_384: string;
|
|
3172
|
-
export { object_384 as object };
|
|
3173
|
-
let success_384: string;
|
|
3174
|
-
export { success_384 as success };
|
|
3175
|
-
let _return_376: string;
|
|
3176
|
-
export { _return_376 as return };
|
|
3177
|
-
}
|
|
3178
|
-
namespace startPullDownRefresh {
|
|
3179
|
-
let object_385: string;
|
|
3180
|
-
export { object_385 as object };
|
|
3181
|
-
let success_385: string;
|
|
3182
|
-
export { success_385 as success };
|
|
3183
|
-
let _return_377: string;
|
|
3184
|
-
export { _return_377 as return };
|
|
3185
|
-
}
|
|
3186
|
-
namespace stopPullDownRefresh {
|
|
3187
|
-
let object_386: string;
|
|
3188
|
-
export { object_386 as object };
|
|
3189
|
-
let success_386: string;
|
|
3190
|
-
export { success_386 as success };
|
|
3191
|
-
}
|
|
3192
|
-
namespace pageScrollTo {
|
|
3193
|
-
let object_387: string;
|
|
3194
|
-
export { object_387 as object };
|
|
3195
|
-
let success_387: string;
|
|
3196
|
-
export { success_387 as success };
|
|
3197
|
-
let _return_378: string;
|
|
3198
|
-
export { _return_378 as return };
|
|
3199
|
-
}
|
|
3200
|
-
namespace setTopBarText {
|
|
3201
|
-
let object_388: string;
|
|
3202
|
-
export { object_388 as object };
|
|
3203
|
-
let success_388: string;
|
|
3204
|
-
export { success_388 as success };
|
|
3205
|
-
let _return_379: string;
|
|
3206
|
-
export { _return_379 as return };
|
|
3207
|
-
}
|
|
3208
|
-
let initTabBarApis: string;
|
|
3209
|
-
namespace showTabBarRedDot {
|
|
3210
|
-
let object_389: string;
|
|
3211
|
-
export { object_389 as object };
|
|
3212
|
-
let success_389: string;
|
|
3213
|
-
export { success_389 as success };
|
|
3214
|
-
let _return_380: string;
|
|
3215
|
-
export { _return_380 as return };
|
|
3216
|
-
}
|
|
3217
|
-
namespace showTabBar {
|
|
3218
|
-
let object_390: string;
|
|
3219
|
-
export { object_390 as object };
|
|
3220
|
-
let success_390: string;
|
|
3221
|
-
export { success_390 as success };
|
|
3222
|
-
let _return_381: string;
|
|
3223
|
-
export { _return_381 as return };
|
|
3224
|
-
}
|
|
3225
|
-
namespace setTabBarStyle {
|
|
3226
|
-
let object_391: string;
|
|
3227
|
-
export { object_391 as object };
|
|
3228
|
-
let success_391: string;
|
|
3229
|
-
export { success_391 as success };
|
|
3230
|
-
let _return_382: string;
|
|
3231
|
-
export { _return_382 as return };
|
|
3232
|
-
}
|
|
3233
|
-
namespace setTabBarItem {
|
|
3234
|
-
let object_392: string;
|
|
3235
|
-
export { object_392 as object };
|
|
3236
|
-
let success_392: string;
|
|
3237
|
-
export { success_392 as success };
|
|
3238
|
-
let _return_383: string;
|
|
3239
|
-
export { _return_383 as return };
|
|
3240
|
-
}
|
|
3241
|
-
namespace setTabBarBadge {
|
|
3242
|
-
let object_393: string;
|
|
3243
|
-
export { object_393 as object };
|
|
3244
|
-
let success_393: string;
|
|
3245
|
-
export { success_393 as success };
|
|
3246
|
-
let _return_384: string;
|
|
3247
|
-
export { _return_384 as return };
|
|
3248
|
-
}
|
|
3249
|
-
namespace removeTabBarBadge {
|
|
3250
|
-
let object_394: string;
|
|
3251
|
-
export { object_394 as object };
|
|
3252
|
-
let success_394: string;
|
|
3253
|
-
export { success_394 as success };
|
|
3254
|
-
let _return_385: string;
|
|
3255
|
-
export { _return_385 as return };
|
|
3256
|
-
}
|
|
3257
|
-
namespace hideTabBarRedDot {
|
|
3258
|
-
let object_395: string;
|
|
3259
|
-
export { object_395 as object };
|
|
3260
|
-
let success_395: string;
|
|
3261
|
-
export { success_395 as success };
|
|
3262
|
-
let _return_386: string;
|
|
3263
|
-
export { _return_386 as return };
|
|
3264
|
-
}
|
|
3265
|
-
namespace hideTabBar {
|
|
3266
|
-
let object_396: string;
|
|
3267
|
-
export { object_396 as object };
|
|
3268
|
-
let success_396: string;
|
|
3269
|
-
export { success_396 as success };
|
|
3270
|
-
let _return_387: string;
|
|
3271
|
-
export { _return_387 as return };
|
|
3272
|
-
}
|
|
3273
|
-
namespace setWindowSize {
|
|
3274
|
-
let object_397: string;
|
|
3275
|
-
export { object_397 as object };
|
|
3276
|
-
let success_397: string;
|
|
3277
|
-
export { success_397 as success };
|
|
3278
|
-
let _return_388: string;
|
|
3279
|
-
export { _return_388 as return };
|
|
3280
|
-
}
|
|
3281
|
-
namespace onWindowResize {
|
|
3282
|
-
let callback_21: string;
|
|
3283
|
-
export { callback_21 as callback };
|
|
3284
|
-
}
|
|
3285
|
-
namespace offWindowResize {
|
|
3286
|
-
let callback_22: string;
|
|
3287
|
-
export { callback_22 as callback };
|
|
3288
|
-
}
|
|
3289
|
-
namespace checkIsPictureInPictureActive {
|
|
3290
|
-
let object_398: string;
|
|
3291
|
-
export { object_398 as object };
|
|
3292
|
-
let success_398: string;
|
|
3293
|
-
export { success_398 as success };
|
|
3294
|
-
let _return_389: string;
|
|
3295
|
-
export { _return_389 as return };
|
|
3296
|
-
}
|
|
3297
|
-
namespace createWorker {
|
|
3298
|
-
let object_399: string;
|
|
3299
|
-
export { object_399 as object };
|
|
3300
|
-
let success_399: string;
|
|
3301
|
-
export { success_399 as success };
|
|
3302
|
-
let _return_390: string;
|
|
3303
|
-
export { _return_390 as return };
|
|
3304
|
-
}
|
|
3305
|
-
namespace createSelectorQuery {
|
|
3306
|
-
let object_400: string;
|
|
3307
|
-
export { object_400 as object };
|
|
3308
|
-
let success_400: string;
|
|
3309
|
-
export { success_400 as success };
|
|
3310
|
-
let _return_391: string;
|
|
3311
|
-
export { _return_391 as return };
|
|
3312
|
-
}
|
|
3313
|
-
namespace createIntersectionObserver {
|
|
3314
|
-
let object_401: string;
|
|
3315
|
-
export { object_401 as object };
|
|
3316
|
-
let success_401: string;
|
|
3317
|
-
export { success_401 as success };
|
|
3318
|
-
let _return_392: string;
|
|
3319
|
-
export { _return_392 as return };
|
|
3320
|
-
}
|
|
3321
|
-
namespace createMediaQueryObserver {
|
|
3322
|
-
let object_402: string;
|
|
3323
|
-
export { object_402 as object };
|
|
3324
|
-
let success_402: string;
|
|
3325
|
-
export { success_402 as success };
|
|
3326
|
-
let _return_393: string;
|
|
3327
|
-
export { _return_393 as return };
|
|
3328
|
-
}
|
|
3329
|
-
}
|
|
3330
|
-
declare let components: {
|
|
3331
|
-
ad: {};
|
|
3332
|
-
"ad-custom": {};
|
|
3333
|
-
"animation-video": {};
|
|
3334
|
-
"animation-view": {};
|
|
3335
|
-
"ar-camera": {};
|
|
3336
|
-
audio: {
|
|
3337
|
-
autoplay: string;
|
|
3338
|
-
controls: string;
|
|
3339
|
-
loop: string;
|
|
3340
|
-
muted: string;
|
|
3341
|
-
nativeProps: string;
|
|
3342
|
-
src: string;
|
|
3343
|
-
};
|
|
3344
|
-
"aweme-data": {};
|
|
3345
|
-
block: {};
|
|
3346
|
-
button: {
|
|
3347
|
-
disabled: string;
|
|
3348
|
-
formType: string;
|
|
3349
|
-
hoverClass: string;
|
|
3350
|
-
hoverStartTime: string;
|
|
3351
|
-
hoverStayTime: string;
|
|
3352
|
-
loading: string;
|
|
3353
|
-
plain: string;
|
|
3354
|
-
size: string;
|
|
3355
|
-
type: string;
|
|
3356
|
-
};
|
|
3357
|
-
camera: {};
|
|
3358
|
-
canvas: {
|
|
3359
|
-
canvasId: string;
|
|
3360
|
-
height: string;
|
|
3361
|
-
nativeProps: string;
|
|
3362
|
-
width: string;
|
|
3363
|
-
};
|
|
3364
|
-
"channel-live": {};
|
|
3365
|
-
"channel-video": {};
|
|
3366
|
-
checkbox: {
|
|
3367
|
-
checked: string;
|
|
3368
|
-
color: string;
|
|
3369
|
-
disabled: string;
|
|
3370
|
-
id: string;
|
|
3371
|
-
name: string;
|
|
3372
|
-
nativeProps: string;
|
|
3373
|
-
value: string;
|
|
3374
|
-
};
|
|
3375
|
-
"checkbox-group": {
|
|
3376
|
-
name: string;
|
|
3377
|
-
};
|
|
3378
|
-
"comment-detail": {};
|
|
3379
|
-
"comment-list": {};
|
|
3380
|
-
"contact-button": {};
|
|
3381
|
-
"cover-image": {
|
|
3382
|
-
nativeProps: string;
|
|
3383
|
-
src: string;
|
|
3384
|
-
};
|
|
3385
|
-
"cover-view": {
|
|
3386
|
-
animation: string;
|
|
3387
|
-
hoverClass: string;
|
|
3388
|
-
hoverStartTime: string;
|
|
3389
|
-
hoverStayTime: string;
|
|
3390
|
-
};
|
|
3391
|
-
"custom-wrapper": {};
|
|
3392
|
-
"draggable-sheet": {};
|
|
3393
|
-
editor: {};
|
|
3394
|
-
"follow-swan": {};
|
|
3395
|
-
form: {};
|
|
3396
|
-
"functional-page-navigator": {};
|
|
3397
|
-
"grid-builder": {};
|
|
3398
|
-
"grid-view": {};
|
|
3399
|
-
icon: {
|
|
3400
|
-
color: string;
|
|
3401
|
-
size: string;
|
|
3402
|
-
type: string;
|
|
3403
|
-
};
|
|
3404
|
-
image: {
|
|
3405
|
-
lazyLoad: string;
|
|
3406
|
-
mode: string;
|
|
3407
|
-
nativeProps: string;
|
|
3408
|
-
src: string;
|
|
3409
|
-
};
|
|
3410
|
-
"inline-payment-panel": {};
|
|
3411
|
-
input: {
|
|
3412
|
-
autoFocus: string;
|
|
3413
|
-
confirmType: string;
|
|
3414
|
-
disabled: string;
|
|
3415
|
-
focus: string;
|
|
3416
|
-
maxlength: string;
|
|
3417
|
-
name: string;
|
|
3418
|
-
nativeProps: string;
|
|
3419
|
-
password: string;
|
|
3420
|
-
placeholder: string;
|
|
3421
|
-
type: string;
|
|
3422
|
-
value: string;
|
|
3423
|
-
};
|
|
3424
|
-
"keyboard-accessory": {};
|
|
3425
|
-
label: {
|
|
3426
|
-
for: string;
|
|
3427
|
-
};
|
|
3428
|
-
lifestyle: {};
|
|
3429
|
-
like: {};
|
|
3430
|
-
"list-builder": {};
|
|
3431
|
-
"list-view": {};
|
|
3432
|
-
"live-player": {};
|
|
3433
|
-
"live-pusher": {};
|
|
3434
|
-
login: {};
|
|
3435
|
-
lottie: {};
|
|
3436
|
-
map: {
|
|
3437
|
-
circles: string;
|
|
3438
|
-
enable3D: string;
|
|
3439
|
-
enableAutoMaxOverlooking: string;
|
|
3440
|
-
enableBuilding: string;
|
|
3441
|
-
enableOverlooking: string;
|
|
3442
|
-
enableRotate: string;
|
|
3443
|
-
enableSatellite: string;
|
|
3444
|
-
enableScroll: string;
|
|
3445
|
-
enableTraffic: string;
|
|
3446
|
-
enableZoom: string;
|
|
3447
|
-
height: string;
|
|
3448
|
-
latitude: string;
|
|
3449
|
-
layerStyle: string;
|
|
3450
|
-
longitude: string;
|
|
3451
|
-
markers: string;
|
|
3452
|
-
maxScale: string;
|
|
3453
|
-
minScale: string;
|
|
3454
|
-
polygons: string;
|
|
3455
|
-
polyline: string;
|
|
3456
|
-
rotate: string;
|
|
3457
|
-
scale: string;
|
|
3458
|
-
showCompass: string;
|
|
3459
|
-
showScale: string;
|
|
3460
|
-
skew: string;
|
|
3461
|
-
subkey: string;
|
|
3462
|
-
width: string;
|
|
3463
|
-
};
|
|
3464
|
-
"match-media": {};
|
|
3465
|
-
"movable-area": {
|
|
3466
|
-
scaleArea: string;
|
|
3467
|
-
};
|
|
3468
|
-
"movable-view": {
|
|
3469
|
-
animation: string;
|
|
3470
|
-
damping: string;
|
|
3471
|
-
direction: string;
|
|
3472
|
-
disabled: string;
|
|
3473
|
-
endScale: string;
|
|
3474
|
-
friction: string;
|
|
3475
|
-
inertia: string;
|
|
3476
|
-
outOfBounds: string;
|
|
3477
|
-
scale: string;
|
|
3478
|
-
scaleMax: string;
|
|
3479
|
-
scaleMin: string;
|
|
3480
|
-
scaleValue: string;
|
|
3481
|
-
setParent: string;
|
|
3482
|
-
setScale: string;
|
|
3483
|
-
x: string;
|
|
3484
|
-
y: string;
|
|
3485
|
-
};
|
|
3486
|
-
"native-slot": {};
|
|
3487
|
-
"navigation-bar": {};
|
|
3488
|
-
navigator: {
|
|
3489
|
-
delta: string;
|
|
3490
|
-
hoverClass: string;
|
|
3491
|
-
isHover: string;
|
|
3492
|
-
openType: string;
|
|
3493
|
-
url: string;
|
|
3494
|
-
};
|
|
3495
|
-
"nested-scroll-body": {};
|
|
3496
|
-
"nested-scroll-header": {};
|
|
3497
|
-
"official-account": {};
|
|
3498
|
-
"open-container": {};
|
|
3499
|
-
"open-data": {};
|
|
3500
|
-
"page-container": {};
|
|
3501
|
-
"page-meta": {};
|
|
3502
|
-
picker: {
|
|
3503
|
-
disabled: string;
|
|
3504
|
-
end: string;
|
|
3505
|
-
fields: string;
|
|
3506
|
-
mode: string;
|
|
3507
|
-
name: string;
|
|
3508
|
-
range: string;
|
|
3509
|
-
rangeKey: string;
|
|
3510
|
-
start: string;
|
|
3511
|
-
textProps: string;
|
|
3512
|
-
value: string;
|
|
3513
|
-
};
|
|
3514
|
-
"picker-view-column": {
|
|
3515
|
-
col: string;
|
|
3516
|
-
initialPosition: string;
|
|
3517
|
-
paddingVertical: string;
|
|
3518
|
-
};
|
|
3519
|
-
"picker-view": {
|
|
3520
|
-
indicatorClass: string;
|
|
3521
|
-
indicatorStyle: string;
|
|
3522
|
-
maskClass: string;
|
|
3523
|
-
maskStyle: string;
|
|
3524
|
-
value: string;
|
|
3525
|
-
};
|
|
3526
|
-
progress: {
|
|
3527
|
-
active: string;
|
|
3528
|
-
activeColor: string;
|
|
3529
|
-
backgroundColor: string;
|
|
3530
|
-
borderRadius: string;
|
|
3531
|
-
fontSize: string;
|
|
3532
|
-
percent: string;
|
|
3533
|
-
showInfo: string;
|
|
3534
|
-
strokeWidth: string;
|
|
3535
|
-
};
|
|
3536
|
-
"pull-to-refresh": {
|
|
3537
|
-
damping: string;
|
|
3538
|
-
distanceToRefresh: string;
|
|
3539
|
-
indicator: string;
|
|
3540
|
-
prefixCls: string;
|
|
3541
|
-
};
|
|
3542
|
-
radio: {
|
|
3543
|
-
checked: string;
|
|
3544
|
-
disabled: string;
|
|
3545
|
-
id: string;
|
|
3546
|
-
name: string;
|
|
3547
|
-
nativeProps: string;
|
|
3548
|
-
value: string;
|
|
3549
|
-
};
|
|
3550
|
-
"radio-group": {
|
|
3551
|
-
name: string;
|
|
3552
|
-
};
|
|
3553
|
-
"rich-text": {
|
|
3554
|
-
nodes: string;
|
|
3555
|
-
selectable: string;
|
|
3556
|
-
space: string;
|
|
3557
|
-
userSelect: string;
|
|
3558
|
-
};
|
|
3559
|
-
"root-portal": {};
|
|
3560
|
-
"rtc-room": {};
|
|
3561
|
-
"rtc-room-item": {};
|
|
3562
|
-
"scroll-view": {
|
|
3563
|
-
animated: string;
|
|
3564
|
-
lowerThreshold: string;
|
|
3565
|
-
mpScrollIntoView: string;
|
|
3566
|
-
mpScrollIntoViewAlignment: string;
|
|
3567
|
-
mpScrollIntoViewMethod: string;
|
|
3568
|
-
mpScrollLeft: string;
|
|
3569
|
-
mpScrollToMethod: string;
|
|
3570
|
-
mpScrollTop: string;
|
|
3571
|
-
scrollX: string;
|
|
3572
|
-
scrollY: string;
|
|
3573
|
-
upperThreshold: string;
|
|
3574
|
-
};
|
|
3575
|
-
"share-element": {};
|
|
3576
|
-
slider: {
|
|
3577
|
-
activeColor: string;
|
|
3578
|
-
backgroundColor: string;
|
|
3579
|
-
blockColor: string;
|
|
3580
|
-
blockSize: string;
|
|
3581
|
-
disabled: string;
|
|
3582
|
-
max: string;
|
|
3583
|
-
min: string;
|
|
3584
|
-
name: string;
|
|
3585
|
-
showValue: string;
|
|
3586
|
-
step: string;
|
|
3587
|
-
value: string;
|
|
3588
|
-
};
|
|
3589
|
-
slot: {};
|
|
3590
|
-
snapshot: {};
|
|
3591
|
-
span: {};
|
|
3592
|
-
"sticky-header": {};
|
|
3593
|
-
"sticky-section": {};
|
|
3594
|
-
swiper: {
|
|
3595
|
-
autoplay: string;
|
|
3596
|
-
circular: string;
|
|
3597
|
-
current: string;
|
|
3598
|
-
currentItemId: string;
|
|
3599
|
-
displayMultipleItems: string;
|
|
3600
|
-
duration: string;
|
|
3601
|
-
full: string;
|
|
3602
|
-
indicatorActiveColor: string;
|
|
3603
|
-
indicatorColor: string;
|
|
3604
|
-
indicatorDots: string;
|
|
3605
|
-
interval: string;
|
|
3606
|
-
nextMargin: string;
|
|
3607
|
-
previousMargin: string;
|
|
3608
|
-
vertical: string;
|
|
3609
|
-
zoom: string;
|
|
3610
|
-
};
|
|
3611
|
-
"swiper-item": {
|
|
3612
|
-
deep: string;
|
|
3613
|
-
itemId: string;
|
|
3614
|
-
};
|
|
3615
|
-
switch: {
|
|
3616
|
-
checked: string;
|
|
3617
|
-
color: string;
|
|
3618
|
-
disabled: string;
|
|
3619
|
-
name: string;
|
|
3620
|
-
nativeProps: string;
|
|
3621
|
-
type: string;
|
|
3622
|
-
};
|
|
3623
|
-
"tab-item": {};
|
|
3624
|
-
tabs: {};
|
|
3625
|
-
text: {
|
|
3626
|
-
numberOfLines: string;
|
|
3627
|
-
selectable: string;
|
|
3628
|
-
space: string;
|
|
3629
|
-
userSelect: string;
|
|
3630
|
-
};
|
|
3631
|
-
textarea: {
|
|
3632
|
-
autoFocus: string;
|
|
3633
|
-
autoHeight: string;
|
|
3634
|
-
disabled: string;
|
|
3635
|
-
focus: string;
|
|
3636
|
-
maxlength: string;
|
|
3637
|
-
name: string;
|
|
3638
|
-
nativeProps: string;
|
|
3639
|
-
placeholder: string;
|
|
3640
|
-
value: string;
|
|
3641
|
-
};
|
|
3642
|
-
video: {
|
|
3643
|
-
autoplay: string;
|
|
3644
|
-
controls: string;
|
|
3645
|
-
danmuBtn: string;
|
|
3646
|
-
danmuList: string;
|
|
3647
|
-
duration: string;
|
|
3648
|
-
enableDanmu: string;
|
|
3649
|
-
enablePlayGesture: string;
|
|
3650
|
-
enableProgressGesture: string;
|
|
3651
|
-
exitFullScreen: string;
|
|
3652
|
-
getHlsObject: string;
|
|
3653
|
-
initialTime: string;
|
|
3654
|
-
loop: string;
|
|
3655
|
-
muted: string;
|
|
3656
|
-
nativeProps: string;
|
|
3657
|
-
objectFit: string;
|
|
3658
|
-
pause: string;
|
|
3659
|
-
play: string;
|
|
3660
|
-
poster: string;
|
|
3661
|
-
requestFullScreen: string;
|
|
3662
|
-
seek: string;
|
|
3663
|
-
showCenterPlayBtn: string;
|
|
3664
|
-
showFullscreenBtn: string;
|
|
3665
|
-
showMuteBtn: string;
|
|
3666
|
-
showPlayBtn: string;
|
|
3667
|
-
showProgress: string;
|
|
3668
|
-
src: string;
|
|
3669
|
-
stop: string;
|
|
3670
|
-
vslideGesture: string;
|
|
3671
|
-
vslideGestureInFullscreen: string;
|
|
3672
|
-
};
|
|
3673
|
-
view: {
|
|
3674
|
-
animation: string;
|
|
3675
|
-
hoverClass: string;
|
|
3676
|
-
hoverStartTime: string;
|
|
3677
|
-
hoverStayTime: string;
|
|
3678
|
-
};
|
|
3679
|
-
"voip-room": {};
|
|
3680
|
-
"web-view": {
|
|
3681
|
-
src: string;
|
|
3682
|
-
};
|
|
3683
|
-
};
|
|
3684
|
-
export { apis, components };
|