mirror of
https://gitee.com/openharmony/interface_sdk-js
synced 2025-04-17 04:30:42 +00:00
Description:repair api description
Feature or Bugfix:Bugfix Binary Source: No Signed-off-by: lwx1281857 <linnanmu@h-partners.com>
This commit is contained in:
parent
ee644393f6
commit
db91aa7de9
3
api/@system.device.d.ts
vendored
3
api/@system.device.d.ts
vendored
@ -156,6 +156,7 @@ export interface GetDeviceOptions {
|
|||||||
/**
|
/**
|
||||||
* Called when the device information is obtained.
|
* Called when the device information is obtained.
|
||||||
*
|
*
|
||||||
|
* @type { ?function }
|
||||||
* @syscap SystemCapability.Startup.SystemInfo.Lite
|
* @syscap SystemCapability.Startup.SystemInfo.Lite
|
||||||
* @since 3
|
* @since 3
|
||||||
*/
|
*/
|
||||||
@ -164,6 +165,7 @@ export interface GetDeviceOptions {
|
|||||||
/**
|
/**
|
||||||
* Called when the device information fails to be obtained.
|
* Called when the device information fails to be obtained.
|
||||||
*
|
*
|
||||||
|
* @type { ?function }
|
||||||
* @syscap SystemCapability.Startup.SystemInfo.Lite
|
* @syscap SystemCapability.Startup.SystemInfo.Lite
|
||||||
* @since 3
|
* @since 3
|
||||||
*/
|
*/
|
||||||
@ -172,6 +174,7 @@ export interface GetDeviceOptions {
|
|||||||
/**
|
/**
|
||||||
* Called when the execution is completed.
|
* Called when the execution is completed.
|
||||||
*
|
*
|
||||||
|
* @type { ?function }
|
||||||
* @syscap SystemCapability.Startup.SystemInfo.Lite
|
* @syscap SystemCapability.Startup.SystemInfo.Lite
|
||||||
* @since 3
|
* @since 3
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user