| 操作 | 旧版本 | 新版本 | d.ts文件 | | ---- | ------ | ------ | -------- | |新增(错误码)|NA|类名:call
方法 or 属性:function makeCall(phoneNumber: string, callback: AsyncCallback\): void;
错误码内容: 401, 8300001, 8300002, 8300003, 8300999|@ohos.telephony.call.d.ts| |新增(错误码)|NA|类名:call
方法 or 属性:function makeCall(phoneNumber: string): Promise\;
错误码内容: 401, 8300001, 8300002, 8300003, 8300999|@ohos.telephony.call.d.ts|