mirror of
https://gitee.com/openharmony/interface_sdk-js
synced 2024-11-23 15:20:17 +00:00
update api/@ohos.contact.d.ts.
Signed-off-by: majshr <2586091503@qq.com>
This commit is contained in:
parent
71c22e0afc
commit
19055414ca
2
api/@ohos.contact.d.ts
vendored
2
api/@ohos.contact.d.ts
vendored
@ -180,7 +180,6 @@ declare namespace contact {
|
||||
*
|
||||
* @returns { Promise<Array<Contact>> } Returns the contact list which user select;
|
||||
* returns empty contact list if user not select.
|
||||
* @throws { BusinessError } 401 - Parameter error. Possible causes: Mandatory parameters are left unspecified.
|
||||
* @syscap SystemCapability.Applications.Contacts
|
||||
* @since 10
|
||||
*/
|
||||
@ -189,7 +188,6 @@ declare namespace contact {
|
||||
*
|
||||
* @returns { Promise<Array<Contact>> } Returns the contact list which user select;
|
||||
* returns empty contact list if user not select.
|
||||
* @throws { BusinessError } 401 - Parameter error. Possible causes: Mandatory parameters are left unspecified.
|
||||
* @syscap SystemCapability.Applications.Contacts
|
||||
* @atomicservice
|
||||
* @since 11
|
||||
|
Loading…
Reference in New Issue
Block a user