hylid-bridge 6.0.0 → 6.2.0
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/README.md +310 -310
- package/lib/bridges.d.ts +234 -234
- package/lib/bridges.js +365 -234
- package/lib/clients/mp_web/kakaopaysandbox/addPhoneContact.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/addPhoneContact.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/alert.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/alert.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/chooseFileFromDisk.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/chooseFileFromDisk.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/chooseImage.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/chooseImage.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/choosePhoneContact.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/choosePhoneContact.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/chooseVideo.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/chooseVideo.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/clearStorage.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/clearStorage.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/closeBluetoothAdapter.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/closeBluetoothAdapter.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/closeSocket.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/closeSocket.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/compressImage.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/compressImage.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/confirm.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/confirm.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/connectBLEDevice.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/connectBLEDevice.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/connectSocket.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/connectSocket.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/datePicker.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/datePicker.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/disconnectBLEDevice.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/disconnectBLEDevice.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/downloadFile.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/downloadFile.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/exitApp.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/exitApp.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/getAppId.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/getAppId.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/getAppToken.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/getAppToken.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/getAuthCode.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/getAuthCode.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/getBLEDeviceCharacteristics.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/getBLEDeviceCharacteristics.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/getBLEDeviceServices.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/getBLEDeviceServices.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/getBackgroundFetchData.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/getBackgroundFetchData.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/getBatteryInfo.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/getBatteryInfo.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/getBluetoothAdapterState.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/getBluetoothAdapterState.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/getBluetoothDevices.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/getBluetoothDevices.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/getClipboard.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/getClipboard.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/getConnectedBluetoothDevices.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/getConnectedBluetoothDevices.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/getCurrentPages.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/getCurrentPages.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/getEnterOptionsSync.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/getEnterOptionsSync.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/getFileInfo.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/getFileInfo.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/getImageInfo.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/getImageInfo.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/getLocation.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/getLocation.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/getNetworkType.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/getNetworkType.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/getOpenUserInfo.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/getOpenUserInfo.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/getRunScene.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/getRunScene.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/getSDKVersion.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/getSDKVersion.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/getSavedFileInfo.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/getSavedFileInfo.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/getSavedFileList.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/getSavedFileList.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/getScreenBrightness.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/getScreenBrightness.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/getServerTime.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/getServerTime.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/getSetting.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/getSetting.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/getSiteInfo.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/getSiteInfo.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/getStorage.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/getStorage.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/getSystemInfo.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/getSystemInfo.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/hideBackHome.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/hideBackHome.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/hideKeyboard.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/hideKeyboard.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/hideLoading.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/hideLoading.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/hideNavigationBarLoading.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/hideNavigationBarLoading.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/hideTabBar.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/hideTabBar.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/hideToast.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/hideToast.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/index.d.ts +451 -0
- package/lib/clients/mp_web/kakaopaysandbox/index.js +261 -0
- package/lib/clients/mp_web/kakaopaysandbox/makePhoneCall.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/makePhoneCall.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/multiLevelSelect.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/multiLevelSelect.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/navigateBack.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/navigateBack.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/navigateBackMiniProgram.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/navigateBackMiniProgram.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/navigateTo.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/navigateTo.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/navigateToBizScene.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/navigateToBizScene.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/navigateToMiniProgram.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/navigateToMiniProgram.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/notifyBLECharacteristicValueChange.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/notifyBLECharacteristicValueChange.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/offAccelerometerChange.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/offAccelerometerChange.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/offBLECharacteristicValueChange.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/offBLECharacteristicValueChange.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/offBLEConnectionStateChanged.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/offBLEConnectionStateChanged.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/offBluetoothAdapterStateChange.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/offBluetoothAdapterStateChange.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/offBluetoothDeviceFound.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/offBluetoothDeviceFound.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/offCompassChange.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/offCompassChange.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/offMemoryWarning.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/offMemoryWarning.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/offSocketClose.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/offSocketClose.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/offSocketError.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/offSocketError.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/offSocketMessage.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/offSocketMessage.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/offSocketOpen.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/offSocketOpen.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/offUserCaptureScreen.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/offUserCaptureScreen.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/onAccelerometerChange.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/onAccelerometerChange.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/onBLECharacteristicValueChange.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/onBLECharacteristicValueChange.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/onBLEConnectionStateChanged.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/onBLEConnectionStateChanged.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/onBluetoothAdapterStateChange.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/onBluetoothAdapterStateChange.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/onBluetoothDeviceFound.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/onBluetoothDeviceFound.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/onCompassChange.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/onCompassChange.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/onMemoryWarning.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/onMemoryWarning.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/onSocketClose.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/onSocketClose.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/onSocketError.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/onSocketError.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/onSocketMessage.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/onSocketMessage.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/onSocketOpen.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/onSocketOpen.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/onUserCaptureScreen.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/onUserCaptureScreen.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/openBluetoothAdapter.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/openBluetoothAdapter.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/openDocument.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/openDocument.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/openSetting.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/openSetting.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/pageScrollTo.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/pageScrollTo.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/previewImage.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/previewImage.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/prompt.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/prompt.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/reLaunch.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/reLaunch.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/readBLECharacteristicValue.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/readBLECharacteristicValue.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/redirectTo.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/redirectTo.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/removeSavedFile.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/removeSavedFile.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/removeStorage.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/removeStorage.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/request.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/request.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/rpc.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/rpc.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/saveFile.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/saveFile.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/saveImage.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/saveImage.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/scan.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/scan.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/sendSocketMessage.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/sendSocketMessage.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/setBackgroundColor.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/setBackgroundColor.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/setCanPullDown.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/setCanPullDown.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/setClipboard.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/setClipboard.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/setKeepScreenOn.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/setKeepScreenOn.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/setNavigationBar.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/setNavigationBar.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/setScreenBrightness.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/setScreenBrightness.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/setStorage.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/setStorage.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/setTabBarItem.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/setTabBarItem.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/setTabBarStyle.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/setTabBarStyle.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/setTransparentTitle.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/setTransparentTitle.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/showActionSheet.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/showActionSheet.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/showAuthGuide.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/showAuthGuide.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/showLoading.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/showLoading.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/showNavigationBarLoading.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/showNavigationBarLoading.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/showSharePanel.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/showSharePanel.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/showTabBar.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/showTabBar.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/showToast.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/showToast.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/signContract.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/signContract.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/startBluetoothDevicesDiscovery.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/startBluetoothDevicesDiscovery.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/startPullDownRefresh.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/startPullDownRefresh.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/stopBluetoothDevicesDiscovery.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/stopBluetoothDevicesDiscovery.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/stopPullDownRefresh.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/stopPullDownRefresh.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/switchTab.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/switchTab.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/tradePay.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/tradePay.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/uploadFile.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/uploadFile.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/vibrate.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/vibrate.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/watchShake.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/watchShake.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/writeBLECharacteristicValue.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/writeBLECharacteristicValue.js +3 -0
- package/lib/common/apis/custom/web/changipay/getAuthCode.js +3 -0
- package/lib/common/apis/custom/web/h5/request.js +7 -0
- package/lib/dsl.d.ts +210 -210
- package/lib/dsl.js +210 -210
- package/lib/umd/index.js +1 -1
- package/lib/umd/mp_web_alipay.js +1 -1
- package/lib/umd/mp_web_kakaopaysandbox.js +1 -0
- package/lib/umd/mp_web_mpay.js +1 -1
- package/lib/umd/web_alipay.js +1 -1
- package/lib/umd/web_changipay.js +1 -1
- package/lib/umd/web_h5.js +1 -1
- package/lib/umd/web_kaspi.js +1 -1
- package/package.json +1 -1
package/lib/dsl.js
CHANGED
|
@@ -193,7 +193,7 @@ export var addFatigueActionAsync = /*#__PURE__*/promisify(addFatigueAction);
|
|
|
193
193
|
* | Platform | Apps |
|
|
194
194
|
* | ------------- | -------- |
|
|
195
195
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
196
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
196
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
197
197
|
* | web | demo,alipay |
|
|
198
198
|
*/
|
|
199
199
|
export var addPhoneContact = function addPhoneContact() {
|
|
@@ -217,7 +217,7 @@ export var addPhoneContact = function addPhoneContact() {
|
|
|
217
217
|
* | Platform | Apps |
|
|
218
218
|
* | ------------- | -------- |
|
|
219
219
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
220
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
220
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
221
221
|
* | web | demo,alipay |
|
|
222
222
|
*/
|
|
223
223
|
// @ts-ignore
|
|
@@ -228,7 +228,7 @@ export var addPhoneContactAsync = /*#__PURE__*/promisify(addPhoneContact);
|
|
|
228
228
|
* | Platform | Apps |
|
|
229
229
|
* | ------------- | -------- |
|
|
230
230
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
231
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
231
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
232
232
|
* | web | demo,alipay,h5,tngdh5ng,changipay,kaspi |
|
|
233
233
|
*/
|
|
234
234
|
export var alert = function alert() {
|
|
@@ -252,7 +252,7 @@ export var alert = function alert() {
|
|
|
252
252
|
* | Platform | Apps |
|
|
253
253
|
* | ------------- | -------- |
|
|
254
254
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
255
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
255
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
256
256
|
* | web | demo,alipay,h5,tngdh5ng,changipay,kaspi |
|
|
257
257
|
*/
|
|
258
258
|
// @ts-ignore
|
|
@@ -367,7 +367,7 @@ export var batchQueryCdpSpaceInfoAsync = /*#__PURE__*/promisify(batchQueryCdpSpa
|
|
|
367
367
|
* | Platform | Apps |
|
|
368
368
|
* | ------------- | -------- |
|
|
369
369
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
370
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
370
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
371
371
|
* | web | demo,alipay |
|
|
372
372
|
*/
|
|
373
373
|
export var chooseImage = function chooseImage() {
|
|
@@ -391,7 +391,7 @@ export var chooseImage = function chooseImage() {
|
|
|
391
391
|
* | Platform | Apps |
|
|
392
392
|
* | ------------- | -------- |
|
|
393
393
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
394
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
394
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
395
395
|
* | web | demo,alipay |
|
|
396
396
|
*/
|
|
397
397
|
// @ts-ignore
|
|
@@ -402,7 +402,7 @@ export var chooseImageAsync = /*#__PURE__*/promisify(chooseImage);
|
|
|
402
402
|
* | Platform | Apps |
|
|
403
403
|
* | ------------- | -------- |
|
|
404
404
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
405
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
405
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
406
406
|
* | web | demo,alipay |
|
|
407
407
|
*/
|
|
408
408
|
export var choosePhoneContact = function choosePhoneContact() {
|
|
@@ -426,7 +426,7 @@ export var choosePhoneContact = function choosePhoneContact() {
|
|
|
426
426
|
* | Platform | Apps |
|
|
427
427
|
* | ------------- | -------- |
|
|
428
428
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
429
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
429
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
430
430
|
* | web | demo,alipay |
|
|
431
431
|
*/
|
|
432
432
|
// @ts-ignore
|
|
@@ -437,7 +437,7 @@ export var choosePhoneContactAsync = /*#__PURE__*/promisify(choosePhoneContact);
|
|
|
437
437
|
* | Platform | Apps |
|
|
438
438
|
* | ------------- | -------- |
|
|
439
439
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
440
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
440
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
441
441
|
* | web | demo,alipay,h5 |
|
|
442
442
|
*/
|
|
443
443
|
export var clearStorage = function clearStorage() {
|
|
@@ -461,7 +461,7 @@ export var clearStorage = function clearStorage() {
|
|
|
461
461
|
* | Platform | Apps |
|
|
462
462
|
* | ------------- | -------- |
|
|
463
463
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
464
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
464
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
465
465
|
* | web | demo,alipay,h5 |
|
|
466
466
|
*/
|
|
467
467
|
// @ts-ignore
|
|
@@ -495,7 +495,7 @@ export var clearStorageSync = function clearStorageSync() {
|
|
|
495
495
|
* | Platform | Apps |
|
|
496
496
|
* | ------------- | -------- |
|
|
497
497
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
498
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
498
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
499
499
|
* | web | |
|
|
500
500
|
*/
|
|
501
501
|
export var closeBluetoothAdapter = function closeBluetoothAdapter() {
|
|
@@ -519,7 +519,7 @@ export var closeBluetoothAdapter = function closeBluetoothAdapter() {
|
|
|
519
519
|
* | Platform | Apps |
|
|
520
520
|
* | ------------- | -------- |
|
|
521
521
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
522
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
522
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
523
523
|
* | web | |
|
|
524
524
|
*/
|
|
525
525
|
// @ts-ignore
|
|
@@ -530,7 +530,7 @@ export var closeBluetoothAdapterAsync = /*#__PURE__*/promisify(closeBluetoothAda
|
|
|
530
530
|
* | Platform | Apps |
|
|
531
531
|
* | ------------- | -------- |
|
|
532
532
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
533
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
533
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
534
534
|
* | web | |
|
|
535
535
|
*/
|
|
536
536
|
export var closeSocket = function closeSocket() {
|
|
@@ -554,7 +554,7 @@ export var closeSocket = function closeSocket() {
|
|
|
554
554
|
* | Platform | Apps |
|
|
555
555
|
* | ------------- | -------- |
|
|
556
556
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
557
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
557
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
558
558
|
* | web | |
|
|
559
559
|
*/
|
|
560
560
|
// @ts-ignore
|
|
@@ -565,7 +565,7 @@ export var closeSocketAsync = /*#__PURE__*/promisify(closeSocket);
|
|
|
565
565
|
* | Platform | Apps |
|
|
566
566
|
* | ------------- | -------- |
|
|
567
567
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
568
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
568
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
569
569
|
* | web | demo,alipay,h5,tngdh5ng |
|
|
570
570
|
*/
|
|
571
571
|
export var confirm = function confirm() {
|
|
@@ -589,7 +589,7 @@ export var confirm = function confirm() {
|
|
|
589
589
|
* | Platform | Apps |
|
|
590
590
|
* | ------------- | -------- |
|
|
591
591
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
592
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
592
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
593
593
|
* | web | demo,alipay,h5,tngdh5ng |
|
|
594
594
|
*/
|
|
595
595
|
// @ts-ignore
|
|
@@ -600,7 +600,7 @@ export var confirmAsync = /*#__PURE__*/promisify(confirm);
|
|
|
600
600
|
* | Platform | Apps |
|
|
601
601
|
* | ------------- | -------- |
|
|
602
602
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
603
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
603
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
604
604
|
* | web | |
|
|
605
605
|
*/
|
|
606
606
|
export var connectBLEDevice = function connectBLEDevice() {
|
|
@@ -624,7 +624,7 @@ export var connectBLEDevice = function connectBLEDevice() {
|
|
|
624
624
|
* | Platform | Apps |
|
|
625
625
|
* | ------------- | -------- |
|
|
626
626
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
627
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
627
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
628
628
|
* | web | |
|
|
629
629
|
*/
|
|
630
630
|
// @ts-ignore
|
|
@@ -635,7 +635,7 @@ export var connectBLEDeviceAsync = /*#__PURE__*/promisify(connectBLEDevice);
|
|
|
635
635
|
* | Platform | Apps |
|
|
636
636
|
* | ------------- | -------- |
|
|
637
637
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
638
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
638
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
639
639
|
* | web | |
|
|
640
640
|
*/
|
|
641
641
|
export var connectSocket = function connectSocket() {
|
|
@@ -659,7 +659,7 @@ export var connectSocket = function connectSocket() {
|
|
|
659
659
|
* | Platform | Apps |
|
|
660
660
|
* | ------------- | -------- |
|
|
661
661
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
662
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
662
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
663
663
|
* | web | |
|
|
664
664
|
*/
|
|
665
665
|
// @ts-ignore
|
|
@@ -716,7 +716,7 @@ export var createWebViewContext = function createWebViewContext() {
|
|
|
716
716
|
* | Platform | Apps |
|
|
717
717
|
* | ------------- | -------- |
|
|
718
718
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
719
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
719
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
720
720
|
* | web | demo,alipay |
|
|
721
721
|
*/
|
|
722
722
|
export var datePicker = function datePicker() {
|
|
@@ -740,7 +740,7 @@ export var datePicker = function datePicker() {
|
|
|
740
740
|
* | Platform | Apps |
|
|
741
741
|
* | ------------- | -------- |
|
|
742
742
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
743
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
743
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
744
744
|
* | web | demo,alipay |
|
|
745
745
|
*/
|
|
746
746
|
// @ts-ignore
|
|
@@ -751,7 +751,7 @@ export var datePickerAsync = /*#__PURE__*/promisify(datePicker);
|
|
|
751
751
|
* | Platform | Apps |
|
|
752
752
|
* | ------------- | -------- |
|
|
753
753
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
754
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
754
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
755
755
|
* | web | |
|
|
756
756
|
*/
|
|
757
757
|
export var disconnectBLEDevice = function disconnectBLEDevice() {
|
|
@@ -775,7 +775,7 @@ export var disconnectBLEDevice = function disconnectBLEDevice() {
|
|
|
775
775
|
* | Platform | Apps |
|
|
776
776
|
* | ------------- | -------- |
|
|
777
777
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
778
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
778
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
779
779
|
* | web | |
|
|
780
780
|
*/
|
|
781
781
|
// @ts-ignore
|
|
@@ -786,7 +786,7 @@ export var disconnectBLEDeviceAsync = /*#__PURE__*/promisify(disconnectBLEDevice
|
|
|
786
786
|
* | Platform | Apps |
|
|
787
787
|
* | ------------- | -------- |
|
|
788
788
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
789
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
789
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
790
790
|
* | web | demo,alipay |
|
|
791
791
|
*/
|
|
792
792
|
export var downloadFile = function downloadFile() {
|
|
@@ -810,7 +810,7 @@ export var downloadFile = function downloadFile() {
|
|
|
810
810
|
* | Platform | Apps |
|
|
811
811
|
* | ------------- | -------- |
|
|
812
812
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
813
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
813
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
814
814
|
* | web | demo,alipay |
|
|
815
815
|
*/
|
|
816
816
|
// @ts-ignore
|
|
@@ -820,7 +820,7 @@ export var downloadFileAsync = /*#__PURE__*/promisify(downloadFile);
|
|
|
820
820
|
* | Platform | Apps |
|
|
821
821
|
* | ------------- | -------- |
|
|
822
822
|
* | mp | demo |
|
|
823
|
-
* | mp_web | demo,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,alipayhk |
|
|
823
|
+
* | mp_web | demo,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,alipayhk |
|
|
824
824
|
* | web | demo,alipay,h5,tngdh5ng |
|
|
825
825
|
*/
|
|
826
826
|
export var exitApp = function exitApp() {
|
|
@@ -836,7 +836,7 @@ export var exitApp = function exitApp() {
|
|
|
836
836
|
* | Platform | Apps |
|
|
837
837
|
* | ------------- | -------- |
|
|
838
838
|
* | mp | demo |
|
|
839
|
-
* | mp_web | demo,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,alipayhk |
|
|
839
|
+
* | mp_web | demo,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,alipayhk |
|
|
840
840
|
* | web | demo,alipay,h5,tngdh5ng |
|
|
841
841
|
*/
|
|
842
842
|
// @ts-ignore
|
|
@@ -868,7 +868,7 @@ export var getAppIdSync = function getAppIdSync() {
|
|
|
868
868
|
* | Platform | Apps |
|
|
869
869
|
* | ------------- | -------- |
|
|
870
870
|
* | mp | demo |
|
|
871
|
-
* | mp_web | demo,alipayhk,dana,gcash,mpay,tmn,tngd,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus |
|
|
871
|
+
* | mp_web | demo,alipayhk,dana,gcash,mpay,tmn,tngd,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus |
|
|
872
872
|
* | web | alipay,alipayhk |
|
|
873
873
|
*/
|
|
874
874
|
export var getAppToken = function getAppToken() {
|
|
@@ -884,7 +884,7 @@ export var getAppToken = function getAppToken() {
|
|
|
884
884
|
* | Platform | Apps |
|
|
885
885
|
* | ------------- | -------- |
|
|
886
886
|
* | mp | demo |
|
|
887
|
-
* | mp_web | demo,alipayhk,dana,gcash,mpay,tmn,tngd,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus |
|
|
887
|
+
* | mp_web | demo,alipayhk,dana,gcash,mpay,tmn,tngd,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus |
|
|
888
888
|
* | web | alipay,alipayhk |
|
|
889
889
|
*/
|
|
890
890
|
// @ts-ignore
|
|
@@ -895,7 +895,7 @@ export var getAppTokenAsync = /*#__PURE__*/promisify(getAppToken);
|
|
|
895
895
|
* | Platform | Apps |
|
|
896
896
|
* | ------------- | -------- |
|
|
897
897
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
898
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
898
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
899
899
|
* | web | demo,alipay,changipay,kaspi |
|
|
900
900
|
*/
|
|
901
901
|
export var getAuthCode = function getAuthCode() {
|
|
@@ -919,7 +919,7 @@ export var getAuthCode = function getAuthCode() {
|
|
|
919
919
|
* | Platform | Apps |
|
|
920
920
|
* | ------------- | -------- |
|
|
921
921
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
922
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
922
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
923
923
|
* | web | demo,alipay,changipay,kaspi |
|
|
924
924
|
*/
|
|
925
925
|
// @ts-ignore
|
|
@@ -930,7 +930,7 @@ export var getAuthCodeAsync = /*#__PURE__*/promisify(getAuthCode);
|
|
|
930
930
|
* | Platform | Apps |
|
|
931
931
|
* | ------------- | -------- |
|
|
932
932
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
933
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
933
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
934
934
|
* | web | demo,alipay |
|
|
935
935
|
*/
|
|
936
936
|
export var getBatteryInfo = function getBatteryInfo() {
|
|
@@ -954,7 +954,7 @@ export var getBatteryInfo = function getBatteryInfo() {
|
|
|
954
954
|
* | Platform | Apps |
|
|
955
955
|
* | ------------- | -------- |
|
|
956
956
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
957
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
957
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
958
958
|
* | web | demo,alipay |
|
|
959
959
|
*/
|
|
960
960
|
// @ts-ignore
|
|
@@ -965,7 +965,7 @@ export var getBatteryInfoAsync = /*#__PURE__*/promisify(getBatteryInfo);
|
|
|
965
965
|
* | Platform | Apps |
|
|
966
966
|
* | ------------- | -------- |
|
|
967
967
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
968
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
968
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
969
969
|
* | web | |
|
|
970
970
|
*/
|
|
971
971
|
export var getBLEDeviceCharacteristics = function getBLEDeviceCharacteristics() {
|
|
@@ -989,7 +989,7 @@ export var getBLEDeviceCharacteristics = function getBLEDeviceCharacteristics()
|
|
|
989
989
|
* | Platform | Apps |
|
|
990
990
|
* | ------------- | -------- |
|
|
991
991
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
992
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
992
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
993
993
|
* | web | |
|
|
994
994
|
*/
|
|
995
995
|
// @ts-ignore
|
|
@@ -1000,7 +1000,7 @@ export var getBLEDeviceCharacteristicsAsync = /*#__PURE__*/promisify(getBLEDevic
|
|
|
1000
1000
|
* | Platform | Apps |
|
|
1001
1001
|
* | ------------- | -------- |
|
|
1002
1002
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
1003
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
1003
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
1004
1004
|
* | web | |
|
|
1005
1005
|
*/
|
|
1006
1006
|
export var getBLEDeviceServices = function getBLEDeviceServices() {
|
|
@@ -1024,7 +1024,7 @@ export var getBLEDeviceServices = function getBLEDeviceServices() {
|
|
|
1024
1024
|
* | Platform | Apps |
|
|
1025
1025
|
* | ------------- | -------- |
|
|
1026
1026
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
1027
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
1027
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
1028
1028
|
* | web | |
|
|
1029
1029
|
*/
|
|
1030
1030
|
// @ts-ignore
|
|
@@ -1035,7 +1035,7 @@ export var getBLEDeviceServicesAsync = /*#__PURE__*/promisify(getBLEDeviceServic
|
|
|
1035
1035
|
* | Platform | Apps |
|
|
1036
1036
|
* | ------------- | -------- |
|
|
1037
1037
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
1038
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
1038
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
1039
1039
|
* | web | |
|
|
1040
1040
|
*/
|
|
1041
1041
|
export var getBluetoothAdapterState = function getBluetoothAdapterState() {
|
|
@@ -1059,7 +1059,7 @@ export var getBluetoothAdapterState = function getBluetoothAdapterState() {
|
|
|
1059
1059
|
* | Platform | Apps |
|
|
1060
1060
|
* | ------------- | -------- |
|
|
1061
1061
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
1062
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
1062
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
1063
1063
|
* | web | |
|
|
1064
1064
|
*/
|
|
1065
1065
|
// @ts-ignore
|
|
@@ -1070,7 +1070,7 @@ export var getBluetoothAdapterStateAsync = /*#__PURE__*/promisify(getBluetoothAd
|
|
|
1070
1070
|
* | Platform | Apps |
|
|
1071
1071
|
* | ------------- | -------- |
|
|
1072
1072
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
1073
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
1073
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
1074
1074
|
* | web | |
|
|
1075
1075
|
*/
|
|
1076
1076
|
export var getBluetoothDevices = function getBluetoothDevices() {
|
|
@@ -1094,7 +1094,7 @@ export var getBluetoothDevices = function getBluetoothDevices() {
|
|
|
1094
1094
|
* | Platform | Apps |
|
|
1095
1095
|
* | ------------- | -------- |
|
|
1096
1096
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
1097
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
1097
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
1098
1098
|
* | web | |
|
|
1099
1099
|
*/
|
|
1100
1100
|
// @ts-ignore
|
|
@@ -1105,7 +1105,7 @@ export var getBluetoothDevicesAsync = /*#__PURE__*/promisify(getBluetoothDevices
|
|
|
1105
1105
|
* | Platform | Apps |
|
|
1106
1106
|
* | ------------- | -------- |
|
|
1107
1107
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
1108
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
1108
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
1109
1109
|
* | web | demo,alipay,h5 |
|
|
1110
1110
|
*/
|
|
1111
1111
|
export var getClipboard = function getClipboard() {
|
|
@@ -1129,7 +1129,7 @@ export var getClipboard = function getClipboard() {
|
|
|
1129
1129
|
* | Platform | Apps |
|
|
1130
1130
|
* | ------------- | -------- |
|
|
1131
1131
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
1132
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
1132
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
1133
1133
|
* | web | demo,alipay,h5 |
|
|
1134
1134
|
*/
|
|
1135
1135
|
// @ts-ignore
|
|
@@ -1166,7 +1166,7 @@ export var getComponentAuthAsync = /*#__PURE__*/promisify(getComponentAuth);
|
|
|
1166
1166
|
* | Platform | Apps |
|
|
1167
1167
|
* | ------------- | -------- |
|
|
1168
1168
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
1169
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
1169
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
1170
1170
|
* | web | |
|
|
1171
1171
|
*/
|
|
1172
1172
|
export var getConnectedBluetoothDevices = function getConnectedBluetoothDevices() {
|
|
@@ -1190,7 +1190,7 @@ export var getConnectedBluetoothDevices = function getConnectedBluetoothDevices(
|
|
|
1190
1190
|
* | Platform | Apps |
|
|
1191
1191
|
* | ------------- | -------- |
|
|
1192
1192
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
1193
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
1193
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
1194
1194
|
* | web | |
|
|
1195
1195
|
*/
|
|
1196
1196
|
// @ts-ignore
|
|
@@ -1201,7 +1201,7 @@ export var getConnectedBluetoothDevicesAsync = /*#__PURE__*/promisify(getConnect
|
|
|
1201
1201
|
* | Platform | Apps |
|
|
1202
1202
|
* | ------------- | -------- |
|
|
1203
1203
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
1204
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
1204
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
1205
1205
|
* | web | demo,alipay |
|
|
1206
1206
|
*/
|
|
1207
1207
|
export var getFileInfo = function getFileInfo() {
|
|
@@ -1225,7 +1225,7 @@ export var getFileInfo = function getFileInfo() {
|
|
|
1225
1225
|
* | Platform | Apps |
|
|
1226
1226
|
* | ------------- | -------- |
|
|
1227
1227
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
1228
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
1228
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
1229
1229
|
* | web | demo,alipay |
|
|
1230
1230
|
*/
|
|
1231
1231
|
// @ts-ignore
|
|
@@ -1236,7 +1236,7 @@ export var getFileInfoAsync = /*#__PURE__*/promisify(getFileInfo);
|
|
|
1236
1236
|
* | Platform | Apps |
|
|
1237
1237
|
* | ------------- | -------- |
|
|
1238
1238
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
1239
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
1239
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
1240
1240
|
* | web | demo,alipay |
|
|
1241
1241
|
*/
|
|
1242
1242
|
export var getImageInfo = function getImageInfo() {
|
|
@@ -1260,7 +1260,7 @@ export var getImageInfo = function getImageInfo() {
|
|
|
1260
1260
|
* | Platform | Apps |
|
|
1261
1261
|
* | ------------- | -------- |
|
|
1262
1262
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
1263
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
1263
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
1264
1264
|
* | web | demo,alipay |
|
|
1265
1265
|
*/
|
|
1266
1266
|
// @ts-ignore
|
|
@@ -1271,7 +1271,7 @@ export var getImageInfoAsync = /*#__PURE__*/promisify(getImageInfo);
|
|
|
1271
1271
|
* | Platform | Apps |
|
|
1272
1272
|
* | ------------- | -------- |
|
|
1273
1273
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
1274
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
1274
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
1275
1275
|
* | web | demo,alipay,h5,tngdh5ng,changipay,kaspi |
|
|
1276
1276
|
*/
|
|
1277
1277
|
export var getLocation = function getLocation() {
|
|
@@ -1295,7 +1295,7 @@ export var getLocation = function getLocation() {
|
|
|
1295
1295
|
* | Platform | Apps |
|
|
1296
1296
|
* | ------------- | -------- |
|
|
1297
1297
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
1298
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
1298
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
1299
1299
|
* | web | demo,alipay,h5,tngdh5ng,changipay,kaspi |
|
|
1300
1300
|
*/
|
|
1301
1301
|
// @ts-ignore
|
|
@@ -1306,7 +1306,7 @@ export var getLocationAsync = /*#__PURE__*/promisify(getLocation);
|
|
|
1306
1306
|
* | Platform | Apps |
|
|
1307
1307
|
* | ------------- | -------- |
|
|
1308
1308
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
1309
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
1309
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
1310
1310
|
* | web | demo,alipay,h5,tngdh5ng |
|
|
1311
1311
|
*/
|
|
1312
1312
|
export var getNetworkType = function getNetworkType() {
|
|
@@ -1330,7 +1330,7 @@ export var getNetworkType = function getNetworkType() {
|
|
|
1330
1330
|
* | Platform | Apps |
|
|
1331
1331
|
* | ------------- | -------- |
|
|
1332
1332
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
1333
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
1333
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
1334
1334
|
* | web | demo,alipay,h5,tngdh5ng |
|
|
1335
1335
|
*/
|
|
1336
1336
|
// @ts-ignore
|
|
@@ -1341,7 +1341,7 @@ export var getNetworkTypeAsync = /*#__PURE__*/promisify(getNetworkType);
|
|
|
1341
1341
|
* | Platform | Apps |
|
|
1342
1342
|
* | ------------- | -------- |
|
|
1343
1343
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
1344
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
1344
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
1345
1345
|
* | web | demo |
|
|
1346
1346
|
*/
|
|
1347
1347
|
export var getOpenUserInfo = function getOpenUserInfo() {
|
|
@@ -1365,7 +1365,7 @@ export var getOpenUserInfo = function getOpenUserInfo() {
|
|
|
1365
1365
|
* | Platform | Apps |
|
|
1366
1366
|
* | ------------- | -------- |
|
|
1367
1367
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
1368
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
1368
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
1369
1369
|
* | web | demo |
|
|
1370
1370
|
*/
|
|
1371
1371
|
// @ts-ignore
|
|
@@ -1428,7 +1428,7 @@ export var getPhoneNumberAsync = /*#__PURE__*/promisify(getPhoneNumber);
|
|
|
1428
1428
|
* | Platform | Apps |
|
|
1429
1429
|
* | ------------- | -------- |
|
|
1430
1430
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
1431
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
1431
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
1432
1432
|
* | web | demo,alipay |
|
|
1433
1433
|
*/
|
|
1434
1434
|
export var getSavedFileInfo = function getSavedFileInfo() {
|
|
@@ -1452,7 +1452,7 @@ export var getSavedFileInfo = function getSavedFileInfo() {
|
|
|
1452
1452
|
* | Platform | Apps |
|
|
1453
1453
|
* | ------------- | -------- |
|
|
1454
1454
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
1455
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
1455
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
1456
1456
|
* | web | demo,alipay |
|
|
1457
1457
|
*/
|
|
1458
1458
|
// @ts-ignore
|
|
@@ -1463,7 +1463,7 @@ export var getSavedFileInfoAsync = /*#__PURE__*/promisify(getSavedFileInfo);
|
|
|
1463
1463
|
* | Platform | Apps |
|
|
1464
1464
|
* | ------------- | -------- |
|
|
1465
1465
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
1466
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
1466
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
1467
1467
|
* | web | demo,alipay |
|
|
1468
1468
|
*/
|
|
1469
1469
|
export var getSavedFileList = function getSavedFileList() {
|
|
@@ -1487,7 +1487,7 @@ export var getSavedFileList = function getSavedFileList() {
|
|
|
1487
1487
|
* | Platform | Apps |
|
|
1488
1488
|
* | ------------- | -------- |
|
|
1489
1489
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
1490
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
1490
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
1491
1491
|
* | web | demo,alipay |
|
|
1492
1492
|
*/
|
|
1493
1493
|
// @ts-ignore
|
|
@@ -1498,7 +1498,7 @@ export var getSavedFileListAsync = /*#__PURE__*/promisify(getSavedFileList);
|
|
|
1498
1498
|
* | Platform | Apps |
|
|
1499
1499
|
* | ------------- | -------- |
|
|
1500
1500
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
1501
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
1501
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
1502
1502
|
* | web | demo,alipay |
|
|
1503
1503
|
*/
|
|
1504
1504
|
export var getScreenBrightness = function getScreenBrightness() {
|
|
@@ -1522,7 +1522,7 @@ export var getScreenBrightness = function getScreenBrightness() {
|
|
|
1522
1522
|
* | Platform | Apps |
|
|
1523
1523
|
* | ------------- | -------- |
|
|
1524
1524
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
1525
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
1525
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
1526
1526
|
* | web | demo,alipay |
|
|
1527
1527
|
*/
|
|
1528
1528
|
// @ts-ignore
|
|
@@ -1533,7 +1533,7 @@ export var getScreenBrightnessAsync = /*#__PURE__*/promisify(getScreenBrightness
|
|
|
1533
1533
|
* | Platform | Apps |
|
|
1534
1534
|
* | ------------- | -------- |
|
|
1535
1535
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
1536
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
1536
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
1537
1537
|
* | web | demo,alipay |
|
|
1538
1538
|
*/
|
|
1539
1539
|
export var getServerTime = function getServerTime() {
|
|
@@ -1557,7 +1557,7 @@ export var getServerTime = function getServerTime() {
|
|
|
1557
1557
|
* | Platform | Apps |
|
|
1558
1558
|
* | ------------- | -------- |
|
|
1559
1559
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
1560
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
1560
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
1561
1561
|
* | web | demo,alipay |
|
|
1562
1562
|
*/
|
|
1563
1563
|
// @ts-ignore
|
|
@@ -1568,7 +1568,7 @@ export var getServerTimeAsync = /*#__PURE__*/promisify(getServerTime);
|
|
|
1568
1568
|
* | Platform | Apps |
|
|
1569
1569
|
* | ------------- | -------- |
|
|
1570
1570
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
1571
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
1571
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
1572
1572
|
* | web | demo,alipay |
|
|
1573
1573
|
*/
|
|
1574
1574
|
export var getSetting = function getSetting() {
|
|
@@ -1592,7 +1592,7 @@ export var getSetting = function getSetting() {
|
|
|
1592
1592
|
* | Platform | Apps |
|
|
1593
1593
|
* | ------------- | -------- |
|
|
1594
1594
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
1595
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
1595
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
1596
1596
|
* | web | demo,alipay |
|
|
1597
1597
|
*/
|
|
1598
1598
|
// @ts-ignore
|
|
@@ -1603,7 +1603,7 @@ export var getSettingAsync = /*#__PURE__*/promisify(getSetting);
|
|
|
1603
1603
|
* | Platform | Apps |
|
|
1604
1604
|
* | ------------- | -------- |
|
|
1605
1605
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
1606
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
1606
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
1607
1607
|
* | web | demo,alipay,h5 |
|
|
1608
1608
|
*/
|
|
1609
1609
|
export var getSiteInfo = function getSiteInfo() {
|
|
@@ -1627,7 +1627,7 @@ export var getSiteInfo = function getSiteInfo() {
|
|
|
1627
1627
|
* | Platform | Apps |
|
|
1628
1628
|
* | ------------- | -------- |
|
|
1629
1629
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
1630
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
1630
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
1631
1631
|
* | web | demo,alipay,h5 |
|
|
1632
1632
|
*/
|
|
1633
1633
|
// @ts-ignore
|
|
@@ -1638,7 +1638,7 @@ export var getSiteInfoAsync = /*#__PURE__*/promisify(getSiteInfo);
|
|
|
1638
1638
|
* | Platform | Apps |
|
|
1639
1639
|
* | ------------- | -------- |
|
|
1640
1640
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
1641
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
1641
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
1642
1642
|
* | web | demo,alipay,h5,changipay,kaspi |
|
|
1643
1643
|
*/
|
|
1644
1644
|
export var getStorage = function getStorage() {
|
|
@@ -1662,7 +1662,7 @@ export var getStorage = function getStorage() {
|
|
|
1662
1662
|
* | Platform | Apps |
|
|
1663
1663
|
* | ------------- | -------- |
|
|
1664
1664
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
1665
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
1665
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
1666
1666
|
* | web | demo,alipay,h5,changipay,kaspi |
|
|
1667
1667
|
*/
|
|
1668
1668
|
// @ts-ignore
|
|
@@ -1696,7 +1696,7 @@ export var getStorageSync = function getStorageSync() {
|
|
|
1696
1696
|
* | Platform | Apps |
|
|
1697
1697
|
* | ------------- | -------- |
|
|
1698
1698
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
1699
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
1699
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
1700
1700
|
* | web | demo,alipay,h5,tngdh5ng,changipay,kaspi |
|
|
1701
1701
|
*/
|
|
1702
1702
|
export var getSystemInfo = function getSystemInfo() {
|
|
@@ -1720,7 +1720,7 @@ export var getSystemInfo = function getSystemInfo() {
|
|
|
1720
1720
|
* | Platform | Apps |
|
|
1721
1721
|
* | ------------- | -------- |
|
|
1722
1722
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
1723
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
1723
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
1724
1724
|
* | web | demo,alipay,h5,tngdh5ng,changipay,kaspi |
|
|
1725
1725
|
*/
|
|
1726
1726
|
// @ts-ignore
|
|
@@ -1753,7 +1753,7 @@ export var getSystemInfoSync = function getSystemInfoSync() {
|
|
|
1753
1753
|
* | Platform | Apps |
|
|
1754
1754
|
* | ------------- | -------- |
|
|
1755
1755
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
1756
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
1756
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
1757
1757
|
* | web | alipay |
|
|
1758
1758
|
*/
|
|
1759
1759
|
export var hideBackHome = function hideBackHome() {
|
|
@@ -1777,7 +1777,7 @@ export var hideBackHome = function hideBackHome() {
|
|
|
1777
1777
|
* | Platform | Apps |
|
|
1778
1778
|
* | ------------- | -------- |
|
|
1779
1779
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
1780
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
1780
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
1781
1781
|
* | web | alipay |
|
|
1782
1782
|
*/
|
|
1783
1783
|
// @ts-ignore
|
|
@@ -1788,7 +1788,7 @@ export var hideBackHomeAsync = /*#__PURE__*/promisify(hideBackHome);
|
|
|
1788
1788
|
* | Platform | Apps |
|
|
1789
1789
|
* | ------------- | -------- |
|
|
1790
1790
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
1791
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
1791
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
1792
1792
|
* | web | demo,alipay |
|
|
1793
1793
|
*/
|
|
1794
1794
|
export var hideKeyboard = function hideKeyboard() {
|
|
@@ -1812,7 +1812,7 @@ export var hideKeyboard = function hideKeyboard() {
|
|
|
1812
1812
|
* | Platform | Apps |
|
|
1813
1813
|
* | ------------- | -------- |
|
|
1814
1814
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
1815
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
1815
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
1816
1816
|
* | web | demo,alipay |
|
|
1817
1817
|
*/
|
|
1818
1818
|
// @ts-ignore
|
|
@@ -1823,7 +1823,7 @@ export var hideKeyboardAsync = /*#__PURE__*/promisify(hideKeyboard);
|
|
|
1823
1823
|
* | Platform | Apps |
|
|
1824
1824
|
* | ------------- | -------- |
|
|
1825
1825
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
1826
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
1826
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
1827
1827
|
* | web | demo,alipay,h5,tngdh5ng |
|
|
1828
1828
|
*/
|
|
1829
1829
|
export var hideLoading = function hideLoading() {
|
|
@@ -1847,7 +1847,7 @@ export var hideLoading = function hideLoading() {
|
|
|
1847
1847
|
* | Platform | Apps |
|
|
1848
1848
|
* | ------------- | -------- |
|
|
1849
1849
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
1850
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
1850
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
1851
1851
|
* | web | demo,alipay,h5,tngdh5ng |
|
|
1852
1852
|
*/
|
|
1853
1853
|
// @ts-ignore
|
|
@@ -1858,7 +1858,7 @@ export var hideLoadingAsync = /*#__PURE__*/promisify(hideLoading);
|
|
|
1858
1858
|
* | Platform | Apps |
|
|
1859
1859
|
* | ------------- | -------- |
|
|
1860
1860
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
1861
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
1861
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
1862
1862
|
* | web | demo,alipay |
|
|
1863
1863
|
*/
|
|
1864
1864
|
export var hideNavigationBarLoading = function hideNavigationBarLoading() {
|
|
@@ -1882,7 +1882,7 @@ export var hideNavigationBarLoading = function hideNavigationBarLoading() {
|
|
|
1882
1882
|
* | Platform | Apps |
|
|
1883
1883
|
* | ------------- | -------- |
|
|
1884
1884
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
1885
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
1885
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
1886
1886
|
* | web | demo,alipay |
|
|
1887
1887
|
*/
|
|
1888
1888
|
// @ts-ignore
|
|
@@ -1893,7 +1893,7 @@ export var hideNavigationBarLoadingAsync = /*#__PURE__*/promisify(hideNavigation
|
|
|
1893
1893
|
* | Platform | Apps |
|
|
1894
1894
|
* | ------------- | -------- |
|
|
1895
1895
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
1896
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
1896
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
1897
1897
|
* | web | alipay |
|
|
1898
1898
|
*/
|
|
1899
1899
|
export var hideTabBar = function hideTabBar() {
|
|
@@ -1917,7 +1917,7 @@ export var hideTabBar = function hideTabBar() {
|
|
|
1917
1917
|
* | Platform | Apps |
|
|
1918
1918
|
* | ------------- | -------- |
|
|
1919
1919
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
1920
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
1920
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
1921
1921
|
* | web | alipay |
|
|
1922
1922
|
*/
|
|
1923
1923
|
// @ts-ignore
|
|
@@ -1928,7 +1928,7 @@ export var hideTabBarAsync = /*#__PURE__*/promisify(hideTabBar);
|
|
|
1928
1928
|
* | Platform | Apps |
|
|
1929
1929
|
* | ------------- | -------- |
|
|
1930
1930
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
1931
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
1931
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
1932
1932
|
* | web | demo,alipay,h5,tngdh5ng |
|
|
1933
1933
|
*/
|
|
1934
1934
|
export var hideToast = function hideToast() {
|
|
@@ -1952,7 +1952,7 @@ export var hideToast = function hideToast() {
|
|
|
1952
1952
|
* | Platform | Apps |
|
|
1953
1953
|
* | ------------- | -------- |
|
|
1954
1954
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
1955
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
1955
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
1956
1956
|
* | web | demo,alipay,h5,tngdh5ng |
|
|
1957
1957
|
*/
|
|
1958
1958
|
// @ts-ignore
|
|
@@ -2015,7 +2015,7 @@ export var isInstalledAppAsync = /*#__PURE__*/promisify(isInstalledApp);
|
|
|
2015
2015
|
* | Platform | Apps |
|
|
2016
2016
|
* | ------------- | -------- |
|
|
2017
2017
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
2018
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
2018
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
2019
2019
|
* | web | demo,alipay,h5,tngdh5ng |
|
|
2020
2020
|
*/
|
|
2021
2021
|
export var makePhoneCall = function makePhoneCall() {
|
|
@@ -2039,7 +2039,7 @@ export var makePhoneCall = function makePhoneCall() {
|
|
|
2039
2039
|
* | Platform | Apps |
|
|
2040
2040
|
* | ------------- | -------- |
|
|
2041
2041
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
2042
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
2042
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
2043
2043
|
* | web | demo,alipay,h5,tngdh5ng |
|
|
2044
2044
|
*/
|
|
2045
2045
|
// @ts-ignore
|
|
@@ -2050,7 +2050,7 @@ export var makePhoneCallAsync = /*#__PURE__*/promisify(makePhoneCall);
|
|
|
2050
2050
|
* | Platform | Apps |
|
|
2051
2051
|
* | ------------- | -------- |
|
|
2052
2052
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
2053
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
2053
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
2054
2054
|
* | web | demo,alipay |
|
|
2055
2055
|
*/
|
|
2056
2056
|
export var multiLevelSelect = function multiLevelSelect() {
|
|
@@ -2074,7 +2074,7 @@ export var multiLevelSelect = function multiLevelSelect() {
|
|
|
2074
2074
|
* | Platform | Apps |
|
|
2075
2075
|
* | ------------- | -------- |
|
|
2076
2076
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
2077
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
2077
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
2078
2078
|
* | web | demo,alipay |
|
|
2079
2079
|
*/
|
|
2080
2080
|
// @ts-ignore
|
|
@@ -2085,7 +2085,7 @@ export var multiLevelSelectAsync = /*#__PURE__*/promisify(multiLevelSelect);
|
|
|
2085
2085
|
* | Platform | Apps |
|
|
2086
2086
|
* | ------------- | -------- |
|
|
2087
2087
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
2088
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
2088
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
2089
2089
|
* | web | alipay,demo,h5,tngdh5ng |
|
|
2090
2090
|
*/
|
|
2091
2091
|
export var navigateBack = function navigateBack() {
|
|
@@ -2109,7 +2109,7 @@ export var navigateBack = function navigateBack() {
|
|
|
2109
2109
|
* | Platform | Apps |
|
|
2110
2110
|
* | ------------- | -------- |
|
|
2111
2111
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
2112
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
2112
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
2113
2113
|
* | web | alipay,demo,h5,tngdh5ng |
|
|
2114
2114
|
*/
|
|
2115
2115
|
// @ts-ignore
|
|
@@ -2120,7 +2120,7 @@ export var navigateBackAsync = /*#__PURE__*/promisify(navigateBack);
|
|
|
2120
2120
|
* | Platform | Apps |
|
|
2121
2121
|
* | ------------- | -------- |
|
|
2122
2122
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
2123
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
2123
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
2124
2124
|
* | web | demo,alipay |
|
|
2125
2125
|
*/
|
|
2126
2126
|
export var navigateBackMiniProgram = function navigateBackMiniProgram() {
|
|
@@ -2144,7 +2144,7 @@ export var navigateBackMiniProgram = function navigateBackMiniProgram() {
|
|
|
2144
2144
|
* | Platform | Apps |
|
|
2145
2145
|
* | ------------- | -------- |
|
|
2146
2146
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
2147
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
2147
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
2148
2148
|
* | web | demo,alipay |
|
|
2149
2149
|
*/
|
|
2150
2150
|
// @ts-ignore
|
|
@@ -2156,7 +2156,7 @@ export var navigateBackMiniProgramAsync = /*#__PURE__*/promisify(navigateBackMin
|
|
|
2156
2156
|
* | ------------- | -------- |
|
|
2157
2157
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
2158
2158
|
* | web | alipay,demo,h5,tngdh5ng,changipay,kaspi |
|
|
2159
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
2159
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
2160
2160
|
*/
|
|
2161
2161
|
export var navigateTo = function navigateTo() {
|
|
2162
2162
|
var rest = [];
|
|
@@ -2180,7 +2180,7 @@ export var navigateTo = function navigateTo() {
|
|
|
2180
2180
|
* | ------------- | -------- |
|
|
2181
2181
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
2182
2182
|
* | web | alipay,demo,h5,tngdh5ng,changipay,kaspi |
|
|
2183
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
2183
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
2184
2184
|
*/
|
|
2185
2185
|
// @ts-ignore
|
|
2186
2186
|
export var navigateToAsync = /*#__PURE__*/promisify(navigateTo);
|
|
@@ -2190,7 +2190,7 @@ export var navigateToAsync = /*#__PURE__*/promisify(navigateTo);
|
|
|
2190
2190
|
* | Platform | Apps |
|
|
2191
2191
|
* | ------------- | -------- |
|
|
2192
2192
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
2193
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
2193
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
2194
2194
|
* | web | demo,alipay,h5 |
|
|
2195
2195
|
*/
|
|
2196
2196
|
export var navigateToMiniProgram = function navigateToMiniProgram() {
|
|
@@ -2214,7 +2214,7 @@ export var navigateToMiniProgram = function navigateToMiniProgram() {
|
|
|
2214
2214
|
* | Platform | Apps |
|
|
2215
2215
|
* | ------------- | -------- |
|
|
2216
2216
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
2217
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
2217
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
2218
2218
|
* | web | demo,alipay,h5 |
|
|
2219
2219
|
*/
|
|
2220
2220
|
// @ts-ignore
|
|
@@ -2225,7 +2225,7 @@ export var navigateToMiniProgramAsync = /*#__PURE__*/promisify(navigateToMiniPro
|
|
|
2225
2225
|
* | Platform | Apps |
|
|
2226
2226
|
* | ------------- | -------- |
|
|
2227
2227
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
2228
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
2228
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
2229
2229
|
* | web | |
|
|
2230
2230
|
*/
|
|
2231
2231
|
export var notifyBLECharacteristicValueChange = function notifyBLECharacteristicValueChange() {
|
|
@@ -2249,7 +2249,7 @@ export var notifyBLECharacteristicValueChange = function notifyBLECharacteristic
|
|
|
2249
2249
|
* | Platform | Apps |
|
|
2250
2250
|
* | ------------- | -------- |
|
|
2251
2251
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
2252
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
2252
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
2253
2253
|
* | web | |
|
|
2254
2254
|
*/
|
|
2255
2255
|
// @ts-ignore
|
|
@@ -2260,7 +2260,7 @@ export var notifyBLECharacteristicValueChangeAsync = /*#__PURE__*/promisify(noti
|
|
|
2260
2260
|
* | Platform | Apps |
|
|
2261
2261
|
* | ------------- | -------- |
|
|
2262
2262
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
2263
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
2263
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
2264
2264
|
*/
|
|
2265
2265
|
export var offAccelerometerChange = function offAccelerometerChange() {
|
|
2266
2266
|
var rest = [];
|
|
@@ -2283,7 +2283,7 @@ export var offAccelerometerChange = function offAccelerometerChange() {
|
|
|
2283
2283
|
* | Platform | Apps |
|
|
2284
2284
|
* | ------------- | -------- |
|
|
2285
2285
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
2286
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
2286
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
2287
2287
|
* | web | |
|
|
2288
2288
|
*/
|
|
2289
2289
|
export var offBLECharacteristicValueChange = function offBLECharacteristicValueChange() {
|
|
@@ -2307,7 +2307,7 @@ export var offBLECharacteristicValueChange = function offBLECharacteristicValueC
|
|
|
2307
2307
|
* | Platform | Apps |
|
|
2308
2308
|
* | ------------- | -------- |
|
|
2309
2309
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
2310
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
2310
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
2311
2311
|
* | web | |
|
|
2312
2312
|
*/
|
|
2313
2313
|
export var offBLEConnectionStateChanged = function offBLEConnectionStateChanged() {
|
|
@@ -2331,7 +2331,7 @@ export var offBLEConnectionStateChanged = function offBLEConnectionStateChanged(
|
|
|
2331
2331
|
* | Platform | Apps |
|
|
2332
2332
|
* | ------------- | -------- |
|
|
2333
2333
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
2334
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
2334
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
2335
2335
|
* | web | |
|
|
2336
2336
|
*/
|
|
2337
2337
|
export var offBluetoothAdapterStateChange = function offBluetoothAdapterStateChange() {
|
|
@@ -2355,7 +2355,7 @@ export var offBluetoothAdapterStateChange = function offBluetoothAdapterStateCha
|
|
|
2355
2355
|
* | Platform | Apps |
|
|
2356
2356
|
* | ------------- | -------- |
|
|
2357
2357
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
2358
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
2358
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
2359
2359
|
* | web | |
|
|
2360
2360
|
*/
|
|
2361
2361
|
export var offBluetoothDeviceFound = function offBluetoothDeviceFound() {
|
|
@@ -2379,7 +2379,7 @@ export var offBluetoothDeviceFound = function offBluetoothDeviceFound() {
|
|
|
2379
2379
|
* | Platform | Apps |
|
|
2380
2380
|
* | ------------- | -------- |
|
|
2381
2381
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
2382
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
2382
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
2383
2383
|
*/
|
|
2384
2384
|
export var offCompassChange = function offCompassChange() {
|
|
2385
2385
|
var rest = [];
|
|
@@ -2402,7 +2402,7 @@ export var offCompassChange = function offCompassChange() {
|
|
|
2402
2402
|
* | Platform | Apps |
|
|
2403
2403
|
* | ------------- | -------- |
|
|
2404
2404
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
2405
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
2405
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
2406
2406
|
*/
|
|
2407
2407
|
export var offMemoryWarning = function offMemoryWarning() {
|
|
2408
2408
|
var rest = [];
|
|
@@ -2425,7 +2425,7 @@ export var offMemoryWarning = function offMemoryWarning() {
|
|
|
2425
2425
|
* | Platform | Apps |
|
|
2426
2426
|
* | ------------- | -------- |
|
|
2427
2427
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
2428
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
2428
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
2429
2429
|
* | web | |
|
|
2430
2430
|
*/
|
|
2431
2431
|
export var offSocketClose = function offSocketClose() {
|
|
@@ -2449,7 +2449,7 @@ export var offSocketClose = function offSocketClose() {
|
|
|
2449
2449
|
* | Platform | Apps |
|
|
2450
2450
|
* | ------------- | -------- |
|
|
2451
2451
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
2452
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
2452
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
2453
2453
|
* | web | |
|
|
2454
2454
|
*/
|
|
2455
2455
|
export var offSocketError = function offSocketError() {
|
|
@@ -2473,7 +2473,7 @@ export var offSocketError = function offSocketError() {
|
|
|
2473
2473
|
* | Platform | Apps |
|
|
2474
2474
|
* | ------------- | -------- |
|
|
2475
2475
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
2476
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
2476
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
2477
2477
|
* | web | |
|
|
2478
2478
|
*/
|
|
2479
2479
|
export var offSocketMessage = function offSocketMessage() {
|
|
@@ -2497,7 +2497,7 @@ export var offSocketMessage = function offSocketMessage() {
|
|
|
2497
2497
|
* | Platform | Apps |
|
|
2498
2498
|
* | ------------- | -------- |
|
|
2499
2499
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
2500
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
2500
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
2501
2501
|
* | web | |
|
|
2502
2502
|
*/
|
|
2503
2503
|
export var offSocketOpen = function offSocketOpen() {
|
|
@@ -2521,7 +2521,7 @@ export var offSocketOpen = function offSocketOpen() {
|
|
|
2521
2521
|
* | Platform | Apps |
|
|
2522
2522
|
* | ------------- | -------- |
|
|
2523
2523
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
2524
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
2524
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
2525
2525
|
* | web | |
|
|
2526
2526
|
*/
|
|
2527
2527
|
export var offUserCaptureScreen = function offUserCaptureScreen() {
|
|
@@ -2545,7 +2545,7 @@ export var offUserCaptureScreen = function offUserCaptureScreen() {
|
|
|
2545
2545
|
* | Platform | Apps |
|
|
2546
2546
|
* | ------------- | -------- |
|
|
2547
2547
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
2548
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
2548
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
2549
2549
|
*/
|
|
2550
2550
|
export var onAccelerometerChange = function onAccelerometerChange() {
|
|
2551
2551
|
var rest = [];
|
|
@@ -2568,7 +2568,7 @@ export var onAccelerometerChange = function onAccelerometerChange() {
|
|
|
2568
2568
|
* | Platform | Apps |
|
|
2569
2569
|
* | ------------- | -------- |
|
|
2570
2570
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
2571
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
2571
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
2572
2572
|
* | web | |
|
|
2573
2573
|
*/
|
|
2574
2574
|
export var onBLECharacteristicValueChange = function onBLECharacteristicValueChange() {
|
|
@@ -2592,7 +2592,7 @@ export var onBLECharacteristicValueChange = function onBLECharacteristicValueCha
|
|
|
2592
2592
|
* | Platform | Apps |
|
|
2593
2593
|
* | ------------- | -------- |
|
|
2594
2594
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
2595
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
2595
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
2596
2596
|
* | web | |
|
|
2597
2597
|
*/
|
|
2598
2598
|
export var onBLEConnectionStateChanged = function onBLEConnectionStateChanged() {
|
|
@@ -2616,7 +2616,7 @@ export var onBLEConnectionStateChanged = function onBLEConnectionStateChanged()
|
|
|
2616
2616
|
* | Platform | Apps |
|
|
2617
2617
|
* | ------------- | -------- |
|
|
2618
2618
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
2619
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
2619
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
2620
2620
|
* | web | |
|
|
2621
2621
|
*/
|
|
2622
2622
|
export var onBluetoothAdapterStateChange = function onBluetoothAdapterStateChange() {
|
|
@@ -2640,7 +2640,7 @@ export var onBluetoothAdapterStateChange = function onBluetoothAdapterStateChang
|
|
|
2640
2640
|
* | Platform | Apps |
|
|
2641
2641
|
* | ------------- | -------- |
|
|
2642
2642
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
2643
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
2643
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
2644
2644
|
* | web | |
|
|
2645
2645
|
*/
|
|
2646
2646
|
export var onBluetoothDeviceFound = function onBluetoothDeviceFound() {
|
|
@@ -2664,7 +2664,7 @@ export var onBluetoothDeviceFound = function onBluetoothDeviceFound() {
|
|
|
2664
2664
|
* | Platform | Apps |
|
|
2665
2665
|
* | ------------- | -------- |
|
|
2666
2666
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
2667
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
2667
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
2668
2668
|
*/
|
|
2669
2669
|
export var onCompassChange = function onCompassChange() {
|
|
2670
2670
|
var rest = [];
|
|
@@ -2687,7 +2687,7 @@ export var onCompassChange = function onCompassChange() {
|
|
|
2687
2687
|
* | Platform | Apps |
|
|
2688
2688
|
* | ------------- | -------- |
|
|
2689
2689
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
2690
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
2690
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
2691
2691
|
*/
|
|
2692
2692
|
export var onMemoryWarning = function onMemoryWarning() {
|
|
2693
2693
|
var rest = [];
|
|
@@ -2710,7 +2710,7 @@ export var onMemoryWarning = function onMemoryWarning() {
|
|
|
2710
2710
|
* | Platform | Apps |
|
|
2711
2711
|
* | ------------- | -------- |
|
|
2712
2712
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
2713
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
2713
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
2714
2714
|
* | web | |
|
|
2715
2715
|
*/
|
|
2716
2716
|
export var onSocketClose = function onSocketClose() {
|
|
@@ -2734,7 +2734,7 @@ export var onSocketClose = function onSocketClose() {
|
|
|
2734
2734
|
* | Platform | Apps |
|
|
2735
2735
|
* | ------------- | -------- |
|
|
2736
2736
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
2737
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
2737
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
2738
2738
|
* | web | |
|
|
2739
2739
|
*/
|
|
2740
2740
|
export var onSocketError = function onSocketError() {
|
|
@@ -2758,7 +2758,7 @@ export var onSocketError = function onSocketError() {
|
|
|
2758
2758
|
* | Platform | Apps |
|
|
2759
2759
|
* | ------------- | -------- |
|
|
2760
2760
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
2761
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
2761
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
2762
2762
|
* | web | |
|
|
2763
2763
|
*/
|
|
2764
2764
|
export var onSocketMessage = function onSocketMessage() {
|
|
@@ -2782,7 +2782,7 @@ export var onSocketMessage = function onSocketMessage() {
|
|
|
2782
2782
|
* | Platform | Apps |
|
|
2783
2783
|
* | ------------- | -------- |
|
|
2784
2784
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
2785
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
2785
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
2786
2786
|
* | web | |
|
|
2787
2787
|
*/
|
|
2788
2788
|
export var onSocketOpen = function onSocketOpen() {
|
|
@@ -2806,7 +2806,7 @@ export var onSocketOpen = function onSocketOpen() {
|
|
|
2806
2806
|
* | Platform | Apps |
|
|
2807
2807
|
* | ------------- | -------- |
|
|
2808
2808
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
2809
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
2809
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
2810
2810
|
* | web | alipay |
|
|
2811
2811
|
*/
|
|
2812
2812
|
export var onUserCaptureScreen = function onUserCaptureScreen() {
|
|
@@ -2830,7 +2830,7 @@ export var onUserCaptureScreen = function onUserCaptureScreen() {
|
|
|
2830
2830
|
* | Platform | Apps |
|
|
2831
2831
|
* | ------------- | -------- |
|
|
2832
2832
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
2833
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
2833
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
2834
2834
|
* | web | |
|
|
2835
2835
|
*/
|
|
2836
2836
|
export var openBluetoothAdapter = function openBluetoothAdapter() {
|
|
@@ -2854,7 +2854,7 @@ export var openBluetoothAdapter = function openBluetoothAdapter() {
|
|
|
2854
2854
|
* | Platform | Apps |
|
|
2855
2855
|
* | ------------- | -------- |
|
|
2856
2856
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
2857
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
2857
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
2858
2858
|
* | web | |
|
|
2859
2859
|
*/
|
|
2860
2860
|
// @ts-ignore
|
|
@@ -2865,7 +2865,7 @@ export var openBluetoothAdapterAsync = /*#__PURE__*/promisify(openBluetoothAdapt
|
|
|
2865
2865
|
* | Platform | Apps |
|
|
2866
2866
|
* | ------------- | -------- |
|
|
2867
2867
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
2868
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
2868
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
2869
2869
|
* | web | demo,alipay |
|
|
2870
2870
|
*/
|
|
2871
2871
|
export var openDocument = function openDocument() {
|
|
@@ -2889,7 +2889,7 @@ export var openDocument = function openDocument() {
|
|
|
2889
2889
|
* | Platform | Apps |
|
|
2890
2890
|
* | ------------- | -------- |
|
|
2891
2891
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
2892
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
2892
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
2893
2893
|
* | web | demo,alipay |
|
|
2894
2894
|
*/
|
|
2895
2895
|
// @ts-ignore
|
|
@@ -2926,7 +2926,7 @@ export var openSchemeWithBackingAsync = /*#__PURE__*/promisify(openSchemeWithBac
|
|
|
2926
2926
|
* | Platform | Apps |
|
|
2927
2927
|
* | ------------- | -------- |
|
|
2928
2928
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
2929
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
2929
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
2930
2930
|
* | web | demo,alipay |
|
|
2931
2931
|
*/
|
|
2932
2932
|
export var openSetting = function openSetting() {
|
|
@@ -2950,7 +2950,7 @@ export var openSetting = function openSetting() {
|
|
|
2950
2950
|
* | Platform | Apps |
|
|
2951
2951
|
* | ------------- | -------- |
|
|
2952
2952
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
2953
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
2953
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
2954
2954
|
* | web | demo,alipay |
|
|
2955
2955
|
*/
|
|
2956
2956
|
// @ts-ignore
|
|
@@ -2962,7 +2962,7 @@ export var openSettingAsync = /*#__PURE__*/promisify(openSetting);
|
|
|
2962
2962
|
* | ------------- | -------- |
|
|
2963
2963
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
2964
2964
|
* | web | h5 |
|
|
2965
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
2965
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
2966
2966
|
*/
|
|
2967
2967
|
export var pageScrollTo = function pageScrollTo() {
|
|
2968
2968
|
var rest = [];
|
|
@@ -2986,7 +2986,7 @@ export var pageScrollTo = function pageScrollTo() {
|
|
|
2986
2986
|
* | ------------- | -------- |
|
|
2987
2987
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
2988
2988
|
* | web | h5 |
|
|
2989
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
2989
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
2990
2990
|
*/
|
|
2991
2991
|
// @ts-ignore
|
|
2992
2992
|
export var pageScrollToAsync = /*#__PURE__*/promisify(pageScrollTo);
|
|
@@ -3020,7 +3020,7 @@ export var paySignCenterAsync = /*#__PURE__*/promisify(paySignCenter);
|
|
|
3020
3020
|
* | Platform | Apps |
|
|
3021
3021
|
* | ------------- | -------- |
|
|
3022
3022
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
3023
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
3023
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
3024
3024
|
* | web | demo,alipay |
|
|
3025
3025
|
*/
|
|
3026
3026
|
export var previewImage = function previewImage() {
|
|
@@ -3044,7 +3044,7 @@ export var previewImage = function previewImage() {
|
|
|
3044
3044
|
* | Platform | Apps |
|
|
3045
3045
|
* | ------------- | -------- |
|
|
3046
3046
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
3047
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
3047
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
3048
3048
|
* | web | demo,alipay |
|
|
3049
3049
|
*/
|
|
3050
3050
|
// @ts-ignore
|
|
@@ -3055,7 +3055,7 @@ export var previewImageAsync = /*#__PURE__*/promisify(previewImage);
|
|
|
3055
3055
|
* | Platform | Apps |
|
|
3056
3056
|
* | ------------- | -------- |
|
|
3057
3057
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
3058
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
3058
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
3059
3059
|
* | web | demo,alipay,tngdh5ng |
|
|
3060
3060
|
*/
|
|
3061
3061
|
export var prompt = function prompt() {
|
|
@@ -3079,7 +3079,7 @@ export var prompt = function prompt() {
|
|
|
3079
3079
|
* | Platform | Apps |
|
|
3080
3080
|
* | ------------- | -------- |
|
|
3081
3081
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
3082
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
3082
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
3083
3083
|
* | web | demo,alipay,tngdh5ng |
|
|
3084
3084
|
*/
|
|
3085
3085
|
// @ts-ignore
|
|
@@ -3090,7 +3090,7 @@ export var promptAsync = /*#__PURE__*/promisify(prompt);
|
|
|
3090
3090
|
* | Platform | Apps |
|
|
3091
3091
|
* | ------------- | -------- |
|
|
3092
3092
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
3093
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
3093
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
3094
3094
|
* | web | |
|
|
3095
3095
|
*/
|
|
3096
3096
|
export var readBLECharacteristicValue = function readBLECharacteristicValue() {
|
|
@@ -3114,7 +3114,7 @@ export var readBLECharacteristicValue = function readBLECharacteristicValue() {
|
|
|
3114
3114
|
* | Platform | Apps |
|
|
3115
3115
|
* | ------------- | -------- |
|
|
3116
3116
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
3117
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
3117
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
3118
3118
|
* | web | |
|
|
3119
3119
|
*/
|
|
3120
3120
|
// @ts-ignore
|
|
@@ -3126,7 +3126,7 @@ export var readBLECharacteristicValueAsync = /*#__PURE__*/promisify(readBLEChara
|
|
|
3126
3126
|
* | ------------- | -------- |
|
|
3127
3127
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
3128
3128
|
* | web | alipay,demo,h5,changipay,kaspi |
|
|
3129
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
3129
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
3130
3130
|
*/
|
|
3131
3131
|
export var redirectTo = function redirectTo() {
|
|
3132
3132
|
var rest = [];
|
|
@@ -3150,7 +3150,7 @@ export var redirectTo = function redirectTo() {
|
|
|
3150
3150
|
* | ------------- | -------- |
|
|
3151
3151
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
3152
3152
|
* | web | alipay,demo,h5,changipay,kaspi |
|
|
3153
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
3153
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
3154
3154
|
*/
|
|
3155
3155
|
// @ts-ignore
|
|
3156
3156
|
export var redirectToAsync = /*#__PURE__*/promisify(redirectTo);
|
|
@@ -3213,7 +3213,7 @@ export var regionSearchAppsByKeywordsAsync = /*#__PURE__*/promisify(regionSearch
|
|
|
3213
3213
|
* | ------------- | -------- |
|
|
3214
3214
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
3215
3215
|
* | web | |
|
|
3216
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
3216
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
3217
3217
|
*/
|
|
3218
3218
|
export var reLaunch = function reLaunch() {
|
|
3219
3219
|
var rest = [];
|
|
@@ -3237,7 +3237,7 @@ export var reLaunch = function reLaunch() {
|
|
|
3237
3237
|
* | ------------- | -------- |
|
|
3238
3238
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
3239
3239
|
* | web | |
|
|
3240
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
3240
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
3241
3241
|
*/
|
|
3242
3242
|
// @ts-ignore
|
|
3243
3243
|
export var reLaunchAsync = /*#__PURE__*/promisify(reLaunch);
|
|
@@ -3247,7 +3247,7 @@ export var reLaunchAsync = /*#__PURE__*/promisify(reLaunch);
|
|
|
3247
3247
|
* | Platform | Apps |
|
|
3248
3248
|
* | ------------- | -------- |
|
|
3249
3249
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
3250
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
3250
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
3251
3251
|
* | web | demo,alipay |
|
|
3252
3252
|
*/
|
|
3253
3253
|
export var removeSavedFile = function removeSavedFile() {
|
|
@@ -3271,7 +3271,7 @@ export var removeSavedFile = function removeSavedFile() {
|
|
|
3271
3271
|
* | Platform | Apps |
|
|
3272
3272
|
* | ------------- | -------- |
|
|
3273
3273
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
3274
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
3274
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
3275
3275
|
* | web | demo,alipay |
|
|
3276
3276
|
*/
|
|
3277
3277
|
// @ts-ignore
|
|
@@ -3282,7 +3282,7 @@ export var removeSavedFileAsync = /*#__PURE__*/promisify(removeSavedFile);
|
|
|
3282
3282
|
* | Platform | Apps |
|
|
3283
3283
|
* | ------------- | -------- |
|
|
3284
3284
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
3285
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
3285
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
3286
3286
|
* | web | demo,alipay,h5,changipay,kaspi |
|
|
3287
3287
|
*/
|
|
3288
3288
|
export var removeStorage = function removeStorage() {
|
|
@@ -3306,7 +3306,7 @@ export var removeStorage = function removeStorage() {
|
|
|
3306
3306
|
* | Platform | Apps |
|
|
3307
3307
|
* | ------------- | -------- |
|
|
3308
3308
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
3309
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
3309
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
3310
3310
|
* | web | demo,alipay,h5,changipay,kaspi |
|
|
3311
3311
|
*/
|
|
3312
3312
|
// @ts-ignore
|
|
@@ -3340,7 +3340,7 @@ export var removeStorageSync = function removeStorageSync() {
|
|
|
3340
3340
|
* | Platform | Apps |
|
|
3341
3341
|
* | ------------- | -------- |
|
|
3342
3342
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
3343
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
3343
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
3344
3344
|
* | web | demo,alipay,h5,changipay,kaspi |
|
|
3345
3345
|
*/
|
|
3346
3346
|
export var request = function request() {
|
|
@@ -3364,7 +3364,7 @@ export var request = function request() {
|
|
|
3364
3364
|
* | Platform | Apps |
|
|
3365
3365
|
* | ------------- | -------- |
|
|
3366
3366
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
3367
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
3367
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
3368
3368
|
* | web | demo,alipay,h5,changipay,kaspi |
|
|
3369
3369
|
*/
|
|
3370
3370
|
// @ts-ignore
|
|
@@ -3374,7 +3374,7 @@ export var requestAsync = /*#__PURE__*/promisify(request);
|
|
|
3374
3374
|
* | Platform | Apps |
|
|
3375
3375
|
* | ------------- | -------- |
|
|
3376
3376
|
* | mp | alipay,alipayhk,demo |
|
|
3377
|
-
* | mp_web | alipay,alipayhk,demo,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus |
|
|
3377
|
+
* | mp_web | alipay,alipayhk,demo,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus |
|
|
3378
3378
|
* | web | alipay,demo,h5 |
|
|
3379
3379
|
*/
|
|
3380
3380
|
export var rpc = function rpc() {
|
|
@@ -3392,7 +3392,7 @@ export var rpc = function rpc() {
|
|
|
3392
3392
|
* | Platform | Apps |
|
|
3393
3393
|
* | ------------- | -------- |
|
|
3394
3394
|
* | mp | alipay,alipayhk,demo |
|
|
3395
|
-
* | mp_web | alipay,alipayhk,demo,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus |
|
|
3395
|
+
* | mp_web | alipay,alipayhk,demo,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus |
|
|
3396
3396
|
* | web | alipay,demo,h5 |
|
|
3397
3397
|
*/
|
|
3398
3398
|
// @ts-ignore
|
|
@@ -3403,7 +3403,7 @@ export var rpcAsync = /*#__PURE__*/promisify(rpc);
|
|
|
3403
3403
|
* | Platform | Apps |
|
|
3404
3404
|
* | ------------- | -------- |
|
|
3405
3405
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
3406
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
3406
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
3407
3407
|
* | web | demo,alipay |
|
|
3408
3408
|
*/
|
|
3409
3409
|
export var saveFile = function saveFile() {
|
|
@@ -3427,7 +3427,7 @@ export var saveFile = function saveFile() {
|
|
|
3427
3427
|
* | Platform | Apps |
|
|
3428
3428
|
* | ------------- | -------- |
|
|
3429
3429
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
3430
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
3430
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
3431
3431
|
* | web | demo,alipay |
|
|
3432
3432
|
*/
|
|
3433
3433
|
// @ts-ignore
|
|
@@ -3438,7 +3438,7 @@ export var saveFileAsync = /*#__PURE__*/promisify(saveFile);
|
|
|
3438
3438
|
* | Platform | Apps |
|
|
3439
3439
|
* | ------------- | -------- |
|
|
3440
3440
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
3441
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
3441
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
3442
3442
|
* | web | demo,alipay |
|
|
3443
3443
|
*/
|
|
3444
3444
|
export var saveImage = function saveImage() {
|
|
@@ -3462,7 +3462,7 @@ export var saveImage = function saveImage() {
|
|
|
3462
3462
|
* | Platform | Apps |
|
|
3463
3463
|
* | ------------- | -------- |
|
|
3464
3464
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
3465
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
3465
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
3466
3466
|
* | web | demo,alipay |
|
|
3467
3467
|
*/
|
|
3468
3468
|
// @ts-ignore
|
|
@@ -3473,7 +3473,7 @@ export var saveImageAsync = /*#__PURE__*/promisify(saveImage);
|
|
|
3473
3473
|
* | Platform | Apps |
|
|
3474
3474
|
* | ------------- | -------- |
|
|
3475
3475
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
3476
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
3476
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
3477
3477
|
* | web | demo,alipay |
|
|
3478
3478
|
*/
|
|
3479
3479
|
export var scan = function scan() {
|
|
@@ -3497,7 +3497,7 @@ export var scan = function scan() {
|
|
|
3497
3497
|
* | Platform | Apps |
|
|
3498
3498
|
* | ------------- | -------- |
|
|
3499
3499
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
3500
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
3500
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
3501
3501
|
* | web | demo,alipay |
|
|
3502
3502
|
*/
|
|
3503
3503
|
// @ts-ignore
|
|
@@ -3508,7 +3508,7 @@ export var scanAsync = /*#__PURE__*/promisify(scan);
|
|
|
3508
3508
|
* | Platform | Apps |
|
|
3509
3509
|
* | ------------- | -------- |
|
|
3510
3510
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
3511
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
3511
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
3512
3512
|
* | web | |
|
|
3513
3513
|
*/
|
|
3514
3514
|
export var sendSocketMessage = function sendSocketMessage() {
|
|
@@ -3532,7 +3532,7 @@ export var sendSocketMessage = function sendSocketMessage() {
|
|
|
3532
3532
|
* | Platform | Apps |
|
|
3533
3533
|
* | ------------- | -------- |
|
|
3534
3534
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
3535
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
3535
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
3536
3536
|
* | web | |
|
|
3537
3537
|
*/
|
|
3538
3538
|
// @ts-ignore
|
|
@@ -3543,7 +3543,7 @@ export var sendSocketMessageAsync = /*#__PURE__*/promisify(sendSocketMessage);
|
|
|
3543
3543
|
* | Platform | Apps |
|
|
3544
3544
|
* | ------------- | -------- |
|
|
3545
3545
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
3546
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
3546
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
3547
3547
|
* | web | alipay |
|
|
3548
3548
|
*/
|
|
3549
3549
|
export var setBackgroundColor = function setBackgroundColor() {
|
|
@@ -3567,7 +3567,7 @@ export var setBackgroundColor = function setBackgroundColor() {
|
|
|
3567
3567
|
* | Platform | Apps |
|
|
3568
3568
|
* | ------------- | -------- |
|
|
3569
3569
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
3570
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
3570
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
3571
3571
|
* | web | alipay |
|
|
3572
3572
|
*/
|
|
3573
3573
|
// @ts-ignore
|
|
@@ -3579,7 +3579,7 @@ export var setBackgroundColorAsync = /*#__PURE__*/promisify(setBackgroundColor);
|
|
|
3579
3579
|
* | ------------- | -------- |
|
|
3580
3580
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
3581
3581
|
* | web | alipay |
|
|
3582
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
3582
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
3583
3583
|
*/
|
|
3584
3584
|
export var setCanPullDown = function setCanPullDown() {
|
|
3585
3585
|
var rest = [];
|
|
@@ -3603,7 +3603,7 @@ export var setCanPullDown = function setCanPullDown() {
|
|
|
3603
3603
|
* | ------------- | -------- |
|
|
3604
3604
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
3605
3605
|
* | web | alipay |
|
|
3606
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
3606
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
3607
3607
|
*/
|
|
3608
3608
|
// @ts-ignore
|
|
3609
3609
|
export var setCanPullDownAsync = /*#__PURE__*/promisify(setCanPullDown);
|
|
@@ -3613,7 +3613,7 @@ export var setCanPullDownAsync = /*#__PURE__*/promisify(setCanPullDown);
|
|
|
3613
3613
|
* | Platform | Apps |
|
|
3614
3614
|
* | ------------- | -------- |
|
|
3615
3615
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
3616
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
3616
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
3617
3617
|
* | web | demo,alipay,h5,tngdh5ng,changipay,kaspi |
|
|
3618
3618
|
*/
|
|
3619
3619
|
export var setClipboard = function setClipboard() {
|
|
@@ -3637,7 +3637,7 @@ export var setClipboard = function setClipboard() {
|
|
|
3637
3637
|
* | Platform | Apps |
|
|
3638
3638
|
* | ------------- | -------- |
|
|
3639
3639
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
3640
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
3640
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
3641
3641
|
* | web | demo,alipay,h5,tngdh5ng,changipay,kaspi |
|
|
3642
3642
|
*/
|
|
3643
3643
|
// @ts-ignore
|
|
@@ -3648,7 +3648,7 @@ export var setClipboardAsync = /*#__PURE__*/promisify(setClipboard);
|
|
|
3648
3648
|
* | Platform | Apps |
|
|
3649
3649
|
* | ------------- | -------- |
|
|
3650
3650
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
3651
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
3651
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
3652
3652
|
* | web | demo,alipay |
|
|
3653
3653
|
*/
|
|
3654
3654
|
export var setKeepScreenOn = function setKeepScreenOn() {
|
|
@@ -3672,7 +3672,7 @@ export var setKeepScreenOn = function setKeepScreenOn() {
|
|
|
3672
3672
|
* | Platform | Apps |
|
|
3673
3673
|
* | ------------- | -------- |
|
|
3674
3674
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
3675
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
3675
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
3676
3676
|
* | web | demo,alipay |
|
|
3677
3677
|
*/
|
|
3678
3678
|
// @ts-ignore
|
|
@@ -3683,7 +3683,7 @@ export var setKeepScreenOnAsync = /*#__PURE__*/promisify(setKeepScreenOn);
|
|
|
3683
3683
|
* | Platform | Apps |
|
|
3684
3684
|
* | ------------- | -------- |
|
|
3685
3685
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
3686
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
3686
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
3687
3687
|
* | web | demo,alipay,h5,tngdh5ng |
|
|
3688
3688
|
*/
|
|
3689
3689
|
export var setNavigationBar = function setNavigationBar() {
|
|
@@ -3707,7 +3707,7 @@ export var setNavigationBar = function setNavigationBar() {
|
|
|
3707
3707
|
* | Platform | Apps |
|
|
3708
3708
|
* | ------------- | -------- |
|
|
3709
3709
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
3710
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
3710
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
3711
3711
|
* | web | demo,alipay,h5,tngdh5ng |
|
|
3712
3712
|
*/
|
|
3713
3713
|
// @ts-ignore
|
|
@@ -3744,7 +3744,7 @@ export var setOptionMenuAsync = /*#__PURE__*/promisify(setOptionMenu);
|
|
|
3744
3744
|
* | Platform | Apps |
|
|
3745
3745
|
* | ------------- | -------- |
|
|
3746
3746
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
3747
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
3747
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
3748
3748
|
* | web | demo,alipay |
|
|
3749
3749
|
*/
|
|
3750
3750
|
export var setScreenBrightness = function setScreenBrightness() {
|
|
@@ -3768,7 +3768,7 @@ export var setScreenBrightness = function setScreenBrightness() {
|
|
|
3768
3768
|
* | Platform | Apps |
|
|
3769
3769
|
* | ------------- | -------- |
|
|
3770
3770
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
3771
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
3771
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
3772
3772
|
* | web | demo,alipay |
|
|
3773
3773
|
*/
|
|
3774
3774
|
// @ts-ignore
|
|
@@ -3779,7 +3779,7 @@ export var setScreenBrightnessAsync = /*#__PURE__*/promisify(setScreenBrightness
|
|
|
3779
3779
|
* | Platform | Apps |
|
|
3780
3780
|
* | ------------- | -------- |
|
|
3781
3781
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
3782
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
3782
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
3783
3783
|
* | web | demo,alipay,h5,changipay,kaspi |
|
|
3784
3784
|
*/
|
|
3785
3785
|
export var setStorage = function setStorage() {
|
|
@@ -3803,7 +3803,7 @@ export var setStorage = function setStorage() {
|
|
|
3803
3803
|
* | Platform | Apps |
|
|
3804
3804
|
* | ------------- | -------- |
|
|
3805
3805
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
3806
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
3806
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
3807
3807
|
* | web | demo,alipay,h5,changipay,kaspi |
|
|
3808
3808
|
*/
|
|
3809
3809
|
// @ts-ignore
|
|
@@ -3837,7 +3837,7 @@ export var setStorageSync = function setStorageSync() {
|
|
|
3837
3837
|
* | Platform | Apps |
|
|
3838
3838
|
* | ------------- | -------- |
|
|
3839
3839
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
3840
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
3840
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
3841
3841
|
* | web | alipay |
|
|
3842
3842
|
*/
|
|
3843
3843
|
export var setTabBarStyle = function setTabBarStyle() {
|
|
@@ -3861,7 +3861,7 @@ export var setTabBarStyle = function setTabBarStyle() {
|
|
|
3861
3861
|
* | Platform | Apps |
|
|
3862
3862
|
* | ------------- | -------- |
|
|
3863
3863
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
3864
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
3864
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
3865
3865
|
* | web | alipay |
|
|
3866
3866
|
*/
|
|
3867
3867
|
// @ts-ignore
|
|
@@ -3872,7 +3872,7 @@ export var setTabBarStyleAsync = /*#__PURE__*/promisify(setTabBarStyle);
|
|
|
3872
3872
|
* | Platform | Apps |
|
|
3873
3873
|
* | ------------- | -------- |
|
|
3874
3874
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
3875
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
3875
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
3876
3876
|
* | web | demo,alipay |
|
|
3877
3877
|
*/
|
|
3878
3878
|
export var showActionSheet = function showActionSheet() {
|
|
@@ -3896,7 +3896,7 @@ export var showActionSheet = function showActionSheet() {
|
|
|
3896
3896
|
* | Platform | Apps |
|
|
3897
3897
|
* | ------------- | -------- |
|
|
3898
3898
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
3899
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
3899
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
3900
3900
|
* | web | demo,alipay |
|
|
3901
3901
|
*/
|
|
3902
3902
|
// @ts-ignore
|
|
@@ -3907,7 +3907,7 @@ export var showActionSheetAsync = /*#__PURE__*/promisify(showActionSheet);
|
|
|
3907
3907
|
* | Platform | Apps |
|
|
3908
3908
|
* | ------------- | -------- |
|
|
3909
3909
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
3910
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
3910
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
3911
3911
|
* | web | demo,alipay |
|
|
3912
3912
|
*/
|
|
3913
3913
|
export var showAuthGuide = function showAuthGuide() {
|
|
@@ -3931,7 +3931,7 @@ export var showAuthGuide = function showAuthGuide() {
|
|
|
3931
3931
|
* | Platform | Apps |
|
|
3932
3932
|
* | ------------- | -------- |
|
|
3933
3933
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
3934
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
3934
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
3935
3935
|
* | web | demo,alipay |
|
|
3936
3936
|
*/
|
|
3937
3937
|
// @ts-ignore
|
|
@@ -3942,7 +3942,7 @@ export var showAuthGuideAsync = /*#__PURE__*/promisify(showAuthGuide);
|
|
|
3942
3942
|
* | Platform | Apps |
|
|
3943
3943
|
* | ------------- | -------- |
|
|
3944
3944
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
3945
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
3945
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
3946
3946
|
* | web | demo,alipay,h5,tngdh5ng |
|
|
3947
3947
|
*/
|
|
3948
3948
|
export var showLoading = function showLoading() {
|
|
@@ -3966,7 +3966,7 @@ export var showLoading = function showLoading() {
|
|
|
3966
3966
|
* | Platform | Apps |
|
|
3967
3967
|
* | ------------- | -------- |
|
|
3968
3968
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
3969
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
3969
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
3970
3970
|
* | web | demo,alipay,h5,tngdh5ng |
|
|
3971
3971
|
*/
|
|
3972
3972
|
// @ts-ignore
|
|
@@ -3977,7 +3977,7 @@ export var showLoadingAsync = /*#__PURE__*/promisify(showLoading);
|
|
|
3977
3977
|
* | Platform | Apps |
|
|
3978
3978
|
* | ------------- | -------- |
|
|
3979
3979
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
3980
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
3980
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
3981
3981
|
* | web | demo,alipay |
|
|
3982
3982
|
*/
|
|
3983
3983
|
export var showNavigationBarLoading = function showNavigationBarLoading() {
|
|
@@ -4001,7 +4001,7 @@ export var showNavigationBarLoading = function showNavigationBarLoading() {
|
|
|
4001
4001
|
* | Platform | Apps |
|
|
4002
4002
|
* | ------------- | -------- |
|
|
4003
4003
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
4004
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
4004
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
4005
4005
|
* | web | demo,alipay |
|
|
4006
4006
|
*/
|
|
4007
4007
|
// @ts-ignore
|
|
@@ -4012,7 +4012,7 @@ export var showNavigationBarLoadingAsync = /*#__PURE__*/promisify(showNavigation
|
|
|
4012
4012
|
* | Platform | Apps |
|
|
4013
4013
|
* | ------------- | -------- |
|
|
4014
4014
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,wechat |
|
|
4015
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
4015
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
4016
4016
|
* | web | demo,alipay,h5,tngdh5ng,changipay,kaspi |
|
|
4017
4017
|
*/
|
|
4018
4018
|
export var showToast = function showToast() {
|
|
@@ -4037,7 +4037,7 @@ export var showToast = function showToast() {
|
|
|
4037
4037
|
* | Platform | Apps |
|
|
4038
4038
|
* | ------------- | -------- |
|
|
4039
4039
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,wechat |
|
|
4040
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
4040
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
4041
4041
|
* | web | demo,alipay,h5,tngdh5ng,changipay,kaspi |
|
|
4042
4042
|
*/
|
|
4043
4043
|
// @ts-ignore
|
|
@@ -4048,7 +4048,7 @@ export var showToastAsync = /*#__PURE__*/promisify(showToast);
|
|
|
4048
4048
|
* | Platform | Apps |
|
|
4049
4049
|
* | ------------- | -------- |
|
|
4050
4050
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
4051
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
4051
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
4052
4052
|
* | web | demo,alipay |
|
|
4053
4053
|
*/
|
|
4054
4054
|
export var signContract = function signContract() {
|
|
@@ -4072,7 +4072,7 @@ export var signContract = function signContract() {
|
|
|
4072
4072
|
* | Platform | Apps |
|
|
4073
4073
|
* | ------------- | -------- |
|
|
4074
4074
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
4075
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
4075
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
4076
4076
|
* | web | demo,alipay |
|
|
4077
4077
|
*/
|
|
4078
4078
|
// @ts-ignore
|
|
@@ -4135,7 +4135,7 @@ export var startBizServiceAsync = /*#__PURE__*/promisify(startBizService);
|
|
|
4135
4135
|
* | Platform | Apps |
|
|
4136
4136
|
* | ------------- | -------- |
|
|
4137
4137
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
4138
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
4138
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
4139
4139
|
* | web | |
|
|
4140
4140
|
*/
|
|
4141
4141
|
export var startBluetoothDevicesDiscovery = function startBluetoothDevicesDiscovery() {
|
|
@@ -4159,7 +4159,7 @@ export var startBluetoothDevicesDiscovery = function startBluetoothDevicesDiscov
|
|
|
4159
4159
|
* | Platform | Apps |
|
|
4160
4160
|
* | ------------- | -------- |
|
|
4161
4161
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
4162
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
4162
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
4163
4163
|
* | web | |
|
|
4164
4164
|
*/
|
|
4165
4165
|
// @ts-ignore
|
|
@@ -4171,7 +4171,7 @@ export var startBluetoothDevicesDiscoveryAsync = /*#__PURE__*/promisify(startBlu
|
|
|
4171
4171
|
* | ------------- | -------- |
|
|
4172
4172
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
4173
4173
|
* | web | alipay |
|
|
4174
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
4174
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
4175
4175
|
*/
|
|
4176
4176
|
export var startPullDownRefresh = function startPullDownRefresh() {
|
|
4177
4177
|
var rest = [];
|
|
@@ -4195,7 +4195,7 @@ export var startPullDownRefresh = function startPullDownRefresh() {
|
|
|
4195
4195
|
* | ------------- | -------- |
|
|
4196
4196
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
4197
4197
|
* | web | alipay |
|
|
4198
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
4198
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
4199
4199
|
*/
|
|
4200
4200
|
// @ts-ignore
|
|
4201
4201
|
export var startPullDownRefreshAsync = /*#__PURE__*/promisify(startPullDownRefresh);
|
|
@@ -4205,7 +4205,7 @@ export var startPullDownRefreshAsync = /*#__PURE__*/promisify(startPullDownRefre
|
|
|
4205
4205
|
* | Platform | Apps |
|
|
4206
4206
|
* | ------------- | -------- |
|
|
4207
4207
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
4208
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
4208
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
4209
4209
|
* | web | |
|
|
4210
4210
|
*/
|
|
4211
4211
|
export var stopBluetoothDevicesDiscovery = function stopBluetoothDevicesDiscovery() {
|
|
@@ -4229,7 +4229,7 @@ export var stopBluetoothDevicesDiscovery = function stopBluetoothDevicesDiscover
|
|
|
4229
4229
|
* | Platform | Apps |
|
|
4230
4230
|
* | ------------- | -------- |
|
|
4231
4231
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
4232
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
4232
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
4233
4233
|
* | web | |
|
|
4234
4234
|
*/
|
|
4235
4235
|
// @ts-ignore
|
|
@@ -4241,7 +4241,7 @@ export var stopBluetoothDevicesDiscoveryAsync = /*#__PURE__*/promisify(stopBluet
|
|
|
4241
4241
|
* | ------------- | -------- |
|
|
4242
4242
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
4243
4243
|
* | web | alipay |
|
|
4244
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
4244
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
4245
4245
|
*/
|
|
4246
4246
|
export var stopPullDownRefresh = function stopPullDownRefresh() {
|
|
4247
4247
|
var rest = [];
|
|
@@ -4265,7 +4265,7 @@ export var stopPullDownRefresh = function stopPullDownRefresh() {
|
|
|
4265
4265
|
* | ------------- | -------- |
|
|
4266
4266
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
4267
4267
|
* | web | alipay |
|
|
4268
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
4268
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
4269
4269
|
*/
|
|
4270
4270
|
// @ts-ignore
|
|
4271
4271
|
export var stopPullDownRefreshAsync = /*#__PURE__*/promisify(stopPullDownRefresh);
|
|
@@ -4276,7 +4276,7 @@ export var stopPullDownRefreshAsync = /*#__PURE__*/promisify(stopPullDownRefresh
|
|
|
4276
4276
|
* | ------------- | -------- |
|
|
4277
4277
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
4278
4278
|
* | web | |
|
|
4279
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
4279
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
4280
4280
|
*/
|
|
4281
4281
|
export var switchTab = function switchTab() {
|
|
4282
4282
|
var rest = [];
|
|
@@ -4300,7 +4300,7 @@ export var switchTab = function switchTab() {
|
|
|
4300
4300
|
* | ------------- | -------- |
|
|
4301
4301
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
4302
4302
|
* | web | |
|
|
4303
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
4303
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
4304
4304
|
*/
|
|
4305
4305
|
// @ts-ignore
|
|
4306
4306
|
export var switchTabAsync = /*#__PURE__*/promisify(switchTab);
|
|
@@ -4337,7 +4337,7 @@ export var thirdPartyAuthForAcAsync = /*#__PURE__*/promisify(thirdPartyAuthForAc
|
|
|
4337
4337
|
* | Platform | Apps |
|
|
4338
4338
|
* | ------------- | -------- |
|
|
4339
4339
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
4340
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
4340
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
4341
4341
|
* | web | demo,alipay |
|
|
4342
4342
|
*/
|
|
4343
4343
|
export var tradePay = function tradePay() {
|
|
@@ -4362,7 +4362,7 @@ export var tradePay = function tradePay() {
|
|
|
4362
4362
|
* | Platform | Apps |
|
|
4363
4363
|
* | ------------- | -------- |
|
|
4364
4364
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
4365
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
4365
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
4366
4366
|
* | web | demo,alipay |
|
|
4367
4367
|
*/
|
|
4368
4368
|
// @ts-ignore
|
|
@@ -4427,7 +4427,7 @@ export var uploadApdidTokenAsync = /*#__PURE__*/promisify(uploadApdidToken);
|
|
|
4427
4427
|
* | Platform | Apps |
|
|
4428
4428
|
* | ------------- | -------- |
|
|
4429
4429
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
4430
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
4430
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
4431
4431
|
* | web | demo,alipay |
|
|
4432
4432
|
*/
|
|
4433
4433
|
export var uploadFile = function uploadFile() {
|
|
@@ -4451,7 +4451,7 @@ export var uploadFile = function uploadFile() {
|
|
|
4451
4451
|
* | Platform | Apps |
|
|
4452
4452
|
* | ------------- | -------- |
|
|
4453
4453
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
4454
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
4454
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
4455
4455
|
* | web | demo,alipay |
|
|
4456
4456
|
*/
|
|
4457
4457
|
// @ts-ignore
|
|
@@ -4462,7 +4462,7 @@ export var uploadFileAsync = /*#__PURE__*/promisify(uploadFile);
|
|
|
4462
4462
|
* | Platform | Apps |
|
|
4463
4463
|
* | ------------- | -------- |
|
|
4464
4464
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
4465
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
4465
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
4466
4466
|
* | web | demo,alipay,tngdh5ng |
|
|
4467
4467
|
*/
|
|
4468
4468
|
export var vibrate = function vibrate() {
|
|
@@ -4486,7 +4486,7 @@ export var vibrate = function vibrate() {
|
|
|
4486
4486
|
* | Platform | Apps |
|
|
4487
4487
|
* | ------------- | -------- |
|
|
4488
4488
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
4489
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
4489
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
4490
4490
|
* | web | demo,alipay,tngdh5ng |
|
|
4491
4491
|
*/
|
|
4492
4492
|
// @ts-ignore
|
|
@@ -4497,7 +4497,7 @@ export var vibrateAsync = /*#__PURE__*/promisify(vibrate);
|
|
|
4497
4497
|
* | Platform | Apps |
|
|
4498
4498
|
* | ------------- | -------- |
|
|
4499
4499
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
4500
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
4500
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
4501
4501
|
* | web | alipay |
|
|
4502
4502
|
*/
|
|
4503
4503
|
export var watchShake = function watchShake() {
|
|
@@ -4521,7 +4521,7 @@ export var watchShake = function watchShake() {
|
|
|
4521
4521
|
* | Platform | Apps |
|
|
4522
4522
|
* | ------------- | -------- |
|
|
4523
4523
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
4524
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
4524
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
4525
4525
|
* | web | alipay |
|
|
4526
4526
|
*/
|
|
4527
4527
|
// @ts-ignore
|
|
@@ -4532,7 +4532,7 @@ export var watchShakeAsync = /*#__PURE__*/promisify(watchShake);
|
|
|
4532
4532
|
* | Platform | Apps |
|
|
4533
4533
|
* | ------------- | -------- |
|
|
4534
4534
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
4535
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
4535
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
4536
4536
|
* | web | demo |
|
|
4537
4537
|
*/
|
|
4538
4538
|
export var writeBLECharacteristicValue = function writeBLECharacteristicValue() {
|
|
@@ -4556,7 +4556,7 @@ export var writeBLECharacteristicValue = function writeBLECharacteristicValue()
|
|
|
4556
4556
|
* | Platform | Apps |
|
|
4557
4557
|
* | ------------- | -------- |
|
|
4558
4558
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
4559
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
4559
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
4560
4560
|
* | web | demo |
|
|
4561
4561
|
*/
|
|
4562
4562
|
// @ts-ignore
|
|
@@ -4670,7 +4670,7 @@ export var getStorageInfoSync = function getStorageInfoSync() {
|
|
|
4670
4670
|
* | ------------- | -------- |
|
|
4671
4671
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
4672
4672
|
* | web | |
|
|
4673
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
4673
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
4674
4674
|
*/
|
|
4675
4675
|
export var showSharePanel = function showSharePanel() {
|
|
4676
4676
|
var rest = [];
|
|
@@ -4694,7 +4694,7 @@ export var showSharePanel = function showSharePanel() {
|
|
|
4694
4694
|
* | ------------- | -------- |
|
|
4695
4695
|
* | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
|
|
4696
4696
|
* | web | |
|
|
4697
|
-
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
|
|
4697
|
+
* | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
|
|
4698
4698
|
*/
|
|
4699
4699
|
// @ts-ignore
|
|
4700
4700
|
export var showSharePanelAsync = /*#__PURE__*/promisify(showSharePanel);
|
|
@@ -4726,8 +4726,8 @@ export var hideOptionButtonAsync = /*#__PURE__*/promisify(hideOptionButton);
|
|
|
4726
4726
|
* @support
|
|
4727
4727
|
* | Platform | Apps |
|
|
4728
4728
|
* | ------------- | -------- |
|
|
4729
|
-
* | mp | alipay,alipayhk,tngd,gcash,dana,mpay,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus |
|
|
4730
|
-
* | mp_web | alipay,alipayhk,tngd,gcash,dana,mpay,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus |
|
|
4729
|
+
* | mp | alipay,alipayhk,tngd,gcash,dana,mpay,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus |
|
|
4730
|
+
* | mp_web | alipay,alipayhk,tngd,gcash,dana,mpay,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus |
|
|
4731
4731
|
* | web | |
|
|
4732
4732
|
*/
|
|
4733
4733
|
export var getEnterOptionsSync = function getEnterOptionsSync() {
|
|
@@ -4746,8 +4746,8 @@ export var getEnterOptionsSync = function getEnterOptionsSync() {
|
|
|
4746
4746
|
* @support
|
|
4747
4747
|
* | Platform | Apps |
|
|
4748
4748
|
* | ------------- | -------- |
|
|
4749
|
-
* | mp | alipay,alipayhk,tngd,gcash,dana,mpay,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus |
|
|
4750
|
-
* | mp_web | alipay,alipayhk,tngd,gcash,dana,mpay,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus |
|
|
4749
|
+
* | mp | alipay,alipayhk,tngd,gcash,dana,mpay,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus |
|
|
4750
|
+
* | mp_web | alipay,alipayhk,tngd,gcash,dana,mpay,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus |
|
|
4751
4751
|
* | web | |
|
|
4752
4752
|
*/
|
|
4753
4753
|
// @ts-ignore
|