openharmony 鸿蒙 js-apidiff-telephony

2023-10-30 浏览 (269)
Change TypeOld VersionNew Versiond.ts File
DeletedClass name: AudioDeviceInfo;
Method or attribute name: audioDeviceList: Array<AudioDevice>;
NA@ohos.telephony.call.d.ts
DeletedClass name: AudioDeviceInfo;
Method or attribute name: currentAudioDevice: AudioDevice;
NA@ohos.telephony.call.d.ts
DeletedClass name: AudioDeviceInfo;
Method or attribute name: isMuted: boolean;
NA@ohos.telephony.call.d.ts
AddedNAClass name: AudioDeviceCallbackInfo;
Method or attribute name: audioDeviceList: Array<AudioDevice>;
@ohos.telephony.call.d.ts
AddedNAClass name: AudioDeviceCallbackInfo;
Method or attribute name: currentAudioDevice: AudioDevice;
@ohos.telephony.call.d.ts
AddedNAClass name: AudioDeviceCallbackInfo;
Method or attribute name: isMuted: boolean;
@ohos.telephony.call.d.ts
AddedNAClass name: call;
Method or attribute name: function hasCallSync(): boolean;
@ohos.telephony.call.d.ts
AddedNAClass name: call;
Method or attribute name: function getCallStateSync(): CallState;
@ohos.telephony.call.d.ts
AddedNAClass name: radio;
Method or attribute name: function getISOCountryCodeForNetworkSync(slotId: number): string;
@ohos.telephony.radio.d.ts
AddedNAClass name: radio;
Method or attribute name: function getSignalInformationSync(slotId: number): Array<SignalInformation>;
@ohos.telephony.radio.d.ts
AddedNAClass name: radio;
Method or attribute name: function getOperatorNameSync(slotId: number): string;
@ohos.telephony.radio.d.ts
AddedNAClass name: sim;
Method or attribute name: function isSimActiveSync(slotId: number): boolean;
@ohos.telephony.sim.d.ts
AddedNAClass name: sim;
Method or attribute name: function getISOCountryCodeForSimSync(slotId: number): string;
@ohos.telephony.sim.d.ts
AddedNAClass name: sim;
Method or attribute name: function getSimOperatorNumericSync(slotId: number): string;
@ohos.telephony.sim.d.ts
AddedNAClass name: sim;
Method or attribute name: function getSimSpnSync(slotId: number): string;
@ohos.telephony.sim.d.ts
AddedNAClass name: sim;
Method or attribute name: function getSimStateSync(slotId: number): SimState;
@ohos.telephony.sim.d.ts
AddedNAClass name: sim;
Method or attribute name: function getCardTypeSync(slotId: number): CardType;
@ohos.telephony.sim.d.ts
AddedNAClass name: sim;
Method or attribute name: function hasSimCardSync(slotId: number): boolean;
@ohos.telephony.sim.d.ts
AddedNAClass name: sim;
Method or attribute name: function getOpKeySync(slotId: number): string;
@ohos.telephony.sim.d.ts
AddedNAClass name: sim;
Method or attribute name: function getOpNameSync(slotId: number): string;
@ohos.telephony.sim.d.ts
Access level changedClass name: IccAccountInfo;
Method or attribute name: export interface IccAccountInfo
Old version information: systemapi
Class name: IccAccountInfo;
Method or attribute name: export interface IccAccountInfo
New version information:
@ohos.telephony.sim.d.ts
Access level changedClass name: IccAccountInfo;
Method or attribute name: simId: number;
Old version information: systemapi
Class name: IccAccountInfo;
Method or attribute name: simId: number;
New version information:
@ohos.telephony.sim.d.ts
Access level changedClass name: IccAccountInfo;
Method or attribute name: slotIndex: number;
Old version information: systemapi
Class name: IccAccountInfo;
Method or attribute name: slotIndex: number;
New version information:
@ohos.telephony.sim.d.ts
Access level changedClass name: IccAccountInfo;
Method or attribute name: isEsim: boolean;
Old version information: systemapi
Class name: IccAccountInfo;
Method or attribute name: isEsim: boolean;
New version information:
@ohos.telephony.sim.d.ts
Access level changedClass name: IccAccountInfo;
Method or attribute name: isActive: boolean;
Old version information: systemapi
Class name: IccAccountInfo;
Method or attribute name: isActive: boolean;
New version information:
@ohos.telephony.sim.d.ts
Access level changedClass name: IccAccountInfo;
Method or attribute name: iccId: string;
Old version information: systemapi
Class name: IccAccountInfo;
Method or attribute name: iccId: string;
New version information:
@ohos.telephony.sim.d.ts
Access level changedClass name: IccAccountInfo;
Method or attribute name: showName: string;
Old version information: systemapi
Class name: IccAccountInfo;
Method or attribute name: showName: string;
New version information:
@ohos.telephony.sim.d.ts
Access level changedClass name: IccAccountInfo;
Method or attribute name: showNumber: string;
Old version information: systemapi
Class name: IccAccountInfo;
Method or attribute name: showNumber: string;
New version information:
@ohos.telephony.sim.d.ts
Permission changedClass name: sim;
Method or attribute name: function getSimTelephoneNumber(slotId: number, callback: AsyncCallback<string>): void;
Old version information: ohos.permission.GET_TELEPHONY_STATE
Class name: sim;
Method or attribute name: function getSimTelephoneNumber(slotId: number, callback: AsyncCallback<string>): void;
New version information: ohos.permission.GET_PHONE_NUMBERS
@ohos.telephony.sim.d.ts
Permission changedClass name: sim;
Method or attribute name: function getSimTelephoneNumber(slotId: number): Promise<string>;
Old version information: ohos.permission.GET_TELEPHONY_STATE
Class name: sim;
Method or attribute name: function getSimTelephoneNumber(slotId: number): Promise<string>;
New version information: ohos.permission.GET_PHONE_NUMBERS
@ohos.telephony.sim.d.ts
Function changedClass name: call;
Method or attribute name: function on(type: 'audioDeviceChange', callback: Callback<AudioDeviceInfo>): void;
Class name: call;
Method or attribute name: function on(type: 'audioDeviceChange', callback: Callback<AudioDeviceCallbackInfo>): void;
@ohos.telephony.call.d.ts
Function changedClass name: call;
Method or attribute name: function off(type: 'audioDeviceChange', callback?: Callback<AudioDeviceInfo>): void;
Class name: call;
Method or attribute name: function off(type: 'audioDeviceChange', callback?: Callback<AudioDeviceCallbackInfo>): void;
@ohos.telephony.call.d.ts

你可能感兴趣的鸿蒙文章

harmony 鸿蒙js-apidiff-ability

harmony 鸿蒙js-apidiff-accessibility

harmony 鸿蒙js-apidiff-account

harmony 鸿蒙js-apidiff-ai

harmony 鸿蒙js-apidiff-application

harmony 鸿蒙js-apidiff-arkui

harmony 鸿蒙js-apidiff-bundle

harmony 鸿蒙js-apidiff-communication

harmony 鸿蒙js-apidiff-compiler-and-runtime

harmony 鸿蒙js-apidiff-customization

  • 所属分类: 后端技术
  • 本文标签: 软件 鸿蒙
  • 版权声明: 本文链接 https://seaxiang.com/blog/c955a2d203324dcfa745a58043352e96