/// /** * @public * @since @ray-js/ray 0.3.23 */ export declare const apiRequestByAtop: typeof ty.apiRequestByAtop; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const event: typeof ty.event; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const beginEvent: typeof ty.beginEvent; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const trackEvent: typeof ty.trackEvent; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const endEvent: typeof ty.endEvent; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const getAppInfo: typeof ty.getAppInfo; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const getCurrentWifiSSID: typeof ty.getCurrentWifiSSID; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const openCountrySelectPage: typeof ty.openCountrySelectPage; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const getIconfontInfo: typeof ty.getIconfontInfo; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const uploadImage: typeof ty.uploadImage; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const getLangKey: typeof ty.getLangKey; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const getLangContent: typeof ty.getLangContent; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const openRNPanel: typeof ty.openRNPanel; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const openPanel: typeof ty.openPanel; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const preloadPanel: typeof ty.preloadPanel; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const openInnerH5: typeof ty.openInnerH5; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const openAppSystemSettingPage: typeof ty.openAppSystemSettingPage; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const emitChannel: typeof ty.emitChannel; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const router: typeof ty.router; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const canIUseRouter: typeof ty.canIUseRouter; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const goDeviceDetail: typeof ty.goDeviceDetail; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const goDeviceAlarm: typeof ty.goDeviceAlarm; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const share: typeof ty.share; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const getShareChannelList: typeof ty.getShareChannelList; /** * @public * @since @ray-js/ray 0.5.9 */ export declare const getUserInfo: typeof ty.getUserInfo; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const resizeImage: typeof ty.resizeImage; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const rotateImage: typeof ty.rotateImage; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const saveToAlbum: typeof ty.saveToAlbum; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const onCountrySelectResult: typeof ty.onCountrySelectResult; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const offCountrySelectResult: typeof ty.offCountrySelectResult; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const onUploadProgressUpdate: typeof ty.onUploadProgressUpdate; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const offUploadProgressUpdate: typeof ty.offUploadProgressUpdate; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const onReceiveMessage: typeof ty.onReceiveMessage; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const offReceiveMessage: typeof ty.offReceiveMessage; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const onRouterEvent: typeof ty.onRouterEvent; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const offRouterEvent: typeof ty.offRouterEvent; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const onRouterResult: typeof ty.onRouterResult; /** * @public * @since @ray-js/ray 0.3.23 */ export declare const offRouterResult: typeof ty.offRouterResult; /** * @public * @since @ray-js/ray 0.8.0 */ export declare const registerChannel: typeof ty.registerChannel; /** * @public * @since @ray-js/ray 0.8.0 */ export declare const handleShortcut: typeof ty.handleShortcut; /** * @public * @since @ray-js/ray 0.8.0 */ export declare const isAssociatedShortcut: typeof ty.isAssociatedShortcut; /** * @public * @since @ray-js/ray 0.9.0 */ export declare const isSupportedShortcut: typeof ty.isSupportedShortcut; /** * @public * @since @ray-js/ray 1.4.57 */ export declare const backToHomeAndOpenPanel: typeof ty.backToHomeAndOpenPanel; /** * @public * @since @ray-js/ray 1.5.19 */ export declare const openSystemSettingPage: typeof ty.openSystemSettingPage; /** * @public * @since @ray-js/ray 1.5.30 */ export declare const apiRequestByHighwayRestful: typeof ty.apiRequestByHighwayRestful; /** * @public * @since @ray-js/ray 1.5.30 */ export declare const eventLink: typeof ty.eventLink; /** * @public * @since @ray-js/ray 1.5.30 */ export declare const performanceEvent: typeof ty.performanceEvent; /** * @public * @since @ray-js/ray 1.5.30 */ export declare const getNGConfigByKeys: typeof ty.getNGConfigByKeys; /** * @public * @since @ray-js/ray 1.5.30 */ export declare const getConfigByKeys: typeof ty.getConfigByKeys; /** * @public * @since @ray-js/ray 1.5.30 */ export declare const getThirdPartyServiceInfo: typeof ty.getThirdPartyServiceInfo; /** * @public * @since @ray-js/ray 1.5.30 */ export declare const openThirdPartyMiniProgram: typeof ty.openThirdPartyMiniProgram; /** * @public * @since @ray-js/ray 1.5.30 */ export declare const getCloudEnv: typeof ty.getCloudEnv; /** * @public * @since @ray-js/ray 1.5.30 */ export declare const isMiniAppAvailable: typeof ty.isMiniAppAvailable; /** * @public * @since @ray-js/ray 1.5.30 */ export declare const getAppTabInfo: typeof ty.getAppTabInfo; /** * @public * @since @ray-js/ray 1.5.30 */ export declare const getIapInfo: typeof ty.getIapInfo; /** * @public * @since @ray-js/ray 1.5.30 */ export declare const iapPayReady: typeof ty.iapPayReady; /** * @public * @since @ray-js/ray 1.5.30 */ export declare const pay: typeof ty.pay; /** * @public * @since @ray-js/ray 1.5.30 */ export declare const addOrderStatusListener: typeof ty.addOrderStatusListener; /** * @public * @since @ray-js/ray 1.5.30 */ export declare const removeOrderStatusListener: typeof ty.removeOrderStatusListener; /** * @public * @since @ray-js/ray 1.5.30 */ export declare const onOrderStatusListener: typeof ty.onOrderStatusListener; /** * @public * @since @ray-js/ray 1.5.30 */ export declare const offOrderStatusListener: typeof ty.offOrderStatusListener; /** * @public * @since @ray-js/ray 1.5.30 */ export declare const onUserSelectedAlternativeBilling: typeof ty.onUserSelectedAlternativeBilling; /** * @public * @since @ray-js/ray 1.5.30 */ export declare const offUserSelectedAlternativeBilling: typeof ty.offUserSelectedAlternativeBilling; /** * @public * @since @ray-js/ray 1.5.30 */ export declare const showSharePanel: typeof ty.showSharePanel; /** * @public * @since @ray-js/ray 1.5.30 */ export declare const shareDirectly: typeof ty.shareDirectly; /** * @public * @since @ray-js/ray 1.5.30 */ export declare const setActivityResult: typeof ty.setActivityResult; /** * @public * @since @ray-js/ray 1.5.30 */ export declare const openThirdApp: typeof ty.openThirdApp; /** * @public * @since @ray-js/ray 1.5.30 */ export declare const openThirdAppSync: typeof ty.openThirdAppSync; /** * @public * @since @ray-js/ray 1.5.30 */ export declare const openUrlForceDefaultBrowser: typeof ty.openUrlForceDefaultBrowser; /** * @public * @since @ray-js/ray 1.5.30 */ export declare const registerPageRefreshListener: typeof ty.registerPageRefreshListener; /** * @public * @since @ray-js/ray 1.5.30 */ export declare const onPageRefresh: typeof ty.onPageRefresh; /** * @public * @since @ray-js/ray 1.5.30 */ export declare const offPageRefresh: typeof ty.offPageRefresh; /** * @public * @since @ray-js/ray 1.5.30 */ export declare const getWebSocketStatus: typeof ty.getWebSocketStatus; /** * @public * @since @ray-js/ray 1.5.30 */ export declare const getWebSocketStatusSync: typeof ty.getWebSocketStatusSync; /** * @public * @since @ray-js/ray 1.5.30 */ export declare const onWebSocketStatusChange: typeof ty.onWebSocketStatusChange; /** * @public * @since @ray-js/ray 1.5.30 */ export declare const offWebSocketStatusChange: typeof ty.offWebSocketStatusChange; /** * @public * @since @ray-js/ray 1.5.30 */ export declare const bindWechat: typeof ty.bindWechat; /** * @public * @since @ray-js/ray 1.5.30 */ export declare const isSupportWechat: typeof ty.isSupportWechat; /** * @public * @since @ray-js/ray 1.5.30 */ export declare const gotoWechatMiniApp: typeof ty.gotoWechatMiniApp; /** * @public * @since @ray-js/ray 1.5.30 */ export declare const isCalling: typeof ty.isCalling; /** * @public * @since @ray-js/ray 1.5.30 */ export declare const canLaunchCall: typeof ty.canLaunchCall; /** * @public * @since @ray-js/ray 1.5.30 */ export declare const launchCall: typeof ty.launchCall; /** * @public * @since @ray-js/ray 1.5.30 */ export declare const getAsrListenerManager: typeof ty.getAsrListenerManager; /** * @public * @since @ray-js/ray 1.5.30 */ export declare const getLogManager: typeof ty.getLogManager; /** * @public * @since @ray-js/ray 1.7.76 */ export declare const convertVideoToGif: typeof ty.convertVideoToGif;