• Home
Name Date Size #Lines LOC

..--

common_event/12-May-2024-946568

Readme-EN.mdD12-May-20247.8 KiB110104

commonEvent-definitions.mdD12-May-202435.1 KiB911612

commonEventManager-definitions-sys.mdD12-May-20241 KiB1711

commonEventManager-definitions.mdD12-May-202440.7 KiB743582

errorcode-CommonEventService.mdD12-May-20243.5 KiB16786

errorcode-account.mdD12-May-202411.8 KiB524296

errorcode-pasteboard.mdD12-May-20242.5 KiB9851

errorcode-request.mdD12-May-20243.2 KiB17186

errorcode-screenlock.mdD12-May-20241.2 KiB4825

errorcode-system-parameterV9.mdD12-May-20241.9 KiB7941

errorcode-time.mdD12-May-20241.1 KiB3017

js-apis-WallpaperExtensionAbility-sys.mdD12-May-20242.6 KiB9262

js-apis-app-ability-PrintExtensionAbility-sys.mdD12-May-20247 KiB285201

js-apis-appAccount.mdD12-May-2024193.8 KiB5,2603,787

js-apis-base.mdD12-May-20242.6 KiB9153

js-apis-commonEvent-sys.mdD12-May-20246.9 KiB186134

js-apis-commonEvent.mdD12-May-202412.2 KiB324235

js-apis-commonEventManager-sys.mdD12-May-202411.4 KiB324220

js-apis-commonEventManager.mdD12-May-202415.3 KiB413311

js-apis-device-info.mdD12-May-20248.2 KiB167120

js-apis-distributed-account-sys.mdD12-May-20247.9 KiB211150

js-apis-distributed-account.mdD12-May-202414.8 KiB377270

js-apis-inner-commonEvent-commonEventData.mdD12-May-20241.2 KiB2014

js-apis-inner-commonEvent-commonEventPublishData.mdD12-May-20241.4 KiB2216

js-apis-inner-commonEvent-commonEventSubscribeInfo.mdD12-May-20241.6 KiB2115

js-apis-inner-commonEvent-commonEventSubscriber.mdD12-May-202427.5 KiB917623

js-apis-osAccount-sys.mdD12-May-2024170.5 KiB4,4833,326

js-apis-osAccount.mdD12-May-2024119.7 KiB2,8482,061

js-apis-pasteboard.mdD12-May-202465.4 KiB2,0331,380

js-apis-print-sys.mdD12-May-202458.2 KiB1,9011,361

js-apis-print.mdD12-May-202422.5 KiB718531

js-apis-request-sys.mdD12-May-20244.2 KiB12680

js-apis-request.mdD12-May-2024143 KiB4,0993,088

js-apis-screen-lock-sys.mdD12-May-202413.5 KiB370245

js-apis-screen-lock.mdD12-May-20247 KiB200135

js-apis-settings-sys.mdD12-May-20244 KiB7245

js-apis-settings.mdD12-May-202456.1 KiB989669

js-apis-system-date-time-sys.mdD12-May-202410.2 KiB314228

js-apis-system-parameterEnhance-sys.mdD12-May-202411.1 KiB321227

js-apis-system-time.mdD12-May-202411.3 KiB332240

js-apis-system-timer-sys.mdD12-May-202414.4 KiB417315

js-apis-wallpaper-sys.mdD12-May-202422.6 KiB683470

js-apis-wallpaper.mdD12-May-202425.3 KiB776539

Readme-EN.md

1# Basic Services Kit API Reference
2
3- ArkTS APIs
4    - Account Management
5        - [@ohos.account.appAccount (App Account Management)](js-apis-appAccount.md)
6        - [@ohos.account.distributedAccount (Distributed Account Management)](js-apis-distributed-account.md)
7        - [@ohos.account.osAccount (System Account Management)](js-apis-osAccount.md)
8        - [@ohos.account.distributedAccount (Distributed Account Management) (System API)](js-apis-distributed-account-sys.md)
9        - [@ohos.account.osAccount (System Account Management) (System API)](js-apis-osAccount-sys.md)
10    - Device Management
11        - [@ohos.batteryInfo (Battery Information)](js-apis-battery-info.md)
12        - [@ohos.deviceInfo (Device Information)](js-apis-device-info.md)
13        - [@ohos.power (System Power Management)](js-apis-power.md)
14        - [@ohos.runningLock (Running Lock)](js-apis-runninglock.md)
15        - [@ohos.thermal (Thermal Management)](js-apis-thermal.md)
16        - [@ohos.screenLock (Screen Lock)](js-apis-screen-lock.md)
17        - [@ohos.usbManager (USB Manager)](js-apis-usbManager.md)
18        - [@ohos.batteryInfo (Battery Information) (System API)](js-apis-battery-info-sys.md)
19        - [@ohos.batteryStatistics (Battery Statistics) (System API)](js-apis-batteryStatistics-sys.md)
20        - [@ohos.brightness (Screen Brightness) (System API)](js-apis-brightness-sys.md)
21        - [@ohos.charger (Charging Type) (System API)](js-apis-charger-sys.md)
22        - [@ohos.deviceAttest (Device Attestation) (System API)](js-apis-deviceAttest-sys.md)
23        - [@ohos.enterprise.usbManager (USB Management) (System API)](js-apis-enterprise-usbManager-sys.md)
24        - [@ohos.power (Power Management) (System API)](js-apis-power-sys.md)
25        - [@ohos.systemCapability (SystemCapability) (System API)](js-apis-system-capability-sys.md)
26        - [@ohos.systemParameterEnhance (System Parameter) (System API)](js-apis-system-parameterEnhance-sys.md)
27        - [@ohos.screenLock (Screen Lock) (System API)](js-apis-screen-lock-sys.md)
28        - [@ohos.usbManager (USB Management) (System API)](js-apis-usbManager-sys.md)
29        - [@ohos.update (Update) (System API)](js-apis-update-sys.md)
30    - Data File Processing
31        - [@ohos.pasteboard (Pasteboard)](js-apis-pasteboard.md)
32        - [@ohos.print (Print)](js-apis-print.md)
33        - [@ohos.request (Upload and Download)](js-apis-request.md)
34        - [@ohos.zlib (Zip)](js-apis-zlib.md)
35        - [@ohos.app.ability.PrintExtensionAbility (Print Extension Ability) (System API)](js-apis-app-ability-PrintExtensionAbility-sys.md)
36        - [@ohos.print (Print) (System API)](js-apis-print-sys.md)
37        - [@ohos.request (Upload and Download) (System API)](js-apis-request-sys.md)
38    - Process and Thread Communication
39        - [@ohos.commonEventManager (Common Event)](js-apis-commonEventManager.md)
40        - [@ohos.events.emitter (Emitter)](js-apis-emitter.md)
41        - [@ohos.commonEventManager (Common Event) (System API)](js-apis-commonEventManager-sys.md)
42        - [@ohos.application.StaticSubscriberExtensionAbility (StaticSubscriberExtensionAbility) (System API)](js-apis-application-staticSubscriberExtensionAbility-sys.md)
43        - [@ohos.application.StaticSubscriberExtensionContext (StaticSubscriberExtensionContext) (System API)](js-apis-application-StaticSubscriberExtensionContext-sys.md)
44        - commonEvent
45            - [CommonEventData](js-apis-inner-commonEvent-commonEventData.md)
46            - [CommonEventPublishData](js-apis-inner-commonEvent-commonEventPublishData.md)
47            - [CommonEventSubscriber](js-apis-inner-commonEvent-commonEventSubscriber.md)
48            - [CommonEventSubscribeInfo](js-apis-inner-commonEvent-commonEventSubscribeInfo.md)
49        - Common Events
50            - [System Common Events](commonEventManager-definitions.md)
51            - [Common Events of the Ability Subsystem](common_event/commonEvent-ability.md)
52            - [Common Events of the Bundle Management Subsystem](common_event/commonEvent-bundleManager.md)
53            - [Common Events of the Notification Service](common_event/commonEvent-ans.md)
54            - [Common Events of the Resource Scheduler Subsystem](common_event/commonEvent-resourceschedule.md)
55            - [Common Events of the Window Management Subsystem](common_event/commonEvent-window.md)
56            - [Common Events of the Network Management Subsystem](common_event/commonEvent-netmanager.md)
57            - [Common Events of the SMS Application](common_event/commonEvent-mms.md)
58            - [Common Events of the Telephony Subsystem](common_event/commonEvent-telephony.md)
59            - [Common Events of the Power Management Subsystem](common_event/commonEvent-powermgr.md)
60            - [Common Events of the NFC Subsystem](common_event/commonEvent-nfc.md)
61            - [Common Events of the Wi-Fi Subsystem](common_event/commonEvent-wifi.md)
62            - [Common Events of the USB Subsystem](common_event/commonEvent-usb.md)
63            - [Common Events of the File Management Subsystem](common_event/commonEvent-filemanagement.md)
64            - [Common Events of the Theme Framework - Lock Screen](commonEvent-screenlock.md)
65            - [Common Events of the Time and Time Zone Subsystem](common_event/commonEvent-time.md)
66            - [Common Events of the Account Subsystem](common_event/commonEvent-account.md)
67            - [Common Events of the Language Subsystem](common_event/commonEvent-locale.md)
68            - [System Common Events (System API)](commonEventManager-definitions-sys.md)
69    - Others
70        - [@ohos.base (Public Callback Information)](js-apis-base.md)
71        - [@ohos.settings (Data Item Settings)](js-apis-settings.md)
72        - [@ohos.wallpaper (Wallpaper)](js-apis-wallpaper.md)
73        - [@ohos.settings (Data Item Settings) (System API)](js-apis-settings-sys.md)
74        - [@ohos.systemDateTime (System Time and Time Zone) (System API)](js-apis-system-date-time-sys.md)
75        - [@ohos.systemTime (System Time and Time Zone)](js-apis-system-time.md)
76        - [@ohos.wallpaper (Wallpaper) (System API)](js-apis-wallpaper-sys.md)
77        - [@ohos.WallpaperExtensionAbility (WallpaperExtensionAbility) (System API)](js-apis-WallpaperExtensionAbility-sys.md)
78        - [@ohos.systemTimer (System Timer) (System API)](js-apis-system-timer-sys.md)
79    - APIs No Longer Maintained
80        - [System Common Events](commonEvent-definitions.md)
81        - [@ohos.commonEvent (Common Event)](js-apis-commonEvent.md)
82        - [@ohos.usb (USB)](js-apis-usb-deprecated.md)
83        - [@system.brightness (Screen Brightness)](js-apis-system-brightness.md)
84        - [@system.battery (Battery Information)](js-apis-system-battery.md)
85        - [@system.request (Upload and Download)](js-apis-system-request.md)
86        - [@ohos.commonEvent (Common Event) (System API)](js-apis-commonEvent-sys.md)
87        - [@ohos.usb (USB) (System API)](js-apis-usb-deprecated-sys.md)
88        - [@ohos.systemTime (System Time and Time Zone)](js-apis-system-time.md)
89- Error Codes
90    - [USB Error Codes](errorcode-usb.md)
91    - [Running Lock Error Codes](errorcode-runninglock.md)
92    - [zlib Error Codes](errorcode-zlib.md)
93    - [Battery Info Error Codes](errorcode-battery-info.md)
94    - [Power Consumption Statistics Error Codes](errorcode-batteryStatistics.md)
95    - [Pasteboard Error Codes](errorcode-pasteboard.md)
96    - [Brightness Error Codes](errorcode-brightness.md)
97    - [Thermal Manager Error Codes](errorcode-thermal.md)
98    - [Upload and Download Error Codes](errorcode-request.md)
99    - [Event Error Codes](errorcode-CommonEventService.md)
100    - [System Parameter Error Codes](errorcode-system-parameterV9.md)
101    - [Power Manager Error Codes](errorcode-power.md)
102    - [Account Management Error Codes](errorcode-account.md)
103    - [Enterprise Device Management Error Codes](errorcode-enterpriseDeviceManager.md)
104    - [Update Error Codes](errorcode-update.md)
105
106
107<!--no_check-->
108
109
110