/// /** * @public * @since @ray-js/ray 0.3.23 */ export declare const stopAccelerometer: typeof ty.stopAccelerometer; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const startAccelerometer: typeof ty.startAccelerometer; /** * @public * @since @ray-js/ray 0.5.9 */ export declare const getAudioFileDuration: typeof ty.getAudioFileDuration; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const authorize: typeof ty.authorize; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const authorizeStatus: typeof ty.authorizeStatus; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const navigateToMiniProgram: typeof ty.navigateToMiniProgram; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const startCompass: typeof ty.startCompass; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const stopCompass: typeof ty.stopCompass; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const startDeviceMotionListening: typeof ty.startDeviceMotionListening; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const stopDeviceMotionListening: typeof ty.stopDeviceMotionListening; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const startGyroscope: typeof ty.startGyroscope; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const stopGyroscope: typeof ty.stopGyroscope; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const chooseImage: typeof ty.chooseImage; /** * @public * @since @ray-js/ray 0.5.9 */ export declare const chooseMedia: typeof ty.chooseMedia; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const chooseCropImage: typeof ty.chooseCropImage; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const previewImage: typeof ty.previewImage; /** * @public * @since @ray-js/ray 0.5.9 */ export declare const getImageInfo: typeof ty.getImageInfo; /** * @public * @since @ray-js/ray 0.5.9 */ export declare const getVideoInfo: typeof ty.getVideoInfo; /** * @public * @since @ray-js/ray 0.5.9 */ export declare const saveVideoToPhotosAlbum: typeof ty.saveVideoToPhotosAlbum; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const showToast: typeof ty.showToast; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const showModal: typeof ty.showModal; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const showLoading: typeof ty.showLoading; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const showActionSheet: typeof ty.showActionSheet; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const hideToast: typeof ty.hideToast; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const hideLoading: typeof ty.hideLoading; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const makePhoneCall: typeof ty.makePhoneCall; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const setClipboardData: typeof ty.setClipboardData; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const getClipboardData: typeof ty.getClipboardData; /** * @public * @since @ray-js/ray 0.5.9 */ export declare const updateVolume: typeof ty.updateVolume; /** * @public * @since @ray-js/ray 0.5.9 */ export declare const getCurrentVolume: typeof ty.getCurrentVolume; /** * @public * @since @ray-js/ray 0.5.9 */ export declare const registerSystemVolumeChange: typeof ty.registerSystemVolumeChange; /** * @public * @since @ray-js/ray 0.5.9 */ export declare const unRegisterSystemVolumeChange: typeof ty.unRegisterSystemVolumeChange; /** * @public * @since @ray-js/ray 0.5.9 */ export declare const getSystemSetting: typeof ty.getSystemSetting; /** * @public * @since @ray-js/ray 1.6.8 */ export declare const getMobileDeviceInfo: typeof ty.getDeviceInfo; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const getSystemInfo: typeof ty.getSystemInfo; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const getSystemInfoSync: typeof ty.getSystemInfoSync; /** * @public * @since @ray-js/ray 0.5.9 */ export declare const getWifiList: typeof ty.getWifiList; /** * @public * @since @ray-js/ray 0.5.9 */ export declare const getConnectedWifi: typeof ty.getConnectedWifi; /** * @public * @since @ray-js/ray 0.5.9 */ export declare const openSystemBluetoothSetting: typeof ty.openSystemBluetoothSetting; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const getNetworkType: typeof ty.getNetworkType; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const setScreenBrightness: typeof ty.setScreenBrightness; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const getScreenBrightness: typeof ty.getScreenBrightness; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const setKeepScreenOn: typeof ty.setKeepScreenOn; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const vibrateShort: typeof ty.vibrateShort; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const vibrateLong: typeof ty.vibrateLong; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const scanCode: typeof ty.scanCode; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const setStorage: typeof ty.setStorage; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const setStorageSync: typeof ty.setStorageSync; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const getStorage: typeof ty.getStorage; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const getStorageSync: typeof ty.getStorageSync; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const removeStorage: typeof ty.removeStorage; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const removeStorageSync: typeof ty.removeStorageSync; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const clearStorage: typeof ty.clearStorage; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const clearStorageSync: typeof ty.clearStorageSync; /** * @public * @since @ray-js/ray 0.5.9 */ export declare const onSystemVolumeChangeEvent: typeof ty.onSystemVolumeChangeEvent; /** * @public * @since @ray-js/ray 0.5.9 */ export declare const offSystemVolumeChangeEvent: typeof ty.offSystemVolumeChangeEvent; /** * @public * @since @ray-js/ray 0.5.9 */ export declare const onGetWifiList: typeof ty.onGetWifiList; /** * @public * @since @ray-js/ray 0.5.9 */ export declare const offGetWifiList: typeof ty.offGetWifiList; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const onRecordingEvent: typeof ty.onRecordingEvent; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const offRecordingEvent: typeof ty.offRecordingEvent; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const onAccelerometerChange: typeof ty.onAccelerometerChange; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const offAccelerometerChange: typeof ty.offAccelerometerChange; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const onCompassChange: typeof ty.onCompassChange; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const offCompassChange: typeof ty.offCompassChange; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const onDeviceMotionChange: typeof ty.onDeviceMotionChange; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const offDeviceMotionChange: typeof ty.offDeviceMotionChange; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const onGyroscopeChange: typeof ty.onGyroscopeChange; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const offGyroscopeChange: typeof ty.offGyroscopeChange; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const onMemoryWarning: typeof ty.onMemoryWarning; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const offMemoryWarning: typeof ty.offMemoryWarning; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const onBluetoothAdapterStateChange: typeof ty.onBluetoothAdapterStateChange; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const offBluetoothAdapterStateChange: typeof ty.offBluetoothAdapterStateChange; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const onNetworkStatusChange: typeof ty.onNetworkStatusChange; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const offNetworkStatusChange: typeof ty.offNetworkStatusChange; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const createInnerAudioContext: typeof ty.createInnerAudioContext; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const downloadFile: typeof ty.downloadFile; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const getFileSystemManager: typeof ty.getFileSystemManager; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const request: typeof ty.request; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const getRecorderManager: typeof ty.getRecorderManager; /** * @public * @since @ray-js/ray 0.6.5 */ export declare const uploadFile: typeof ty.uploadFile; /** * @public * @since @ray-js/ray 0.8.0 */ export declare const openMiniWidget: typeof ty.openMiniWidget; /** * @public * @since @ray-js/ray 1.4.57 */ export declare const getCurrentVolumeByMode: typeof ty.getCurrentVolumeByMode; /** * @public * @since @ray-js/ray 1.5.30 */ export declare const saveImageToPhotosAlbum: typeof ty.saveImageToPhotosAlbum; /** * @public * @since @ray-js/ray 1.5.30 */ export declare const getSetting: typeof ty.getSetting; /** * @public * @since @ray-js/ray 1.5.30 */ export declare const getTempDirectory: typeof ty.getTempDirectory; /** * @public * @since @ray-js/ray 1.5.30 */ export declare const writeLogFile: typeof ty.writeLogFile; /** * @public * @since @ray-js/ray 1.5.30 */ export declare const getFileInfo: typeof ty.getFileInfo; /** * @public * @since @ray-js/ray 1.5.30 */ export declare const initializeUploadFile: typeof ty.initializeUploadFile; /** * @public * @since @ray-js/ray 1.5.30 */ export declare const uploadFileToDevice: typeof ty.uploadFileToDevice; /** * @public * @since @ray-js/ray 1.5.30 */ export declare const cancelUploadFileToDevice: typeof ty.cancelUploadFileToDevice; /** * @public * @since @ray-js/ray 1.5.30 */ export declare const compressImage: typeof ty.compressImage; /** * @public * @since @ray-js/ray 1.5.30 */ export declare const cropImages: typeof ty.cropImages; /** * @public * @since @ray-js/ray 1.5.30 */ export declare const onUploadFileToDeviceStart: typeof ty.onUploadFileToDeviceStart; /** * @public * @since @ray-js/ray 1.5.30 */ export declare const offUploadFileToDeviceStart: typeof ty.offUploadFileToDeviceStart; /** * @public * @since @ray-js/ray 1.5.30 */ export declare const onUploadFileToDeviceProgress: typeof ty.onUploadFileToDeviceProgress; /** * @public * @since @ray-js/ray 1.5.30 */ export declare const offUploadFileToDeviceProgress: typeof ty.offUploadFileToDeviceProgress; /** * @public * @since @ray-js/ray 1.5.30 */ export declare const onUploadFileToDeviceComplete: typeof ty.onUploadFileToDeviceComplete; /** * @public * @since @ray-js/ray 1.5.30 */ export declare const offUploadFileToDeviceComplete: typeof ty.offUploadFileToDeviceComplete; /** * @public * @since @ray-js/ray 1.5.30 */ export declare const onUploadFileFragToDeviceProgress: typeof ty.onUploadFileFragToDeviceProgress; /** * @public * @since @ray-js/ray 1.5.30 */ export declare const offUploadFileFragToDeviceProgress: typeof ty.offUploadFileFragToDeviceProgress; /** * @public * @since @ray-js/ray 1.5.30 */ export declare const cropImage: typeof ty.cropImage; /** * @public * @since @ray-js/ray 1.5.30 */ export declare const fetchImageThumbnail: typeof ty.fetchImageThumbnail; /** * @public * @since @ray-js/ray 1.5.30 */ export declare const onKeyboardHeightChange: typeof ty.onKeyboardHeightChange; /** * @public * @since @ray-js/ray 1.5.30 */ export declare const offKeyboardHeightChange: typeof ty.offKeyboardHeightChange; /** * @public * @since @ray-js/ray 1.5.30 */ export declare const onKeyboardWillShow: typeof ty.onKeyboardWillShow; /** * @public * @since @ray-js/ray 1.5.30 */ export declare const offKeyboardWillShow: typeof ty.offKeyboardWillShow; /** * @public * @since @ray-js/ray 1.5.30 */ export declare const onKeyboardWillHide: typeof ty.onKeyboardWillHide; /** * @public * @since @ray-js/ray 1.5.30 */ export declare const offKeyboardWillHide: typeof ty.offKeyboardWillHide; /** * @public * @since @ray-js/ray 1.5.33 */ export declare const fetchVideoThumbnails: typeof ty.fetchVideoThumbnails; /** * @public * @since @ray-js/ray 1.5.33 */ export declare const clearVideoThumbnails: typeof ty.clearVideoThumbnails; /** * @public * @since @ray-js/ray 1.5.33 */ export declare const clipVideo: typeof ty.clipVideo; /** * @public * @since @ray-js/ray 1.5.35 */ export declare const getAppAuthorizeSetting: typeof ty.getAppAuthorizeSetting; /** * @public * @since @ray-js/ray 1.6.8 */ export declare const authorizePolicy: typeof ty.authorizePolicy; /** * @public * @since @ray-js/ray 1.6.8 */ export declare const authorizePolicyStatus: typeof ty.authorizePolicyStatus; /** * @public * @since @ray-js/ray 1.6.8 */ export declare const showScanLogin: typeof ty.showScanLogin; /** * @public * @since @ray-js/ray 1.7.60 */ export declare const batchGetStorage: typeof ty.batchGetStorage; /** * @public * @since @ray-js/ray 1.7.60 */ export declare const batchGetStorageSync: typeof ty.batchGetStorageSync; /** * @public * @since @ray-js/ray 1.7.60 */ export declare const batchSetStorage: typeof ty.batchSetStorage; /** * @public * @since @ray-js/ray 1.7.60 */ export declare const batchSetStorageSync: typeof ty.batchSetStorageSync; /** * @public * @since @ray-js/ray 1.7.60 */ export declare const getStorageInfo: typeof ty.getStorageInfo; /** * @public * @since @ray-js/ray 1.7.60 */ export declare const getStorageInfoSync: typeof ty.getStorageInfoSync;