mirror of
https://gitee.com/openharmony/interface_sdk-js
synced 2024-11-23 15:20:17 +00:00
新增makeCall接口
Signed-off-by: n00810144 <niuliming@huawei.com>
This commit is contained in:
parent
71d8d7c7d5
commit
1080e41aa9
2
api/@ohos.telephony.call.d.ts
vendored
2
api/@ohos.telephony.call.d.ts
vendored
@ -226,10 +226,8 @@ declare namespace call {
|
||||
* @returns { Promise<void> } The promise returned by the makeCall.
|
||||
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1.Mandatory parameters are left unspecified;
|
||||
* 2. Incorrect parameters types;
|
||||
* @throws { BusinessError } 8300001 - Invalid parameter value.
|
||||
* @throws { BusinessError } 8300002 - Operation failed. Cannot connect to service.
|
||||
* @throws { BusinessError } 8300003 - System internal error.
|
||||
* @throws { BusinessError } 8300999 - Unknown error code.
|
||||
* @syscap SystemCapability.Applications.Contacts
|
||||
* @atomicservice
|
||||
* @since 12
|
||||
|
Loading…
Reference in New Issue
Block a user