Change Type Old Version New Version d.ts File
Added NA Method or attribute name: answer
Function name: function answer(callId?: number): Promise;
@ohos.telephony.call.d.ts
Added NA Method or attribute name: answer
Function name: function answer(callback: AsyncCallback): void;
@ohos.telephony.call.d.ts
Added NA Method or attribute name: hangup
Function name: function hangup(callId?: number): Promise;
@ohos.telephony.call.d.ts
Added NA Method or attribute name: hangup
Function name: function hangup(callback: AsyncCallback): void;
@ohos.telephony.call.d.ts
Added NA Method or attribute name: reject
Function name: function reject(callId?: number, options?: RejectMessageOptions): Promise;
@ohos.telephony.call.d.ts
Added NA Method or attribute name: reject
Function name: function reject(callback: AsyncCallback): void;
@ohos.telephony.call.d.ts
Added NA Method or attribute name: reject
Function name: function reject(options: RejectMessageOptions, callback: AsyncCallback): void;
@ohos.telephony.call.d.ts
Added NA Method or attribute name: setAudioDevice
Function name: function setAudioDevice(device: AudioDevice, options: AudioDeviceOptions, callback: AsyncCallback): void;
@ohos.telephony.call.d.ts
Added NA Method or attribute name: setAudioDevice
Function name: function setAudioDevice(device: AudioDevice, options?: AudioDeviceOptions): Promise;
@ohos.telephony.call.d.ts
Added NA Module name: ohos.telephony.call
Class name: AudioDevice
Method or attribute name: DEVICE_EARPIECE
@ohos.telephony.call.d.ts
Added NA Module name: ohos.telephony.call
Class name: AudioDeviceOptions
@ohos.telephony.call.d.ts
Added NA Module name: ohos.telephony.call
Class name: AudioDeviceOptions
Method or attribute name: bluetoothAddress
@ohos.telephony.call.d.ts
Added NA Module name: ohos.telephony.call
Class name: MmiCodeResults
@ohos.telephony.call.d.ts
Added NA Module name: ohos.telephony.call
Class name: MmiCodeResults
Method or attribute name: result
@ohos.telephony.call.d.ts
Added NA Module name: ohos.telephony.call
Class name: MmiCodeResults
Method or attribute name: message
@ohos.telephony.call.d.ts
Added NA Module name: ohos.telephony.call
Class name: MmiCodeResult
@ohos.telephony.call.d.ts
Added NA Module name: ohos.telephony.call
Class name: MmiCodeResult
Method or attribute name: MMI_CODE_SUCCESS
@ohos.telephony.call.d.ts
Added NA Module name: ohos.telephony.call
Class name: MmiCodeResult
Method or attribute name: MMI_CODE_FAILED
@ohos.telephony.call.d.ts