mirror of
https://gitee.com/openharmony/interface_sdk-js
synced 2024-11-23 23:30:15 +00:00
add oaid api
Signed-off-by: chenshuai <chenshuai3@huawei.com>
This commit is contained in:
parent
d32a4a8aac
commit
709e38d0a4
2
api/@ohos.identifier.oaid.d.ts
vendored
2
api/@ohos.identifier.oaid.d.ts
vendored
@ -37,7 +37,7 @@ declare namespace identifier {
|
||||
* Obtain the OAID asynchronously.
|
||||
* Obtaining OAID requires the permission:ohos.permission.APP_TRACKING_CONSENT, or the obtained OAID is empty.
|
||||
* @permission ohos.permission.APP_TRACKING_CONSENT
|
||||
* @return { Promise<string> } Returns the OAID.
|
||||
* @returns { Promise<string> } Returns the OAID.
|
||||
* @throws { BusinessError } 17300001 - System internal error.
|
||||
* @syscap SystemCapability.Advertising.OAID
|
||||
* @since 10
|
||||
|
Loading…
Reference in New Issue
Block a user