| 操作 | 旧版本 | 新版本 | d.ts文件 |
| ---- | ------ | ------ | -------- |
|新增|NA|类名:AudioDeviceType;<br>方法or属性:DEVICE_EARPIECE|@ohos.telephony.call.d.ts|
|新增|NA|类名:AudioDeviceType;<br>方法or属性:DEVICE_SPEAKER|@ohos.telephony.call.d.ts|
|新增|NA|类名:AudioDeviceType;<br>方法or属性:DEVICE_WIRED_HEADSET|@ohos.telephony.call.d.ts|
|新增|NA|类名:AudioDeviceType;<br>方法or属性:DEVICE_BLUETOOTH_SCO|@ohos.telephony.call.d.ts|
|新增|NA|类名:NROptionMode;<br>方法or属性:NR_OPTION_UNKNOWN|@ohos.telephony.radio.d.ts|
|新增|NA|类名:NROptionMode;<br>方法or属性:NR_OPTION_NSA_ONLY|@ohos.telephony.radio.d.ts|
|新增|NA|类名:NROptionMode;<br>方法or属性:NR_OPTION_SA_ONLY|@ohos.telephony.radio.d.ts|
|新增|NA|类名:NROptionMode;<br>方法or属性:NR_OPTION_NSA_AND_SA|@ohos.telephony.radio.d.ts|
|新增|NA|类名:call;<br>方法or属性:function hasCallSync(): boolean;|@ohos.telephony.call.d.ts|
|新增|NA|类名:call;<br>方法or属性:function getCallStateSync(): CallState;|@ohos.telephony.call.d.ts|
|新增|NA|类名:call;<br>方法or属性:function on(type: 'audioDeviceChange', callback: Callback\<AudioDeviceCallbackInfo>): void;|@ohos.telephony.call.d.ts|
|新增|NA|类名:call;<br>方法or属性:function off(type: 'audioDeviceChange', callback?: Callback\<AudioDeviceCallbackInfo>): void;|@ohos.telephony.call.d.ts|
|新增|NA|类名:call;<br>方法or属性:function setCallRestrictionPassword(slotId: number, oldPassword: string, newPassword: string, callback: AsyncCallback\<void>): void;|@ohos.telephony.call.d.ts|
|新增|NA|类名:call;<br>方法or属性:function setCallRestrictionPassword(slotId: number, oldPassword: string, newPassword: string): Promise\<void>;|@ohos.telephony.call.d.ts|
|新增|NA|类名:call;<br>方法or属性:function kickOutFromConference(callId: number, callback: AsyncCallback\<void>): void;|@ohos.telephony.call.d.ts|
|新增|NA|类名:call;<br>方法or属性:function kickOutFromConference(callId: number): Promise\<void>;|@ohos.telephony.call.d.ts|
|新增|NA|类名:call;<br>方法or属性:function closeUnfinishedUssd(slotId: number, callback: AsyncCallback\<void>): void;|@ohos.telephony.call.d.ts|
|新增|NA|类名:call;<br>方法or属性:function closeUnfinishedUssd(slotId: number): Promise\<void>;|@ohos.telephony.call.d.ts|
|新增|NA|类名:call;<br>方法or属性:function setVoNRState(slotId: number, state: VoNRState, callback: AsyncCallback\<void>): void;|@ohos.telephony.call.d.ts|
|新增|NA|类名:call;<br>方法or属性:function setVoNRState(slotId: number, state: VoNRState): Promise\<void>;|@ohos.telephony.call.d.ts|
|新增|NA|类名:call;<br>方法or属性:function getVoNRState(slotId: number, callback: AsyncCallback\<VoNRState>): void;|@ohos.telephony.call.d.ts|
|新增|NA|类名:call;<br>方法or属性:function getVoNRState(slotId: number): Promise\<VoNRState>;|@ohos.telephony.call.d.ts|
|新增|NA|类名:call;<br>方法or属性:function canSetCallTransferTime(slotId: number, callback: AsyncCallback\<boolean>): void;|@ohos.telephony.call.d.ts|
|新增|NA|类名:call;<br>方法or属性:function canSetCallTransferTime(slotId: number): Promise\<boolean>;|@ohos.telephony.call.d.ts|
|新增|NA|类名:call;<br>方法or属性:function inputDialerSpecialCode(inputCode: string, callback: AsyncCallback\<void>): void;|@ohos.telephony.call.d.ts|
|新增|NA|类名:call;<br>方法or属性:function inputDialerSpecialCode(inputCode: string): Promise\<void>;|@ohos.telephony.call.d.ts|
|新增|NA|类名:call;<br>方法or属性:function removeMissedIncomingCallNotification(callback: AsyncCallback\<void>): void;|@ohos.telephony.call.d.ts|
|新增|NA|类名:call;<br>方法or属性:function removeMissedIncomingCallNotification(): Promise\<void>;|@ohos.telephony.call.d.ts|
|新增|NA|类名:VoNRState;<br>方法or属性:VONR_STATE_OFF = 0|@ohos.telephony.call.d.ts|
|新增|NA|类名:VoNRState;<br>方法or属性:VONR_STATE_ON = 1|@ohos.telephony.call.d.ts|
|新增|NA|类名:AudioDevice;<br>方法or属性:deviceType: AudioDeviceType;|@ohos.telephony.call.d.ts|
|新增|NA|类名:AudioDevice;<br>方法or属性:address?: string;|@ohos.telephony.call.d.ts|
|新增|NA|类名:AudioDeviceCallbackInfo;<br>方法or属性:audioDeviceList: Array\<AudioDevice>;|@ohos.telephony.call.d.ts|
|新增|NA|类名:AudioDeviceCallbackInfo;<br>方法or属性:currentAudioDevice: AudioDevice;|@ohos.telephony.call.d.ts|
|新增|NA|类名:AudioDeviceCallbackInfo;<br>方法or属性:isMuted: boolean;|@ohos.telephony.call.d.ts|
|新增|NA|类名:data;<br>方法or属性:function getDefaultCellularDataSimId(): number;|@ohos.telephony.data.d.ts|
|新增|NA|类名:observer;<br>方法or属性:function on(type: 'iccAccountInfoChange', callback: Callback\<void>): void;|@ohos.telephony.observer.d.ts|
|新增|NA|类名:observer;<br>方法or属性:function off(type: 'iccAccountInfoChange', callback?: Callback\<void>): void;|@ohos.telephony.observer.d.ts|
|新增|NA|类名:radio;<br>方法or属性:function getISOCountryCodeForNetworkSync(slotId: number): string;|@ohos.telephony.radio.d.ts|
|新增|NA|类名:radio;<br>方法or属性:function getSignalInformationSync(slotId: number): Array\<SignalInformation>;|@ohos.telephony.radio.d.ts|
|新增|NA|类名:radio;<br>方法or属性:function getOperatorNameSync(slotId: number): string;|@ohos.telephony.radio.d.ts|
|新增|NA|类名:radio;<br>方法or属性:function getBasebandVersion(slotId: number, callback: AsyncCallback\<string>): void;|@ohos.telephony.radio.d.ts|
|新增|NA|类名:radio;<br>方法or属性:function getBasebandVersion(slotId: number): Promise\<string>;|@ohos.telephony.radio.d.ts|
|新增|NA|类名:radio;<br>方法or属性:function setNROptionMode(slotId: number, mode: NROptionMode, callback: AsyncCallback\<void>): void;|@ohos.telephony.radio.d.ts|
|新增|NA|类名:radio;<br>方法or属性:function setNROptionMode(slotId: number, mode: NROptionMode): Promise\<void>;|@ohos.telephony.radio.d.ts|
|新增|NA|类名:radio;<br>方法or属性:function getNROptionMode(slotId: number, callback: AsyncCallback\<NROptionMode>): void;|@ohos.telephony.radio.d.ts|
|新增|NA|类名:radio;<br>方法or属性:function getNROptionMode(slotId: number): Promise\<NROptionMode>;|@ohos.telephony.radio.d.ts|
|新增|NA|类名:radio;<br>方法or属性:function setNetworkCapability(slotId: number, type: NetworkCapabilityType, state: NetworkCapabilityState,<br>    callback: AsyncCallback\<void>): void;|@ohos.telephony.radio.d.ts|
|新增|NA|类名:radio;<br>方法or属性:function setNetworkCapability(slotId: number, type: NetworkCapabilityType, state: NetworkCapabilityState): Promise\<void>;|@ohos.telephony.radio.d.ts|
|新增|NA|类名:radio;<br>方法or属性:function getNetworkCapability(slotId: number, type: NetworkCapabilityType,<br>    callback: AsyncCallback\<NetworkCapabilityState>): void;|@ohos.telephony.radio.d.ts|
|新增|NA|类名:radio;<br>方法or属性:function getNetworkCapability(slotId: number, type: NetworkCapabilityType): Promise\<NetworkCapabilityState>;|@ohos.telephony.radio.d.ts|
|新增|NA|类名:NetworkCapabilityType;<br>方法or属性:SERVICE_TYPE_LTE|@ohos.telephony.radio.d.ts|
|新增|NA|类名:NetworkCapabilityType;<br>方法or属性:SERVICE_TYPE_NR|@ohos.telephony.radio.d.ts|
|新增|NA|类名:NetworkCapabilityState;<br>方法or属性:SERVICE_CAPABILITY_OFF|@ohos.telephony.radio.d.ts|
|新增|NA|类名:NetworkCapabilityState;<br>方法or属性:SERVICE_CAPABILITY_ON|@ohos.telephony.radio.d.ts|
|新增|NA|类名:sim;<br>方法or属性:function isSimActiveSync(slotId: number): boolean;|@ohos.telephony.sim.d.ts|
|新增|NA|类名:sim;<br>方法or属性:function getISOCountryCodeForSimSync(slotId: number): string;|@ohos.telephony.sim.d.ts|
|新增|NA|类名:sim;<br>方法or属性:function getSimOperatorNumericSync(slotId: number): string;|@ohos.telephony.sim.d.ts|
|新增|NA|类名:sim;<br>方法or属性:function getSimSpnSync(slotId: number): string;|@ohos.telephony.sim.d.ts|
|新增|NA|类名:sim;<br>方法or属性:function getSimStateSync(slotId: number): SimState;|@ohos.telephony.sim.d.ts|
|新增|NA|类名:sim;<br>方法or属性:function getCardTypeSync(slotId: number): CardType;|@ohos.telephony.sim.d.ts|
|新增|NA|类名:sim;<br>方法or属性:function hasSimCardSync(slotId: number): boolean;|@ohos.telephony.sim.d.ts|
|新增|NA|类名:sim;<br>方法or属性:function getOpKeySync(slotId: number): string;|@ohos.telephony.sim.d.ts|
|新增|NA|类名:sim;<br>方法or属性:function getOpNameSync(slotId: number): string;|@ohos.telephony.sim.d.ts|
|新增|NA|类名:sim;<br>方法or属性:function getDefaultVoiceSimId(callback: AsyncCallback\<number>): void;|@ohos.telephony.sim.d.ts|
|新增|NA|类名:sim;<br>方法or属性:function getDefaultVoiceSimId(): Promise\<number>;|@ohos.telephony.sim.d.ts|
|新增|NA|类名:sms;<br>方法or属性:function sendShortMessage(options: SendMessageOptions, callback: AsyncCallback\<void>): void;|@ohos.telephony.sms.d.ts|
|新增|NA|类名:sms;<br>方法or属性:function sendShortMessage(options: SendMessageOptions): Promise\<void>;|@ohos.telephony.sms.d.ts|
|新增|NA|类名:sms;<br>方法or属性:function getDefaultSmsSimId(callback: AsyncCallback\<number>): void;|@ohos.telephony.sms.d.ts|
|新增|NA|类名:sms;<br>方法or属性:function getDefaultSmsSimId(): Promise\<number>;|@ohos.telephony.sms.d.ts|
|废弃版本有变化|类名:call;<br>方法or属性:function dial(phoneNumber: string, options: DialOptions, callback: AsyncCallback\<boolean>): void;<br>旧版本信息:|类名:call;<br>方法or属性:function dial(phoneNumber: string, options: DialOptions, callback: AsyncCallback\<boolean>): void;<br>新版本信息:9<br>代替接口: telephony.call#dialCall|@ohos.telephony.call.d.ts|
|废弃版本有变化|类名:call;<br>方法or属性:function dial(phoneNumber: string, options?: DialOptions): Promise\<boolean>;<br>旧版本信息:|类名:call;<br>方法or属性:function dial(phoneNumber: string, options?: DialOptions): Promise\<boolean>;<br>新版本信息:9<br>代替接口: telephony.call#dialCall|@ohos.telephony.call.d.ts|
|废弃版本有变化|类名:radio;<br>方法or属性:function getNrOptionMode(callback: AsyncCallback\<NrOptionMode>): void;<br>旧版本信息:|类名:radio;<br>方法or属性:function getNrOptionMode(callback: AsyncCallback\<NrOptionMode>): void;<br>新版本信息:10<br>代替接口: telephony.radio#getNROptionMode|@ohos.telephony.radio.d.ts|
|废弃版本有变化|类名:radio;<br>方法or属性:function getNrOptionMode(slotId: number, callback: AsyncCallback\<NrOptionMode>): void;<br>旧版本信息:|类名:radio;<br>方法or属性:function getNrOptionMode(slotId: number, callback: AsyncCallback\<NrOptionMode>): void;<br>新版本信息:10<br>代替接口: telephony.radio#getNROptionMode|@ohos.telephony.radio.d.ts|
|废弃版本有变化|类名:radio;<br>方法or属性:function getNrOptionMode(slotId?: number): Promise\<NrOptionMode>;<br>旧版本信息:|类名:radio;<br>方法or属性:function getNrOptionMode(slotId?: number): Promise\<NrOptionMode>;<br>新版本信息:10<br>代替接口: telephony.radio#getNROptionMode|@ohos.telephony.radio.d.ts|
|废弃版本有变化|类名:NrOptionMode;<br>方法or属性:export enum NrOptionMode<br>旧版本信息:|类名:NrOptionMode;<br>方法or属性:export enum NrOptionMode<br>新版本信息:10<br>代替接口: telephony.radio#NROptionMode|@ohos.telephony.radio.d.ts|
|废弃版本有变化|类名:NrOptionMode;<br>方法or属性:NR_OPTION_UNKNOWN<br>旧版本信息:|类名:NrOptionMode;<br>方法or属性:NR_OPTION_UNKNOWN<br>新版本信息:10<br>代替接口: telephony.radio#NROptionMode|@ohos.telephony.radio.d.ts|
|废弃版本有变化|类名:NrOptionMode;<br>方法or属性:NR_OPTION_NSA_ONLY<br>旧版本信息:|类名:NrOptionMode;<br>方法or属性:NR_OPTION_NSA_ONLY<br>新版本信息:10<br>代替接口: telephony.radio#NROptionMode|@ohos.telephony.radio.d.ts|
|废弃版本有变化|类名:NrOptionMode;<br>方法or属性:NR_OPTION_SA_ONLY<br>旧版本信息:|类名:NrOptionMode;<br>方法or属性:NR_OPTION_SA_ONLY<br>新版本信息:10<br>代替接口: telephony.radio#NROptionMode|@ohos.telephony.radio.d.ts|
|废弃版本有变化|类名:NrOptionMode;<br>方法or属性:NR_OPTION_NSA_AND_SA<br>旧版本信息:|类名:NrOptionMode;<br>方法or属性:NR_OPTION_NSA_AND_SA<br>新版本信息:10<br>代替接口: telephony.radio#NROptionMode|@ohos.telephony.radio.d.ts|
|废弃版本有变化|类名:sms;<br>方法or属性:function sendMessage(options: SendMessageOptions): void;<br>旧版本信息:|类名:sms;<br>方法or属性:function sendMessage(options: SendMessageOptions): void;<br>新版本信息:10<br>代替接口: telephony.sms#sendShortMessage|@ohos.telephony.sms.d.ts|
|新增(错误码)|类名:call;<br>方法or属性:function muteRinger(): Promise\<void>;<br>旧版本信息:|类名:call;<br>方法or属性:function muteRinger(): Promise\<void>;<br>新版本信息:201,202,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;<br>方法or属性:function isEmergencyPhoneNumber(phoneNumber: string, options: EmergencyNumberOptions, callback: AsyncCallback\<boolean>): void;<br>旧版本信息:|类名:call;<br>方法or属性:function isEmergencyPhoneNumber(phoneNumber: string, options: EmergencyNumberOptions, callback: AsyncCallback\<boolean>): void;<br>新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;<br>方法or属性:function isEmergencyPhoneNumber(phoneNumber: string, options?: EmergencyNumberOptions): Promise\<boolean>;<br>旧版本信息:|类名:call;<br>方法or属性:function isEmergencyPhoneNumber(phoneNumber: string, options?: EmergencyNumberOptions): Promise\<boolean>;<br>新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;<br>方法or属性:function formatPhoneNumber(phoneNumber: string, options: NumberFormatOptions, callback: AsyncCallback\<string>): void;<br>旧版本信息:|类名:call;<br>方法or属性:function formatPhoneNumber(phoneNumber: string, options: NumberFormatOptions, callback: AsyncCallback\<string>): void;<br>新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;<br>方法or属性:function formatPhoneNumber(phoneNumber: string, options?: NumberFormatOptions): Promise\<string>;<br>旧版本信息:|类名:call;<br>方法or属性:function formatPhoneNumber(phoneNumber: string, options?: NumberFormatOptions): Promise\<string>;<br>新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;<br>方法or属性:function formatPhoneNumberToE164(phoneNumber: string, countryCode: string): Promise\<string>;<br>旧版本信息:|类名:call;<br>方法or属性:function formatPhoneNumberToE164(phoneNumber: string, countryCode: string): Promise\<string>;<br>新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;<br>方法or属性:function holdCall(callId: number): Promise\<void>;<br>旧版本信息:|类名:call;<br>方法or属性:function holdCall(callId: number): Promise\<void>;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;<br>方法or属性:function unHoldCall(callId: number): Promise\<void>;<br>旧版本信息:|类名:call;<br>方法or属性:function unHoldCall(callId: number): Promise\<void>;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;<br>方法or属性:function switchCall(callId: number): Promise\<void>;<br>旧版本信息:|类名:call;<br>方法or属性:function switchCall(callId: number): Promise\<void>;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;<br>方法or属性:function combineConference(callId: number): Promise\<void>;<br>旧版本信息:|类名:call;<br>方法or属性:function combineConference(callId: number): Promise\<void>;<br>新版本信息:202,401,801,8300001,8300002,8300003|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;<br>方法or属性:function getMainCallId(callId: number): Promise\<number>;<br>旧版本信息:|类名:call;<br>方法or属性:function getMainCallId(callId: number): Promise\<number>;<br>新版本信息:202,401,801,8300001,8300002,8300003|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;<br>方法or属性:function getSubCallIdList(callId: number): Promise\<Array\<string>>;<br>旧版本信息:|类名:call;<br>方法or属性:function getSubCallIdList(callId: number): Promise\<Array\<string>>;<br>新版本信息:202,401,801,8300001,8300002,8300003|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;<br>方法or属性:function getCallIdListForConference(callId: number): Promise\<Array\<string>>;<br>旧版本信息:|类名:call;<br>方法or属性:function getCallIdListForConference(callId: number): Promise\<Array\<string>>;<br>新版本信息:202,401,801,8300001,8300002,8300003|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;<br>方法or属性:function getCallWaitingStatus(slotId: number): Promise\<CallWaitingStatus>;<br>旧版本信息:|类名:call;<br>方法or属性:function getCallWaitingStatus(slotId: number): Promise\<CallWaitingStatus>;<br>新版本信息:201,202,401,801,8300001,8300002,8300003|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;<br>方法or属性:function setCallWaiting(slotId: number, activate: boolean): Promise\<void>;<br>旧版本信息:|类名:call;<br>方法or属性:function setCallWaiting(slotId: number, activate: boolean): Promise\<void>;<br>新版本信息:201,202,401,801,8300001,8300002,8300003|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;<br>方法or属性:function startDTMF(callId: number, character: string): Promise\<void>;<br>旧版本信息:|类名:call;<br>方法or属性:function startDTMF(callId: number, character: string): Promise\<void>;<br>新版本信息:202,401,801,8300001,8300002,8300003|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;<br>方法or属性:function stopDTMF(callId: number): Promise\<void>;<br>旧版本信息:|类名:call;<br>方法or属性:function stopDTMF(callId: number): Promise\<void>;<br>新版本信息:202,401,801,8300001,8300002,8300003|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;<br>方法or属性:function isInEmergencyCall(): Promise\<boolean>;<br>旧版本信息:|类名:call;<br>方法or属性:function isInEmergencyCall(): Promise\<boolean>;<br>新版本信息:201,202,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;<br>方法or属性:function isNewCallAllowed(): Promise\<boolean>;<br>旧版本信息:|类名:call;<br>方法or属性:function isNewCallAllowed(): Promise\<boolean>;<br>新版本信息:202,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;<br>方法or属性:function separateConference(callId: number): Promise\<void>;<br>旧版本信息:|类名:call;<br>方法or属性:function separateConference(callId: number): Promise\<void>;<br>新版本信息:202,401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;<br>方法or属性:function getCallRestrictionStatus(slotId: number, type: CallRestrictionType): Promise\<RestrictionStatus>;<br>旧版本信息:|类名:call;<br>方法or属性:function getCallRestrictionStatus(slotId: number, type: CallRestrictionType): Promise\<RestrictionStatus>;<br>新版本信息:201,202,401,801,8300001,8300002,8300003|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;<br>方法or属性:function setCallRestriction(slotId: number, info: CallRestrictionInfo): Promise\<void>;<br>旧版本信息:|类名:call;<br>方法or属性:function setCallRestriction(slotId: number, info: CallRestrictionInfo): Promise\<void>;<br>新版本信息:201,202,401,801,8300001,8300002,8300003|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;<br>方法or属性:function getCallTransferInfo(slotId: number, type: CallTransferType): Promise\<CallTransferResult>;<br>旧版本信息:|类名:call;<br>方法or属性:function getCallTransferInfo(slotId: number, type: CallTransferType): Promise\<CallTransferResult>;<br>新版本信息:201,202,401,801,8300001,8300002,8300003|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;<br>方法or属性:function setCallTransfer(slotId: number, info: CallTransferInfo): Promise\<void>;<br>旧版本信息:|类名:call;<br>方法or属性:function setCallTransfer(slotId: number, info: CallTransferInfo): Promise\<void>;<br>新版本信息:201,202,401,801,8300001,8300002,8300003|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;<br>方法or属性:function isRinging(): Promise\<boolean>;<br>旧版本信息:|类名:call;<br>方法or属性:function isRinging(): Promise\<boolean>;<br>新版本信息:201,202,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;<br>方法or属性:function setMuted(): Promise\<void>;<br>旧版本信息:|类名:call;<br>方法or属性:function setMuted(): Promise\<void>;<br>新版本信息:202,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;<br>方法or属性:function cancelMuted(): Promise\<void>;<br>旧版本信息:|类名:call;<br>方法or属性:function cancelMuted(): Promise\<void>;<br>新版本信息:202,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;<br>方法or属性:function setAudioDevice(device: AudioDevice): Promise\<void>;<br>旧版本信息:|类名:call;<br>方法or属性:function setAudioDevice(device: AudioDevice): Promise\<void>;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;<br>方法or属性:function joinConference(mainCallId: number, callNumberList: Array\<string>): Promise\<void>;<br>旧版本信息:|类名:call;<br>方法or属性:function joinConference(mainCallId: number, callNumberList: Array\<string>): Promise\<void>;<br>新版本信息:202,401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;<br>方法or属性:function updateImsCallMode(callId: number, mode: ImsCallMode): Promise\<void>;<br>旧版本信息:|类名:call;<br>方法or属性:function updateImsCallMode(callId: number, mode: ImsCallMode): Promise\<void>;<br>新版本信息:202,401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;<br>方法or属性:function enableImsSwitch(slotId: number): Promise\<void>;<br>旧版本信息:|类名:call;<br>方法or属性:function enableImsSwitch(slotId: number): Promise\<void>;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;<br>方法or属性:function disableImsSwitch(slotId: number): Promise\<void>;<br>旧版本信息:|类名:call;<br>方法or属性:function disableImsSwitch(slotId: number): Promise\<void>;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;<br>方法or属性:function isImsSwitchEnabled(slotId: number): Promise\<boolean>;<br>旧版本信息:|类名:call;<br>方法or属性:function isImsSwitchEnabled(slotId: number): Promise\<boolean>;<br>新版本信息:202,401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:data;<br>方法or属性:function setDefaultCellularDataSlotId(slotId: number): Promise\<void>;<br>旧版本信息:|类名:data;<br>方法or属性:function setDefaultCellularDataSlotId(slotId: number): Promise\<void>;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300004,8300999,8301001|@ohos.telephony.data.d.ts|
|新增(错误码)|类名:data;<br>方法or属性:function isCellularDataEnabled(): Promise\<boolean>;<br>旧版本信息:|类名:data;<br>方法or属性:function isCellularDataEnabled(): Promise\<boolean>;<br>新版本信息:201,8300002,8300003,8300999|@ohos.telephony.data.d.ts|
|新增(错误码)|类名:data;<br>方法or属性:function enableCellularData(): Promise\<void>;<br>旧版本信息:|类名:data;<br>方法or属性:function enableCellularData(): Promise\<void>;<br>新版本信息:201,202,8300002,8300003,8300999|@ohos.telephony.data.d.ts|
|新增(错误码)|类名:data;<br>方法or属性:function disableCellularData(): Promise\<void>;<br>旧版本信息:|类名:data;<br>方法or属性:function disableCellularData(): Promise\<void>;<br>新版本信息:201,202,8300002,8300003,8300999|@ohos.telephony.data.d.ts|
|新增(错误码)|类名:data;<br>方法or属性:function isCellularDataRoamingEnabled(slotId: number): Promise\<boolean>;<br>旧版本信息:|类名:data;<br>方法or属性:function isCellularDataRoamingEnabled(slotId: number): Promise\<boolean>;<br>新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.data.d.ts|
|新增(错误码)|类名:data;<br>方法or属性:function enableCellularDataRoaming(slotId: number): Promise\<void>;<br>旧版本信息:|类名:data;<br>方法or属性:function enableCellularDataRoaming(slotId: number): Promise\<void>;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300999|@ohos.telephony.data.d.ts|
|新增(错误码)|类名:data;<br>方法or属性:function disableCellularDataRoaming(slotId: number): Promise\<void>;<br>旧版本信息:|类名:data;<br>方法or属性:function disableCellularDataRoaming(slotId: number): Promise\<void>;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300999|@ohos.telephony.data.d.ts|
|新增(错误码)|类名:observer;<br>方法or属性:function on(type: 'networkStateChange', options: { slotId: number }, callback: Callback\<NetworkState>): void;<br>旧版本信息:|类名:observer;<br>方法or属性:function on(type: 'networkStateChange', options: { slotId: number }, callback: Callback\<NetworkState>): void;<br>新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.observer.d.ts|
|新增(错误码)|类名:observer;<br>方法or属性:function on(type: 'signalInfoChange', options: { slotId: number }, callback: Callback\<Array\<SignalInformation>>): void;<br>旧版本信息:|类名:observer;<br>方法or属性:function on(type: 'signalInfoChange', options: { slotId: number }, callback: Callback\<Array\<SignalInformation>>): void;<br>新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.observer.d.ts|
|新增(错误码)|类名:observer;<br>方法or属性:function on(type: 'cellInfoChange', options: { slotId: number }, callback: Callback\<Array\<CellInformation>>): void;<br>旧版本信息:|类名:observer;<br>方法or属性:function on(type: 'cellInfoChange', options: { slotId: number }, callback: Callback\<Array\<CellInformation>>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300999|@ohos.telephony.observer.d.ts|
|新增(错误码)|类名:observer;<br>方法or属性:function on(type: 'cellularDataConnectionStateChange', options: { slotId: number },<br>    callback: Callback\<{ state: DataConnectState, network: RatType }>): void;<br>旧版本信息:|类名:observer;<br>方法or属性:function on(type: 'cellularDataConnectionStateChange', options: { slotId: number },<br>    callback: Callback\<{ state: DataConnectState, network: RatType }>): void;<br>新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.observer.d.ts|
|新增(错误码)|类名:observer;<br>方法or属性:function on(type: 'cellularDataFlowChange', options: { slotId: number }, callback: Callback\<DataFlowType>): void;<br>旧版本信息:|类名:observer;<br>方法or属性:function on(type: 'cellularDataFlowChange', options: { slotId: number }, callback: Callback\<DataFlowType>): void;<br>新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.observer.d.ts|
|新增(错误码)|类名:observer;<br>方法or属性:function on(type: 'callStateChange', options: { slotId: number }, callback: Callback\<{ state: CallState, number: string }>): void;<br>旧版本信息:|类名:observer;<br>方法or属性:function on(type: 'callStateChange', options: { slotId: number }, callback: Callback\<{ state: CallState, number: string }>): void;<br>新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.observer.d.ts|
|新增(错误码)|类名:observer;<br>方法or属性:function on(type: 'simStateChange', options: { slotId: number }, callback: Callback\<SimStateData>): void;<br>旧版本信息:|类名:observer;<br>方法or属性:function on(type: 'simStateChange', options: { slotId: number }, callback: Callback\<SimStateData>): void;<br>新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.observer.d.ts|
|新增(错误码)|类名:radio;<br>方法or属性:function getRadioTech(slotId: number): Promise\<{psRadioTech: RadioTechnology, csRadioTech: RadioTechnology}>;<br>旧版本信息:|类名:radio;<br>方法or属性:function getRadioTech(slotId: number): Promise\<{psRadioTech: RadioTechnology, csRadioTech: RadioTechnology}>;<br>新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.radio.d.ts|
|新增(错误码)|类名:radio;<br>方法or属性:function getNetworkState(slotId: number, callback: AsyncCallback\<NetworkState>): void;<br>旧版本信息:|类名:radio;<br>方法or属性:function getNetworkState(slotId: number, callback: AsyncCallback\<NetworkState>): void;<br>新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.radio.d.ts|
|新增(错误码)|类名:radio;<br>方法or属性:function getNetworkState(slotId?: number): Promise\<NetworkState>;<br>旧版本信息:|类名:radio;<br>方法or属性:function getNetworkState(slotId?: number): Promise\<NetworkState>;<br>新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.radio.d.ts|
|新增(错误码)|类名:radio;<br>方法or属性:function sendUpdateCellLocationRequest(slotId: number, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:radio;<br>方法or属性:function sendUpdateCellLocationRequest(slotId: number, callback: AsyncCallback\<void>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300999|@ohos.telephony.radio.d.ts|
|新增(错误码)|类名:radio;<br>方法or属性:function getCellInformation(slotId: number, callback: AsyncCallback\<Array\<CellInformation>>): void;<br>旧版本信息:|类名:radio;<br>方法or属性:function getCellInformation(slotId: number, callback: AsyncCallback\<Array\<CellInformation>>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300999|@ohos.telephony.radio.d.ts|
|新增(错误码)|类名:radio;<br>方法or属性:function getCellInformation(slotId?: number): Promise\<Array\<CellInformation>>;<br>旧版本信息:|类名:radio;<br>方法or属性:function getCellInformation(slotId?: number): Promise\<Array\<CellInformation>>;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300999|@ohos.telephony.radio.d.ts|
|新增(错误码)|类名:radio;<br>方法or属性:function getNetworkSelectionMode(slotId: number): Promise\<NetworkSelectionMode>;<br>旧版本信息:|类名:radio;<br>方法or属性:function getNetworkSelectionMode(slotId: number): Promise\<NetworkSelectionMode>;<br>新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.radio.d.ts|
|新增(错误码)|类名:radio;<br>方法or属性:function setNetworkSelectionMode(options: NetworkSelectionModeOptions): Promise\<void>;<br>旧版本信息:|类名:radio;<br>方法or属性:function setNetworkSelectionMode(options: NetworkSelectionModeOptions): Promise\<void>;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300999|@ohos.telephony.radio.d.ts|
|新增(错误码)|类名:radio;<br>方法or属性:function getNetworkSearchInformation(slotId: number): Promise\<NetworkSearchResult>;<br>旧版本信息:|类名:radio;<br>方法or属性:function getNetworkSearchInformation(slotId: number): Promise\<NetworkSearchResult>;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300999|@ohos.telephony.radio.d.ts|
|新增(错误码)|类名:radio;<br>方法or属性:function getISOCountryCodeForNetwork(slotId: number): Promise\<string>;<br>旧版本信息:|类名:radio;<br>方法or属性:function getISOCountryCodeForNetwork(slotId: number): Promise\<string>;<br>新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.radio.d.ts|
|新增(错误码)|类名:radio;<br>方法or属性:function getNrOptionMode(slotId: number, callback: AsyncCallback\<NrOptionMode>): void;<br>旧版本信息:|类名:radio;<br>方法or属性:function getNrOptionMode(slotId: number, callback: AsyncCallback\<NrOptionMode>): void;<br>新版本信息:202,401,8300001,8300002,8300003,8300999|@ohos.telephony.radio.d.ts|
|新增(错误码)|类名:radio;<br>方法or属性:function getNrOptionMode(slotId?: number): Promise\<NrOptionMode>;<br>旧版本信息:|类名:radio;<br>方法or属性:function getNrOptionMode(slotId?: number): Promise\<NrOptionMode>;<br>新版本信息:202,401,8300001,8300002,8300003,8300999|@ohos.telephony.radio.d.ts|
|新增(错误码)|类名:radio;<br>方法or属性:function getIMEI(slotId: number, callback: AsyncCallback\<string>): void;<br>旧版本信息:|类名:radio;<br>方法or属性:function getIMEI(slotId: number, callback: AsyncCallback\<string>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300999|@ohos.telephony.radio.d.ts|
|新增(错误码)|类名:radio;<br>方法or属性:function getIMEI(slotId?: number): Promise\<string>;<br>旧版本信息:|类名:radio;<br>方法or属性:function getIMEI(slotId?: number): Promise\<string>;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300999|@ohos.telephony.radio.d.ts|
|新增(错误码)|类名:radio;<br>方法or属性:function getMEID(slotId: number, callback: AsyncCallback\<string>): void;<br>旧版本信息:|类名:radio;<br>方法or属性:function getMEID(slotId: number, callback: AsyncCallback\<string>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300999|@ohos.telephony.radio.d.ts|
|新增(错误码)|类名:radio;<br>方法or属性:function getMEID(slotId?: number): Promise\<string>;<br>旧版本信息:|类名:radio;<br>方法or属性:function getMEID(slotId?: number): Promise\<string>;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300999|@ohos.telephony.radio.d.ts|
|新增(错误码)|类名:radio;<br>方法or属性:function getUniqueDeviceId(slotId: number, callback: AsyncCallback\<string>): void;<br>旧版本信息:|类名:radio;<br>方法or属性:function getUniqueDeviceId(slotId: number, callback: AsyncCallback\<string>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300999|@ohos.telephony.radio.d.ts|
|新增(错误码)|类名:radio;<br>方法or属性:function getUniqueDeviceId(slotId?: number): Promise\<string>;<br>旧版本信息:|类名:radio;<br>方法or属性:function getUniqueDeviceId(slotId?: number): Promise\<string>;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300999|@ohos.telephony.radio.d.ts|
|新增(错误码)|类名:radio;<br>方法or属性:function getPrimarySlotId(): Promise\<number>;<br>旧版本信息:|类名:radio;<br>方法or属性:function getPrimarySlotId(): Promise\<number>;<br>新版本信息:8300002,8300003,8300999|@ohos.telephony.radio.d.ts|
|新增(错误码)|类名:radio;<br>方法or属性:function setPrimarySlotId(slotId: number): Promise\<void>;<br>旧版本信息:|类名:radio;<br>方法or属性:function setPrimarySlotId(slotId: number): Promise\<void>;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300004,8300999|@ohos.telephony.radio.d.ts|
|新增(错误码)|类名:radio;<br>方法or属性:function getSignalInformation(slotId: number): Promise\<Array\<SignalInformation>>;<br>旧版本信息:|类名:radio;<br>方法or属性:function getSignalInformation(slotId: number): Promise\<Array\<SignalInformation>>;<br>新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.radio.d.ts|
|新增(错误码)|类名:radio;<br>方法or属性:function isRadioOn(slotId: number, callback: AsyncCallback\<boolean>): void;<br>旧版本信息:|类名:radio;<br>方法or属性:function isRadioOn(slotId: number, callback: AsyncCallback\<boolean>): void;<br>新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.radio.d.ts|
|新增(错误码)|类名:radio;<br>方法or属性:function isRadioOn(slotId?: number): Promise\<boolean>;<br>旧版本信息:|类名:radio;<br>方法or属性:function isRadioOn(slotId?: number): Promise\<boolean>;<br>新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.radio.d.ts|
|新增(错误码)|类名:radio;<br>方法or属性:function turnOnRadio(slotId: number, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:radio;<br>方法or属性:function turnOnRadio(slotId: number, callback: AsyncCallback\<void>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300999|@ohos.telephony.radio.d.ts|
|新增(错误码)|类名:radio;<br>方法or属性:function turnOnRadio(slotId?: number): Promise\<void>;<br>旧版本信息:|类名:radio;<br>方法or属性:function turnOnRadio(slotId?: number): Promise\<void>;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300999|@ohos.telephony.radio.d.ts|
|新增(错误码)|类名:radio;<br>方法or属性:function turnOffRadio(slotId: number, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:radio;<br>方法or属性:function turnOffRadio(slotId: number, callback: AsyncCallback\<void>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300999|@ohos.telephony.radio.d.ts|
|新增(错误码)|类名:radio;<br>方法or属性:function turnOffRadio(slotId?: number): Promise\<void>;<br>旧版本信息:|类名:radio;<br>方法or属性:function turnOffRadio(slotId?: number): Promise\<void>;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300999|@ohos.telephony.radio.d.ts|
|新增(错误码)|类名:radio;<br>方法or属性:function getOperatorName(slotId: number): Promise\<string>;<br>旧版本信息:|类名:radio;<br>方法or属性:function getOperatorName(slotId: number): Promise\<string>;<br>新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.radio.d.ts|
|新增(错误码)|类名:radio;<br>方法or属性:function setPreferredNetwork(slotId: number, networkMode: PreferredNetworkMode): Promise\<void>;<br>旧版本信息:|类名:radio;<br>方法or属性:function setPreferredNetwork(slotId: number, networkMode: PreferredNetworkMode): Promise\<void>;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300999|@ohos.telephony.radio.d.ts|
|新增(错误码)|类名:radio;<br>方法or属性:function getPreferredNetwork(slotId: number): Promise\<PreferredNetworkMode>;<br>旧版本信息:|类名:radio;<br>方法or属性:function getPreferredNetwork(slotId: number): Promise\<PreferredNetworkMode>;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300999|@ohos.telephony.radio.d.ts|
|新增(错误码)|类名:radio;<br>方法or属性:function getImsRegInfo(slotId: number, imsType: ImsServiceType): Promise\<ImsRegInfo>;<br>旧版本信息:|类名:radio;<br>方法or属性:function getImsRegInfo(slotId: number, imsType: ImsServiceType): Promise\<ImsRegInfo>;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300999|@ohos.telephony.radio.d.ts|
|新增(错误码)|类名:sim;<br>方法or属性:function hasOperatorPrivileges(slotId: number): Promise\<boolean>;<br>旧版本信息:|类名:sim;<br>方法or属性:function hasOperatorPrivileges(slotId: number): Promise\<boolean>;<br>新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.sim.d.ts|
|新增(错误码)|类名:sim;<br>方法or属性:function getISOCountryCodeForSim(slotId: number): Promise\<string>;<br>旧版本信息:|类名:sim;<br>方法or属性:function getISOCountryCodeForSim(slotId: number): Promise\<string>;<br>新版本信息:401,8300001,8300002,8300003,8300004,8300999|@ohos.telephony.sim.d.ts|
|新增(错误码)|类名:sim;<br>方法or属性:function getSimOperatorNumeric(slotId: number): Promise\<string>;<br>旧版本信息:|类名:sim;<br>方法or属性:function getSimOperatorNumeric(slotId: number): Promise\<string>;<br>新版本信息:401,8300001,8300002,8300003,8300004,8300999|@ohos.telephony.sim.d.ts|
|新增(错误码)|类名:sim;<br>方法or属性:function getSimSpn(slotId: number): Promise\<string>;<br>旧版本信息:|类名:sim;<br>方法or属性:function getSimSpn(slotId: number): Promise\<string>;<br>新版本信息:401,8300001,8300002,8300003,8300004,8300999|@ohos.telephony.sim.d.ts|
|新增(错误码)|类名:sim;<br>方法or属性:function getSimState(slotId: number): Promise\<SimState>;<br>旧版本信息:|类名:sim;<br>方法or属性:function getSimState(slotId: number): Promise\<SimState>;<br>新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.sim.d.ts|
|新增(错误码)|类名:sim;<br>方法or属性:function getCardType(slotId: number): Promise\<CardType>;<br>旧版本信息:|类名:sim;<br>方法or属性:function getCardType(slotId: number): Promise\<CardType>;<br>新版本信息:401,8300001,8300002,8300003,8300004,8300999|@ohos.telephony.sim.d.ts|
|新增(错误码)|类名:sim;<br>方法or属性:function getSimIccId(slotId: number): Promise\<string>;<br>旧版本信息:|类名:sim;<br>方法or属性:function getSimIccId(slotId: number): Promise\<string>;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300004,8300999|@ohos.telephony.sim.d.ts|
|新增(错误码)|类名:sim;<br>方法or属性:function getVoiceMailIdentifier(slotId: number): Promise\<string>;<br>旧版本信息:|类名:sim;<br>方法or属性:function getVoiceMailIdentifier(slotId: number): Promise\<string>;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300004,8300999|@ohos.telephony.sim.d.ts|
|新增(错误码)|类名:sim;<br>方法or属性:function getVoiceMailNumber(slotId: number): Promise\<string>;<br>旧版本信息:|类名:sim;<br>方法or属性:function getVoiceMailNumber(slotId: number): Promise\<string>;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300004,8300999|@ohos.telephony.sim.d.ts|
|新增(错误码)|类名:sim;<br>方法or属性:function setVoiceMailInfo(slotId: number, mailName: string, mailNumber: string): Promise\<void>;<br>旧版本信息:|类名:sim;<br>方法or属性:function setVoiceMailInfo(slotId: number, mailName: string, mailNumber: string): Promise\<void>;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300004,8300999,8301002|@ohos.telephony.sim.d.ts|
|新增(错误码)|类名:sim;<br>方法or属性:function getSimTelephoneNumber(slotId: number): Promise\<string>;<br>旧版本信息:|类名:sim;<br>方法or属性:function getSimTelephoneNumber(slotId: number): Promise\<string>;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300004,8300999|@ohos.telephony.sim.d.ts|
|新增(错误码)|类名:sim;<br>方法or属性:function getSimGid1(slotId: number): Promise\<string>;<br>旧版本信息:|类名:sim;<br>方法or属性:function getSimGid1(slotId: number): Promise\<string>;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300004,8300999|@ohos.telephony.sim.d.ts|
|新增(错误码)|类名:sim;<br>方法or属性:function getIMSI(slotId: number): Promise\<string>;<br>旧版本信息:|类名:sim;<br>方法or属性:function getIMSI(slotId: number): Promise\<string>;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300004,8300999|@ohos.telephony.sim.d.ts|
|新增(错误码)|类名:sim;<br>方法or属性:function hasSimCard(slotId: number): Promise\<boolean>;<br>旧版本信息:|类名:sim;<br>方法or属性:function hasSimCard(slotId: number): Promise\<boolean>;<br>新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.sim.d.ts|
|新增(错误码)|类名:sim;<br>方法or属性:function getSimAccountInfo(slotId: number): Promise\<IccAccountInfo>;<br>旧版本信息:|类名:sim;<br>方法or属性:function getSimAccountInfo(slotId: number): Promise\<IccAccountInfo>;<br>新版本信息:401,8300001,8300002,8300003,8300004,8300999,8301002|@ohos.telephony.sim.d.ts|
|新增(错误码)|类名:sim;<br>方法or属性:function getActiveSimAccountInfoList(): Promise\<Array\<IccAccountInfo>>;<br>旧版本信息:|类名:sim;<br>方法or属性:function getActiveSimAccountInfoList(): Promise\<Array\<IccAccountInfo>>;<br>新版本信息:8300002,8300003,8300004,8300999|@ohos.telephony.sim.d.ts|
|新增(错误码)|类名:sim;<br>方法or属性:function setDefaultVoiceSlotId(slotId: number): Promise\<void>;<br>旧版本信息:|类名:sim;<br>方法or属性:function setDefaultVoiceSlotId(slotId: number): Promise\<void>;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300004,8300999,8301001|@ohos.telephony.sim.d.ts|
|新增(错误码)|类名:sim;<br>方法or属性:function activateSim(slotId: number): Promise\<void>;<br>旧版本信息:|类名:sim;<br>方法or属性:function activateSim(slotId: number): Promise\<void>;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300004,8300999|@ohos.telephony.sim.d.ts|
|新增(错误码)|类名:sim;<br>方法or属性:function deactivateSim(slotId: number): Promise\<void>;<br>旧版本信息:|类名:sim;<br>方法or属性:function deactivateSim(slotId: number): Promise\<void>;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300004,8300999|@ohos.telephony.sim.d.ts|
|新增(错误码)|类名:sim;<br>方法or属性:function setShowName(slotId: number, name: string): Promise\<void>;<br>旧版本信息:|类名:sim;<br>方法or属性:function setShowName(slotId: number, name: string): Promise\<void>;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300004,8300999|@ohos.telephony.sim.d.ts|
|新增(错误码)|类名:sim;<br>方法or属性:function getShowName(slotId: number): Promise\<string>;<br>旧版本信息:|类名:sim;<br>方法or属性:function getShowName(slotId: number): Promise\<string>;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300004,8300999|@ohos.telephony.sim.d.ts|
|新增(错误码)|类名:sim;<br>方法or属性:function setShowNumber(slotId: number, number: string): Promise\<void>;<br>旧版本信息:|类名:sim;<br>方法or属性:function setShowNumber(slotId: number, number: string): Promise\<void>;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300004,8300999|@ohos.telephony.sim.d.ts|
|新增(错误码)|类名:sim;<br>方法or属性:function getShowNumber(slotId: number): Promise\<string>;<br>旧版本信息:|类名:sim;<br>方法or属性:function getShowNumber(slotId: number): Promise\<string>;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300004,8300999|@ohos.telephony.sim.d.ts|
|新增(错误码)|类名:sim;<br>方法or属性:function getOperatorConfigs(slotId: number): Promise\<Array\<OperatorConfig>>;<br>旧版本信息:|类名:sim;<br>方法or属性:function getOperatorConfigs(slotId: number): Promise\<Array\<OperatorConfig>>;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300999|@ohos.telephony.sim.d.ts|
|新增(错误码)|类名:sim;<br>方法or属性:function unlockPin(slotId: number, pin: string): Promise\<LockStatusResponse>;<br>旧版本信息:|类名:sim;<br>方法or属性:function unlockPin(slotId: number, pin: string): Promise\<LockStatusResponse>;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300004,8300999,8301002|@ohos.telephony.sim.d.ts|
|新增(错误码)|类名:sim;<br>方法or属性:function unlockPuk(slotId: number, newPin: string, puk: string): Promise\<LockStatusResponse>;<br>旧版本信息:|类名:sim;<br>方法or属性:function unlockPuk(slotId: number, newPin: string, puk: string): Promise\<LockStatusResponse>;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300004,8300999,8301002|@ohos.telephony.sim.d.ts|
|新增(错误码)|类名:sim;<br>方法or属性:function alterPin(slotId: number, newPin: string, oldPin: string): Promise\<LockStatusResponse>;<br>旧版本信息:|类名:sim;<br>方法or属性:function alterPin(slotId: number, newPin: string, oldPin: string): Promise\<LockStatusResponse>;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300004,8300999,8301002|@ohos.telephony.sim.d.ts|
|新增(错误码)|类名:sim;<br>方法or属性:function setLockState(slotId: number, options: LockInfo): Promise\<LockStatusResponse>;<br>旧版本信息:|类名:sim;<br>方法or属性:function setLockState(slotId: number, options: LockInfo): Promise\<LockStatusResponse>;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300004,8300999,8301002|@ohos.telephony.sim.d.ts|
|新增(错误码)|类名:sim;<br>方法or属性:function unlockPin2(slotId: number, pin2: string): Promise\<LockStatusResponse>;<br>旧版本信息:|类名:sim;<br>方法or属性:function unlockPin2(slotId: number, pin2: string): Promise\<LockStatusResponse>;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300004,8300999,8301002|@ohos.telephony.sim.d.ts|
|新增(错误码)|类名:sim;<br>方法or属性:function unlockPuk2(slotId: number, newPin2: string, puk2: string): Promise\<LockStatusResponse>;<br>旧版本信息:|类名:sim;<br>方法or属性:function unlockPuk2(slotId: number, newPin2: string, puk2: string): Promise\<LockStatusResponse>;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300004,8300999,8301002|@ohos.telephony.sim.d.ts|
|新增(错误码)|类名:sim;<br>方法or属性:function alterPin2(slotId: number, newPin2: string, oldPin2: string): Promise\<LockStatusResponse>;<br>旧版本信息:|类名:sim;<br>方法or属性:function alterPin2(slotId: number, newPin2: string, oldPin2: string): Promise\<LockStatusResponse>;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300004,8300999,8301002|@ohos.telephony.sim.d.ts|
|新增(错误码)|类名:sim;<br>方法or属性:function queryIccDiallingNumbers(slotId: number, type: ContactType): Promise\<Array\<DiallingNumbersInfo>>;<br>旧版本信息:|类名:sim;<br>方法or属性:function queryIccDiallingNumbers(slotId: number, type: ContactType): Promise\<Array\<DiallingNumbersInfo>>;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300004,8300999,8301002|@ohos.telephony.sim.d.ts|
|新增(错误码)|类名:sim;<br>方法or属性:function addIccDiallingNumbers(slotId: number, type: ContactType, diallingNumbers: DiallingNumbersInfo): Promise\<void>;<br>旧版本信息:|类名:sim;<br>方法or属性:function addIccDiallingNumbers(slotId: number, type: ContactType, diallingNumbers: DiallingNumbersInfo): Promise\<void>;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300004,8300999,8301002|@ohos.telephony.sim.d.ts|
|新增(错误码)|类名:sim;<br>方法or属性:function delIccDiallingNumbers(slotId: number, type: ContactType, diallingNumbers: DiallingNumbersInfo): Promise\<void>;<br>旧版本信息:|类名:sim;<br>方法or属性:function delIccDiallingNumbers(slotId: number, type: ContactType, diallingNumbers: DiallingNumbersInfo): Promise\<void>;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300004,8300999,8301002|@ohos.telephony.sim.d.ts|
|新增(错误码)|类名:sim;<br>方法or属性:function updateIccDiallingNumbers(slotId: number, type: ContactType, diallingNumbers: DiallingNumbersInfo): Promise\<void>;<br>旧版本信息:|类名:sim;<br>方法or属性:function updateIccDiallingNumbers(slotId: number, type: ContactType, diallingNumbers: DiallingNumbersInfo): Promise\<void>;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300004,8300999,8301002|@ohos.telephony.sim.d.ts|
|新增(错误码)|类名:sim;<br>方法or属性:function getLockState(slotId: number, lockType: LockType): Promise\<LockState>;<br>旧版本信息:|类名:sim;<br>方法or属性:function getLockState(slotId: number, lockType: LockType): Promise\<LockState>;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300004,8300999,8301002|@ohos.telephony.sim.d.ts|
|新增(错误码)|类名:sim;<br>方法or属性:function sendEnvelopeCmd(slotId: number, cmd: string): Promise\<void>;<br>旧版本信息:|类名:sim;<br>方法or属性:function sendEnvelopeCmd(slotId: number, cmd: string): Promise\<void>;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300004,8300999|@ohos.telephony.sim.d.ts|
|新增(错误码)|类名:sim;<br>方法or属性:function sendTerminalResponseCmd(slotId: number, cmd: string): Promise\<void>;<br>旧版本信息:|类名:sim;<br>方法or属性:function sendTerminalResponseCmd(slotId: number, cmd: string): Promise\<void>;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300004,8300999|@ohos.telephony.sim.d.ts|
|新增(错误码)|类名:sim;<br>方法or属性:function unlockSimLock(slotId: number, lockInfo: PersoLockInfo): Promise\<LockStatusResponse>;<br>旧版本信息:|类名:sim;<br>方法or属性:function unlockSimLock(slotId: number, lockInfo: PersoLockInfo): Promise\<LockStatusResponse>;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300004,8300999,8301002|@ohos.telephony.sim.d.ts|
|新增(错误码)|类名:sim;<br>方法or属性:function getOpKey(slotId: number): Promise\<string>;<br>旧版本信息:|类名:sim;<br>方法or属性:function getOpKey(slotId: number): Promise\<string>;<br>新版本信息:401,801,8300001,8300002,8300003,8300999|@ohos.telephony.sim.d.ts|
|新增(错误码)|类名:sim;<br>方法or属性:function getOpName(slotId: number): Promise\<string>;<br>旧版本信息:|类名:sim;<br>方法or属性:function getOpName(slotId: number): Promise\<string>;<br>新版本信息:401,801,8300001,8300002,8300003,8300999|@ohos.telephony.sim.d.ts|
|新增(错误码)|类名:sms;<br>方法or属性:function splitMessage(content: string): Promise\<Array\<string>>;<br>旧版本信息:|类名:sms;<br>方法or属性:function splitMessage(content: string): Promise\<Array\<string>>;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300999|@ohos.telephony.sms.d.ts|
|新增(错误码)|类名:sms;<br>方法or属性:function createMessage(pdu: Array\<number>, specification: string): Promise\<ShortMessage>;<br>旧版本信息:|类名:sms;<br>方法or属性:function createMessage(pdu: Array\<number>, specification: string): Promise\<ShortMessage>;<br>新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.sms.d.ts|
|新增(错误码)|类名:sms;<br>方法or属性:function setDefaultSmsSlotId(slotId: number): Promise\<void>;<br>旧版本信息:|类名:sms;<br>方法or属性:function setDefaultSmsSlotId(slotId: number): Promise\<void>;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300004,8300999|@ohos.telephony.sms.d.ts|
|新增(错误码)|类名:sms;<br>方法or属性:function setSmscAddr(slotId: number, smscAddr: string): Promise\<void>;<br>旧版本信息:|类名:sms;<br>方法or属性:function setSmscAddr(slotId: number, smscAddr: string): Promise\<void>;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300999|@ohos.telephony.sms.d.ts|
|新增(错误码)|类名:sms;<br>方法or属性:function getSmscAddr(slotId: number): Promise\<string>;<br>旧版本信息:|类名:sms;<br>方法or属性:function getSmscAddr(slotId: number): Promise\<string>;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300999|@ohos.telephony.sms.d.ts|
|新增(错误码)|类名:sms;<br>方法or属性:function addSimMessage(options: SimMessageOptions): Promise\<void>;<br>旧版本信息:|类名:sms;<br>方法or属性:function addSimMessage(options: SimMessageOptions): Promise\<void>;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300999|@ohos.telephony.sms.d.ts|
|新增(错误码)|类名:sms;<br>方法or属性:function delSimMessage(slotId: number, msgIndex: number): Promise\<void>;<br>旧版本信息:|类名:sms;<br>方法or属性:function delSimMessage(slotId: number, msgIndex: number): Promise\<void>;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300999|@ohos.telephony.sms.d.ts|
|新增(错误码)|类名:sms;<br>方法or属性:function updateSimMessage(options: UpdateSimMessageOptions): Promise\<void>;<br>旧版本信息:|类名:sms;<br>方法or属性:function updateSimMessage(options: UpdateSimMessageOptions): Promise\<void>;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300999|@ohos.telephony.sms.d.ts|
|新增(错误码)|类名:sms;<br>方法or属性:function getAllSimMessages(slotId: number): Promise\<Array\<SimShortMessage>>;<br>旧版本信息:|类名:sms;<br>方法or属性:function getAllSimMessages(slotId: number): Promise\<Array\<SimShortMessage>>;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300999|@ohos.telephony.sms.d.ts|
|新增(错误码)|类名:sms;<br>方法or属性:function setCBConfig(options: CBConfigOptions): Promise\<void>;<br>旧版本信息:|类名:sms;<br>方法or属性:function setCBConfig(options: CBConfigOptions): Promise\<void>;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300999|@ohos.telephony.sms.d.ts|
|新增(错误码)|类名:sms;<br>方法or属性:function getSmsSegmentsInfo(slotId: number, message: string, force7bit: boolean): Promise\<SmsSegmentsInfo>;<br>旧版本信息:|类名:sms;<br>方法or属性:function getSmsSegmentsInfo(slotId: number, message: string, force7bit: boolean): Promise\<SmsSegmentsInfo>;<br>新版本信息:202,401,8300001,8300002,8300003,8300999|@ohos.telephony.sms.d.ts|
|新增(错误码)|类名:sms;<br>方法or属性:function isImsSmsSupported(slotId: number): Promise\<boolean>;<br>旧版本信息:|类名:sms;<br>方法or属性:function isImsSmsSupported(slotId: number): Promise\<boolean>;<br>新版本信息:202,401,8300001,8300002,8300003,8300999|@ohos.telephony.sms.d.ts|
|新增(错误码)|类名:sms;<br>方法or属性:function getImsShortMessageFormat(): Promise\<string>;<br>旧版本信息:|类名:sms;<br>方法or属性:function getImsShortMessageFormat(): Promise\<string>;<br>新版本信息:202,8300002,8300003,8300999|@ohos.telephony.sms.d.ts|
|新增(错误码)|类名:sms;<br>方法or属性:function decodeMms(mmsFilePathName: string \| Array\<number>): Promise\<MmsInformation>;<br>旧版本信息:|类名:sms;<br>方法or属性:function decodeMms(mmsFilePathName: string \| Array\<number>): Promise\<MmsInformation>;<br>新版本信息:202,401,8300001,8300002,8300003,8300999|@ohos.telephony.sms.d.ts|
|新增(错误码)|类名:sms;<br>方法or属性:function encodeMms(mms: MmsInformation): Promise\<Array\<number>>;<br>旧版本信息:|类名:sms;<br>方法or属性:function encodeMms(mms: MmsInformation): Promise\<Array\<number>>;<br>新版本信息:202,401,8300001,8300002,8300003,8300999|@ohos.telephony.sms.d.ts|
|错误码有变化|类名:call;<br>方法or属性:function dialCall(phoneNumber: string, callback: AsyncCallback\<void>): void;<br>旧版本信息:201,401,8300001,8300002,8300003,8300999|类名:call;<br>方法or属性:function dialCall(phoneNumber: string, callback: AsyncCallback\<void>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300005,8300006,8300999|@ohos.telephony.call.d.ts|
|错误码有变化|类名:call;<br>方法or属性:function dialCall(phoneNumber: string, options: DialCallOptions, callback: AsyncCallback\<void>): void;<br>旧版本信息:201,401,8300001,8300002,8300003,8300999|类名:call;<br>方法or属性:function dialCall(phoneNumber: string, options: DialCallOptions, callback: AsyncCallback\<void>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300005,8300006,8300999|@ohos.telephony.call.d.ts|
|错误码有变化|类名:call;<br>方法or属性:function dialCall(phoneNumber: string, options?: DialCallOptions): Promise\<void>;<br>旧版本信息:201,401,8300001,8300002,8300003,8300999|类名:call;<br>方法or属性:function dialCall(phoneNumber: string, options?: DialCallOptions): Promise\<void>;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300005,8300006,8300999|@ohos.telephony.call.d.ts|
|错误码有变化|类名:call;<br>方法or属性:function muteRinger(callback: AsyncCallback\<void>): void;<br>旧版本信息:201,401,8300001,8300002,8300003,8300999|类名:call;<br>方法or属性:function muteRinger(callback: AsyncCallback\<void>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|错误码有变化|类名:call;<br>方法or属性:function answerCall(callId: number, callback: AsyncCallback\<void>): void;<br>旧版本信息:201,401,8300001,8300002,8300003,8300999|类名:call;<br>方法or属性:function answerCall(callId: number, callback: AsyncCallback\<void>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|错误码有变化|类名:call;<br>方法or属性:function answerCall(callId?: number): Promise\<void>;<br>旧版本信息:201,401,8300001,8300002,8300003,8300999|类名:call;<br>方法or属性:function answerCall(callId?: number): Promise\<void>;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|错误码有变化|类名:call;<br>方法or属性:function answerCall(callback: AsyncCallback\<void>): void;<br>旧版本信息:201,401,8300001,8300002,8300003,8300999|类名:call;<br>方法or属性:function answerCall(callback: AsyncCallback\<void>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|错误码有变化|类名:call;<br>方法or属性:function hangUpCall(callId: number, callback: AsyncCallback\<void>): void;<br>旧版本信息:201,401,8300001,8300002,8300003,8300999|类名:call;<br>方法or属性:function hangUpCall(callId: number, callback: AsyncCallback\<void>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|错误码有变化|类名:call;<br>方法or属性:function hangUpCall(callId?: number): Promise\<void>;<br>旧版本信息:201,401,8300001,8300002,8300003,8300999|类名:call;<br>方法or属性:function hangUpCall(callId?: number): Promise\<void>;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|错误码有变化|类名:call;<br>方法or属性:function hangUpCall(callback: AsyncCallback\<void>): void;<br>旧版本信息:201,401,8300001,8300002,8300003,8300999|类名:call;<br>方法or属性:function hangUpCall(callback: AsyncCallback\<void>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|错误码有变化|类名:call;<br>方法or属性:function rejectCall(callId: number, callback: AsyncCallback\<void>): void;<br>旧版本信息:201,401,8300001,8300002,8300003,8300999|类名:call;<br>方法or属性:function rejectCall(callId: number, callback: AsyncCallback\<void>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|错误码有变化|类名:call;<br>方法or属性:function rejectCall(callId: number, options: RejectMessageOptions, callback: AsyncCallback\<void>): void;<br>旧版本信息:201,401,8300001,8300002,8300003,8300999|类名:call;<br>方法or属性:function rejectCall(callId: number, options: RejectMessageOptions, callback: AsyncCallback\<void>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|错误码有变化|类名:call;<br>方法or属性:function rejectCall(callId?: number, options?: RejectMessageOptions): Promise\<void>;<br>旧版本信息:201,401,8300001,8300002,8300003,8300999|类名:call;<br>方法or属性:function rejectCall(callId?: number, options?: RejectMessageOptions): Promise\<void>;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|错误码有变化|类名:call;<br>方法or属性:function rejectCall(callback: AsyncCallback\<void>): void;<br>旧版本信息:201,401,8300001,8300002,8300003,8300999|类名:call;<br>方法or属性:function rejectCall(callback: AsyncCallback\<void>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|错误码有变化|类名:call;<br>方法or属性:function rejectCall(options: RejectMessageOptions, callback: AsyncCallback\<void>): void;<br>旧版本信息:201,401,8300001,8300002,8300003,8300999|类名:call;<br>方法or属性:function rejectCall(options: RejectMessageOptions, callback: AsyncCallback\<void>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|错误码有变化|类名:call;<br>方法or属性:function holdCall(callId: number, callback: AsyncCallback\<void>): void;<br>旧版本信息:201,401,8300001,8300002,8300003,8300999|类名:call;<br>方法or属性:function holdCall(callId: number, callback: AsyncCallback\<void>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|错误码有变化|类名:call;<br>方法or属性:function unHoldCall(callId: number, callback: AsyncCallback\<void>): void;<br>旧版本信息:201,401,8300001,8300002,8300003,8300999|类名:call;<br>方法or属性:function unHoldCall(callId: number, callback: AsyncCallback\<void>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|错误码有变化|类名:call;<br>方法or属性:function switchCall(callId: number, callback: AsyncCallback\<void>): void;<br>旧版本信息:201,401,8300001,8300002,8300003,8300999|类名:call;<br>方法or属性:function switchCall(callId: number, callback: AsyncCallback\<void>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|错误码有变化|类名:call;<br>方法or属性:function combineConference(callId: number, callback: AsyncCallback\<void>): void;<br>旧版本信息:401,801,8300001,8300002,8300003|类名:call;<br>方法or属性:function combineConference(callId: number, callback: AsyncCallback\<void>): void;<br>新版本信息:202,401,801,8300001,8300002,8300003|@ohos.telephony.call.d.ts|
|错误码有变化|类名:call;<br>方法or属性:function getMainCallId(callId: number, callback: AsyncCallback\<number>): void;<br>旧版本信息:401,801,8300001,8300002,8300003|类名:call;<br>方法or属性:function getMainCallId(callId: number, callback: AsyncCallback\<number>): void;<br>新版本信息:202,401,801,8300001,8300002,8300003|@ohos.telephony.call.d.ts|
|错误码有变化|类名:call;<br>方法or属性:function getSubCallIdList(callId: number, callback: AsyncCallback\<Array\<string>>): void;<br>旧版本信息:401,801,8300001,8300002,8300003|类名:call;<br>方法or属性:function getSubCallIdList(callId: number, callback: AsyncCallback\<Array\<string>>): void;<br>新版本信息:202,401,801,8300001,8300002,8300003|@ohos.telephony.call.d.ts|
|错误码有变化|类名:call;<br>方法or属性:function getCallIdListForConference(callId: number, callback: AsyncCallback\<Array\<string>>): void;<br>旧版本信息:401,801,8300001,8300002,8300003|类名:call;<br>方法or属性:function getCallIdListForConference(callId: number, callback: AsyncCallback\<Array\<string>>): void;<br>新版本信息:202,401,801,8300001,8300002,8300003|@ohos.telephony.call.d.ts|
|错误码有变化|类名:call;<br>方法or属性:function getCallWaitingStatus(slotId: number, callback: AsyncCallback\<CallWaitingStatus>): void;<br>旧版本信息:201,401,801,8300001,8300002,8300003|类名:call;<br>方法or属性:function getCallWaitingStatus(slotId: number, callback: AsyncCallback\<CallWaitingStatus>): void;<br>新版本信息:201,202,401,801,8300001,8300002,8300003|@ohos.telephony.call.d.ts|
|错误码有变化|类名:call;<br>方法or属性:function setCallWaiting(slotId: number, activate: boolean, callback: AsyncCallback\<void>): void;<br>旧版本信息:201,401,801,8300001,8300002,8300003|类名:call;<br>方法or属性:function setCallWaiting(slotId: number, activate: boolean, callback: AsyncCallback\<void>): void;<br>新版本信息:201,202,401,801,8300001,8300002,8300003|@ohos.telephony.call.d.ts|
|错误码有变化|类名:call;<br>方法or属性:function startDTMF(callId: number, character: string, callback: AsyncCallback\<void>): void;<br>旧版本信息:401,801,8300001,8300002,8300003|类名:call;<br>方法or属性:function startDTMF(callId: number, character: string, callback: AsyncCallback\<void>): void;<br>新版本信息:202,401,801,8300001,8300002,8300003|@ohos.telephony.call.d.ts|
|错误码有变化|类名:call;<br>方法or属性:function stopDTMF(callId: number, callback: AsyncCallback\<void>): void;<br>旧版本信息:401,801,8300001,8300002,8300003|类名:call;<br>方法or属性:function stopDTMF(callId: number, callback: AsyncCallback\<void>): void;<br>新版本信息:202,401,801,8300001,8300002,8300003|@ohos.telephony.call.d.ts|
|错误码有变化|类名:call;<br>方法or属性:function isInEmergencyCall(callback: AsyncCallback\<boolean>): void;<br>旧版本信息:201,401,8300001,8300002,8300003,8300999|类名:call;<br>方法or属性:function isInEmergencyCall(callback: AsyncCallback\<boolean>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|错误码有变化|类名:call;<br>方法or属性:function on(type: 'callDetailsChange', callback: Callback\<CallAttributeOptions>): void;<br>旧版本信息:201,401,8300001,8300002,8300003,8300999|类名:call;<br>方法or属性:function on(type: 'callDetailsChange', callback: Callback\<CallAttributeOptions>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|错误码有变化|类名:call;<br>方法or属性:function on(type: 'callEventChange', callback: Callback\<CallEventOptions>): void;<br>旧版本信息:201,401,8300001,8300002,8300003,8300999|类名:call;<br>方法or属性:function on(type: 'callEventChange', callback: Callback\<CallEventOptions>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|错误码有变化|类名:call;<br>方法or属性:function on(type: 'callDisconnectedCause', callback: Callback\<DisconnectedDetails>): void;<br>旧版本信息:201,401,8300001,8300002,8300003,8300999|类名:call;<br>方法or属性:function on(type: 'callDisconnectedCause', callback: Callback\<DisconnectedDetails>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|错误码有变化|类名:call;<br>方法or属性:function on(type: 'mmiCodeResult', callback: Callback\<MmiCodeResults>): void;<br>旧版本信息:201,401,8300001,8300002,8300003,8300999|类名:call;<br>方法or属性:function on(type: 'mmiCodeResult', callback: Callback\<MmiCodeResults>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|错误码有变化|类名:call;<br>方法or属性:function off(type: 'callDetailsChange', callback?: Callback\<CallAttributeOptions>): void;<br>旧版本信息:201,401,8300001,8300002,8300003,8300999|类名:call;<br>方法or属性:function off(type: 'callDetailsChange', callback?: Callback\<CallAttributeOptions>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|错误码有变化|类名:call;<br>方法or属性:function off(type: 'callEventChange', callback?: Callback\<CallEventOptions>): void;<br>旧版本信息:201,401,8300001,8300002,8300003,8300999|类名:call;<br>方法or属性:function off(type: 'callEventChange', callback?: Callback\<CallEventOptions>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|错误码有变化|类名:call;<br>方法or属性:function off(type: 'callDisconnectedCause', callback?: Callback\<DisconnectedDetails>): void;<br>旧版本信息:201,401,8300001,8300002,8300003,8300999|类名:call;<br>方法or属性:function off(type: 'callDisconnectedCause', callback?: Callback\<DisconnectedDetails>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|错误码有变化|类名:call;<br>方法or属性:function off(type: 'mmiCodeResult', callback?: Callback\<MmiCodeResults>): void;<br>旧版本信息:201,401,8300001,8300002,8300003,8300999|类名:call;<br>方法or属性:function off(type: 'mmiCodeResult', callback?: Callback\<MmiCodeResults>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|错误码有变化|类名:call;<br>方法or属性:function isNewCallAllowed(callback: AsyncCallback\<boolean>): void;<br>旧版本信息:401,8300001,8300002,8300003,8300999|类名:call;<br>方法or属性:function isNewCallAllowed(callback: AsyncCallback\<boolean>): void;<br>新版本信息:202,401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|错误码有变化|类名:call;<br>方法or属性:function separateConference(callId: number, callback: AsyncCallback\<void>): void;<br>旧版本信息:401,8300001,8300002,8300003,8300999|类名:call;<br>方法or属性:function separateConference(callId: number, callback: AsyncCallback\<void>): void;<br>新版本信息:202,401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|错误码有变化|类名:call;<br>方法or属性:function getCallRestrictionStatus(slotId: number, type: CallRestrictionType, callback: AsyncCallback\<RestrictionStatus>): void;<br>旧版本信息:201,401,801,8300001,8300002,8300003|类名:call;<br>方法or属性:function getCallRestrictionStatus(slotId: number, type: CallRestrictionType, callback: AsyncCallback\<RestrictionStatus>): void;<br>新版本信息:201,202,401,801,8300001,8300002,8300003|@ohos.telephony.call.d.ts|
|错误码有变化|类名:call;<br>方法or属性:function setCallRestriction(slotId: number, info: CallRestrictionInfo, callback: AsyncCallback\<void>): void;<br>旧版本信息:201,401,801,8300001,8300002,8300003|类名:call;<br>方法or属性:function setCallRestriction(slotId: number, info: CallRestrictionInfo, callback: AsyncCallback\<void>): void;<br>新版本信息:201,202,401,801,8300001,8300002,8300003|@ohos.telephony.call.d.ts|
|错误码有变化|类名:call;<br>方法or属性:function getCallTransferInfo(slotId: number, type: CallTransferType, callback: AsyncCallback\<CallTransferResult>): void;<br>旧版本信息:201,401,801,8300001,8300002,8300003|类名:call;<br>方法or属性:function getCallTransferInfo(slotId: number, type: CallTransferType, callback: AsyncCallback\<CallTransferResult>): void;<br>新版本信息:201,202,401,801,8300001,8300002,8300003|@ohos.telephony.call.d.ts|
|错误码有变化|类名:call;<br>方法or属性:function setCallTransfer(slotId: number, info: CallTransferInfo, callback: AsyncCallback\<void>): void;<br>旧版本信息:201,401,801,8300001,8300002,8300003|类名:call;<br>方法or属性:function setCallTransfer(slotId: number, info: CallTransferInfo, callback: AsyncCallback\<void>): void;<br>新版本信息:201,202,401,801,8300001,8300002,8300003|@ohos.telephony.call.d.ts|
|错误码有变化|类名:call;<br>方法or属性:function isRinging(callback: AsyncCallback\<boolean>): void;<br>旧版本信息:201,401,8300001,8300002,8300003,8300999|类名:call;<br>方法or属性:function isRinging(callback: AsyncCallback\<boolean>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|错误码有变化|类名:call;<br>方法or属性:function setMuted(callback: AsyncCallback\<void>): void;<br>旧版本信息:401,8300001,8300002,8300003,8300999|类名:call;<br>方法or属性:function setMuted(callback: AsyncCallback\<void>): void;<br>新版本信息:202,401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|错误码有变化|类名:call;<br>方法or属性:function cancelMuted(callback: AsyncCallback\<void>): void;<br>旧版本信息:401,8300001,8300002,8300003,8300999|类名:call;<br>方法or属性:function cancelMuted(callback: AsyncCallback\<void>): void;<br>新版本信息:202,401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|错误码有变化|类名:call;<br>方法or属性:function setAudioDevice(device: AudioDevice, callback: AsyncCallback\<void>): void;<br>旧版本信息:401,8300001,8300002,8300003,8300999|类名:call;<br>方法or属性:function setAudioDevice(device: AudioDevice, callback: AsyncCallback\<void>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|错误码有变化|类名:call;<br>方法or属性:function joinConference(mainCallId: number, callNumberList: Array\<string>, callback: AsyncCallback\<void>): void;<br>旧版本信息:401,8300001,8300002,8300003,8300999|类名:call;<br>方法or属性:function joinConference(mainCallId: number, callNumberList: Array\<string>, callback: AsyncCallback\<void>): void;<br>新版本信息:202,401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|错误码有变化|类名:call;<br>方法or属性:function updateImsCallMode(callId: number, mode: ImsCallMode, callback: AsyncCallback\<void>): void;<br>旧版本信息:401,8300001,8300002,8300003,8300999|类名:call;<br>方法or属性:function updateImsCallMode(callId: number, mode: ImsCallMode, callback: AsyncCallback\<void>): void;<br>新版本信息:202,401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|错误码有变化|类名:call;<br>方法or属性:function enableImsSwitch(slotId: number, callback: AsyncCallback\<void>): void;<br>旧版本信息:201,401,8300001,8300002,8300003,8300999|类名:call;<br>方法or属性:function enableImsSwitch(slotId: number, callback: AsyncCallback\<void>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|错误码有变化|类名:call;<br>方法or属性:function disableImsSwitch(slotId: number, callback: AsyncCallback\<void>): void;<br>旧版本信息:201,401,8300001,8300002,8300003,8300999|类名:call;<br>方法or属性:function disableImsSwitch(slotId: number, callback: AsyncCallback\<void>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|错误码有变化|类名:call;<br>方法or属性:function isImsSwitchEnabled(slotId: number, callback: AsyncCallback\<boolean>): void;<br>旧版本信息:401,8300001,8300002,8300003,8300999|类名:call;<br>方法or属性:function isImsSwitchEnabled(slotId: number, callback: AsyncCallback\<boolean>): void;<br>新版本信息:202,401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|错误码有变化|类名:data;<br>方法or属性:function setDefaultCellularDataSlotId(slotId: number, callback: AsyncCallback\<void>): void;<br>旧版本信息:201,401,8300001,8300002,8300003,8300004,8300999,8301001|类名:data;<br>方法or属性:function setDefaultCellularDataSlotId(slotId: number, callback: AsyncCallback\<void>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300004,8300999,8301001|@ohos.telephony.data.d.ts|
|错误码有变化|类名:data;<br>方法or属性:function enableCellularData(callback: AsyncCallback\<void>): void;<br>旧版本信息:201,401,8300001,8300002,8300003,8300999|类名:data;<br>方法or属性:function enableCellularData(callback: AsyncCallback\<void>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300999|@ohos.telephony.data.d.ts|
|错误码有变化|类名:data;<br>方法or属性:function disableCellularData(callback: AsyncCallback\<void>): void;<br>旧版本信息:201,401,8300001,8300002,8300003,8300999|类名:data;<br>方法or属性:function disableCellularData(callback: AsyncCallback\<void>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300999|@ohos.telephony.data.d.ts|
|错误码有变化|类名:data;<br>方法or属性:function enableCellularDataRoaming(slotId: number, callback: AsyncCallback\<void>): void;<br>旧版本信息:201,401,8300001,8300002,8300003,8300999|类名:data;<br>方法or属性:function enableCellularDataRoaming(slotId: number, callback: AsyncCallback\<void>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300999|@ohos.telephony.data.d.ts|
|错误码有变化|类名:data;<br>方法or属性:function disableCellularDataRoaming(slotId: number, callback: AsyncCallback\<void>): void;<br>旧版本信息:201,401,8300001,8300002,8300003,8300999|类名:data;<br>方法or属性:function disableCellularDataRoaming(slotId: number, callback: AsyncCallback\<void>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300999|@ohos.telephony.data.d.ts|
|错误码有变化|类名:observer;<br>方法or属性:function on(type: 'cellInfoChange', callback: Callback\<Array\<CellInformation>>): void;<br>旧版本信息:201,401,8300001,8300002,8300003,8300999|类名:observer;<br>方法or属性:function on(type: 'cellInfoChange', callback: Callback\<Array\<CellInformation>>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300999|@ohos.telephony.observer.d.ts|
|错误码有变化|类名:observer;<br>方法or属性:function off(type: 'cellInfoChange', callback?: Callback\<Array\<CellInformation>>): void;<br>旧版本信息:401,8300001,8300002,8300003,8300999|类名:observer;<br>方法or属性:function off(type: 'cellInfoChange', callback?: Callback\<Array\<CellInformation>>): void;<br>新版本信息:202,401,8300001,8300002,8300003,8300999|@ohos.telephony.observer.d.ts|
|错误码有变化|类名:radio;<br>方法or属性:function sendUpdateCellLocationRequest(callback: AsyncCallback\<void>): void;<br>旧版本信息:201,401,8300001,8300002,8300003,8300999|类名:radio;<br>方法or属性:function sendUpdateCellLocationRequest(callback: AsyncCallback\<void>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300999|@ohos.telephony.radio.d.ts|
|错误码有变化|类名:radio;<br>方法or属性:function sendUpdateCellLocationRequest(slotId?: number): Promise\<void>;<br>旧版本信息:201,401,8300001,8300002,8300003,8300999|类名:radio;<br>方法or属性:function sendUpdateCellLocationRequest(slotId?: number): Promise\<void>;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300999|@ohos.telephony.radio.d.ts|
|错误码有变化|类名:radio;<br>方法or属性:function getCellInformation(callback: AsyncCallback\<Array\<CellInformation>>): void;<br>旧版本信息:201,401,8300001,8300002,8300003,8300999|类名:radio;<br>方法or属性:function getCellInformation(callback: AsyncCallback\<Array\<CellInformation>>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300999|@ohos.telephony.radio.d.ts|
|错误码有变化|类名:radio;<br>方法or属性:function setNetworkSelectionMode(options: NetworkSelectionModeOptions, callback: AsyncCallback\<void>): void;<br>旧版本信息:201,401,8300001,8300002,8300003,8300999|类名:radio;<br>方法or属性:function setNetworkSelectionMode(options: NetworkSelectionModeOptions, callback: AsyncCallback\<void>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300999|@ohos.telephony.radio.d.ts|
|错误码有变化|类名:radio;<br>方法or属性:function getNetworkSearchInformation(slotId: number, callback: AsyncCallback\<NetworkSearchResult>): void;<br>旧版本信息:201,401,8300001,8300002,8300003,8300999|类名:radio;<br>方法or属性:function getNetworkSearchInformation(slotId: number, callback: AsyncCallback\<NetworkSearchResult>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300999|@ohos.telephony.radio.d.ts|
|错误码有变化|类名:radio;<br>方法or属性:function getNrOptionMode(callback: AsyncCallback\<NrOptionMode>): void;<br>旧版本信息:401,8300001,8300002,8300003,8300999|类名:radio;<br>方法or属性:function getNrOptionMode(callback: AsyncCallback\<NrOptionMode>): void;<br>新版本信息:202,401,8300001,8300002,8300003,8300999|@ohos.telephony.radio.d.ts|
|错误码有变化|类名:radio;<br>方法or属性:function getIMEI(callback: AsyncCallback\<string>): void;<br>旧版本信息:201,401,8300001,8300002,8300003,8300999|类名:radio;<br>方法or属性:function getIMEI(callback: AsyncCallback\<string>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300999|@ohos.telephony.radio.d.ts|
|错误码有变化|类名:radio;<br>方法or属性:function getMEID(callback: AsyncCallback\<string>): void;<br>旧版本信息:201,401,8300001,8300002,8300003,8300999|类名:radio;<br>方法or属性:function getMEID(callback: AsyncCallback\<string>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300999|@ohos.telephony.radio.d.ts|
|错误码有变化|类名:radio;<br>方法or属性:function getUniqueDeviceId(callback: AsyncCallback\<string>): void;<br>旧版本信息:201,401,8300001,8300002,8300003,8300999|类名:radio;<br>方法or属性:function getUniqueDeviceId(callback: AsyncCallback\<string>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300999|@ohos.telephony.radio.d.ts|
|错误码有变化|类名:radio;<br>方法or属性:function getPrimarySlotId(callback: AsyncCallback\<number>): void;<br>旧版本信息:8300001,8300002,8300003,8300999|类名:radio;<br>方法or属性:function getPrimarySlotId(callback: AsyncCallback\<number>): void;<br>新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.radio.d.ts|
|错误码有变化|类名:radio;<br>方法or属性:function setPrimarySlotId(slotId: number, callback: AsyncCallback\<void>): void;<br>旧版本信息:201,401,8300001,8300002,8300003,8300004,8300999|类名:radio;<br>方法or属性:function setPrimarySlotId(slotId: number, callback: AsyncCallback\<void>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300004,8300999|@ohos.telephony.radio.d.ts|
|错误码有变化|类名:radio;<br>方法or属性:function turnOnRadio(callback: AsyncCallback\<void>): void;<br>旧版本信息:201,401,8300001,8300002,8300003,8300999|类名:radio;<br>方法or属性:function turnOnRadio(callback: AsyncCallback\<void>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300999|@ohos.telephony.radio.d.ts|
|错误码有变化|类名:radio;<br>方法or属性:function turnOffRadio(callback: AsyncCallback\<void>): void;<br>旧版本信息:201,401,8300001,8300002,8300003,8300999|类名:radio;<br>方法or属性:function turnOffRadio(callback: AsyncCallback\<void>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300999|@ohos.telephony.radio.d.ts|
|错误码有变化|类名:radio;<br>方法or属性:function setPreferredNetwork(slotId: number, networkMode: PreferredNetworkMode, callback: AsyncCallback\<void>): void;<br>旧版本信息:201,401,8300001,8300002,8300003,8300999|类名:radio;<br>方法or属性:function setPreferredNetwork(slotId: number, networkMode: PreferredNetworkMode, callback: AsyncCallback\<void>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300999|@ohos.telephony.radio.d.ts|
|错误码有变化|类名:radio;<br>方法or属性:function getPreferredNetwork(slotId: number, callback: AsyncCallback\<PreferredNetworkMode>): void;<br>旧版本信息:201,401,8300001,8300002,8300003,8300999|类名:radio;<br>方法or属性:function getPreferredNetwork(slotId: number, callback: AsyncCallback\<PreferredNetworkMode>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300999|@ohos.telephony.radio.d.ts|
|错误码有变化|类名:radio;<br>方法or属性:function getImsRegInfo(slotId: number, imsType: ImsServiceType, callback: AsyncCallback\<ImsRegInfo>): void;<br>旧版本信息:201,401,8300001,8300002,8300003,8300999|类名:radio;<br>方法or属性:function getImsRegInfo(slotId: number, imsType: ImsServiceType, callback: AsyncCallback\<ImsRegInfo>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300999|@ohos.telephony.radio.d.ts|
|错误码有变化|类名:radio;<br>方法or属性:function on(type: 'imsRegStateChange', slotId: number, imsType: ImsServiceType, callback: Callback\<ImsRegInfo>): void;<br>旧版本信息:201,401,8300001,8300002,8300003,8300999|类名:radio;<br>方法or属性:function on(type: 'imsRegStateChange', slotId: number, imsType: ImsServiceType, callback: Callback\<ImsRegInfo>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300999|@ohos.telephony.radio.d.ts|
|错误码有变化|类名:radio;<br>方法or属性:function off(type: 'imsRegStateChange', slotId: number, imsType: ImsServiceType, callback?: Callback\<ImsRegInfo>): void;<br>旧版本信息:201,401,8300001,8300002,8300003,8300999|类名:radio;<br>方法or属性:function off(type: 'imsRegStateChange', slotId: number, imsType: ImsServiceType, callback?: Callback\<ImsRegInfo>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300999|@ohos.telephony.radio.d.ts|
|错误码有变化|类名:sim;<br>方法or属性:function getSimIccId(slotId: number, callback: AsyncCallback\<string>): void;<br>旧版本信息:201,401,8300001,8300002,8300003,8300004,8300999|类名:sim;<br>方法or属性:function getSimIccId(slotId: number, callback: AsyncCallback\<string>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300004,8300999|@ohos.telephony.sim.d.ts|
|错误码有变化|类名:sim;<br>方法or属性:function getVoiceMailIdentifier(slotId: number, callback: AsyncCallback\<string>): void;<br>旧版本信息:201,401,8300001,8300002,8300003,8300004,8300999|类名:sim;<br>方法or属性:function getVoiceMailIdentifier(slotId: number, callback: AsyncCallback\<string>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300004,8300999|@ohos.telephony.sim.d.ts|
|错误码有变化|类名:sim;<br>方法or属性:function getVoiceMailNumber(slotId: number, callback: AsyncCallback\<string>): void;<br>旧版本信息:201,401,8300001,8300002,8300003,8300004,8300999|类名:sim;<br>方法or属性:function getVoiceMailNumber(slotId: number, callback: AsyncCallback\<string>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300004,8300999|@ohos.telephony.sim.d.ts|
|错误码有变化|类名:sim;<br>方法or属性:function setVoiceMailInfo(slotId: number, mailName: string, mailNumber: string, callback: AsyncCallback\<void>): void;<br>旧版本信息:201,401,8300001,8300002,8300003,8300004,8300999,8301002|类名:sim;<br>方法or属性:function setVoiceMailInfo(slotId: number, mailName: string, mailNumber: string, callback: AsyncCallback\<void>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300004,8300999,8301002|@ohos.telephony.sim.d.ts|
|错误码有变化|类名:sim;<br>方法or属性:function getSimTelephoneNumber(slotId: number, callback: AsyncCallback\<string>): void;<br>旧版本信息:201,401,8300001,8300002,8300003,8300004,8300999|类名:sim;<br>方法or属性:function getSimTelephoneNumber(slotId: number, callback: AsyncCallback\<string>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300004,8300999|@ohos.telephony.sim.d.ts|
|错误码有变化|类名:sim;<br>方法or属性:function getSimGid1(slotId: number, callback: AsyncCallback\<string>): void;<br>旧版本信息:201,401,8300001,8300002,8300003,8300004,8300999|类名:sim;<br>方法or属性:function getSimGid1(slotId: number, callback: AsyncCallback\<string>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300004,8300999|@ohos.telephony.sim.d.ts|
|错误码有变化|类名:sim;<br>方法or属性:function getIMSI(slotId: number, callback: AsyncCallback\<string>): void;<br>旧版本信息:201,401,8300001,8300002,8300003,8300004,8300999|类名:sim;<br>方法or属性:function getIMSI(slotId: number, callback: AsyncCallback\<string>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300004,8300999|@ohos.telephony.sim.d.ts|
|错误码有变化|类名:sim;<br>方法or属性:function getSimAccountInfo(slotId: number, callback: AsyncCallback\<IccAccountInfo>): void;<br>旧版本信息:201,401,8300001,8300002,8300003,8300004,8300999,8301002|类名:sim;<br>方法or属性:function getSimAccountInfo(slotId: number, callback: AsyncCallback\<IccAccountInfo>): void;<br>新版本信息:401,8300001,8300002,8300003,8300004,8300999,8301002|@ohos.telephony.sim.d.ts|
|错误码有变化|类名:sim;<br>方法or属性:function getActiveSimAccountInfoList(callback: AsyncCallback\<Array\<IccAccountInfo>>): void;<br>旧版本信息:201,401,8300001,8300002,8300003,8300004,8300999|类名:sim;<br>方法or属性:function getActiveSimAccountInfoList(callback: AsyncCallback\<Array\<IccAccountInfo>>): void;<br>新版本信息:401,8300001,8300002,8300003,8300004,8300999|@ohos.telephony.sim.d.ts|
|错误码有变化|类名:sim;<br>方法or属性:function setDefaultVoiceSlotId(slotId: number, callback: AsyncCallback\<void>): void;<br>旧版本信息:201,401,8300001,8300002,8300003,8300004,8300999,8301001|类名:sim;<br>方法or属性:function setDefaultVoiceSlotId(slotId: number, callback: AsyncCallback\<void>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300004,8300999,8301001|@ohos.telephony.sim.d.ts|
|错误码有变化|类名:sim;<br>方法or属性:function activateSim(slotId: number, callback: AsyncCallback\<void>): void;<br>旧版本信息:201,401,8300001,8300002,8300003,8300004,8300999|类名:sim;<br>方法or属性:function activateSim(slotId: number, callback: AsyncCallback\<void>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300004,8300999|@ohos.telephony.sim.d.ts|
|错误码有变化|类名:sim;<br>方法or属性:function deactivateSim(slotId: number, callback: AsyncCallback\<void>): void;<br>旧版本信息:201,401,8300001,8300002,8300003,8300004,8300999|类名:sim;<br>方法or属性:function deactivateSim(slotId: number, callback: AsyncCallback\<void>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300004,8300999|@ohos.telephony.sim.d.ts|
|错误码有变化|类名:sim;<br>方法or属性:function setShowName(slotId: number, name: string, callback: AsyncCallback\<void>): void;<br>旧版本信息:201,401,8300001,8300002,8300003,8300004,8300999|类名:sim;<br>方法or属性:function setShowName(slotId: number, name: string, callback: AsyncCallback\<void>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300004,8300999|@ohos.telephony.sim.d.ts|
|错误码有变化|类名:sim;<br>方法or属性:function getShowName(slotId: number, callback: AsyncCallback\<string>): void;<br>旧版本信息:201,401,8300001,8300002,8300003,8300004,8300999|类名:sim;<br>方法or属性:function getShowName(slotId: number, callback: AsyncCallback\<string>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300004,8300999|@ohos.telephony.sim.d.ts|
|错误码有变化|类名:sim;<br>方法or属性:function setShowNumber(slotId: number, number: string, callback: AsyncCallback\<void>): void;<br>旧版本信息:201,401,8300001,8300002,8300003,8300004,8300999|类名:sim;<br>方法or属性:function setShowNumber(slotId: number, number: string, callback: AsyncCallback\<void>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300004,8300999|@ohos.telephony.sim.d.ts|
|错误码有变化|类名:sim;<br>方法or属性:function getShowNumber(slotId: number, callback: AsyncCallback\<string>): void;<br>旧版本信息:201,401,8300001,8300002,8300003,8300004,8300999|类名:sim;<br>方法or属性:function getShowNumber(slotId: number, callback: AsyncCallback\<string>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300004,8300999|@ohos.telephony.sim.d.ts|
|错误码有变化|类名:sim;<br>方法or属性:function getOperatorConfigs(slotId: number, callback: AsyncCallback\<Array\<OperatorConfig>>): void;<br>旧版本信息:201,401,8300001,8300002,8300003,8300999|类名:sim;<br>方法or属性:function getOperatorConfigs(slotId: number, callback: AsyncCallback\<Array\<OperatorConfig>>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300999|@ohos.telephony.sim.d.ts|
|错误码有变化|类名:sim;<br>方法or属性:function unlockPin(slotId: number, pin: string, callback: AsyncCallback\<LockStatusResponse>): void;<br>旧版本信息:201,401,8300001,8300002,8300003,8300004,8300999,8301002|类名:sim;<br>方法or属性:function unlockPin(slotId: number, pin: string, callback: AsyncCallback\<LockStatusResponse>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300004,8300999,8301002|@ohos.telephony.sim.d.ts|
|错误码有变化|类名:sim;<br>方法or属性:function unlockPuk(slotId: number, newPin: string, puk: string, callback: AsyncCallback\<LockStatusResponse>): void;<br>旧版本信息:201,401,8300001,8300002,8300003,8300004,8300999,8301002|类名:sim;<br>方法or属性:function unlockPuk(slotId: number, newPin: string, puk: string, callback: AsyncCallback\<LockStatusResponse>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300004,8300999,8301002|@ohos.telephony.sim.d.ts|
|错误码有变化|类名:sim;<br>方法or属性:function alterPin(slotId: number, newPin: string, oldPin: string, callback: AsyncCallback\<LockStatusResponse>): void;<br>旧版本信息:201,401,8300001,8300002,8300003,8300004,8300999,8301002|类名:sim;<br>方法or属性:function alterPin(slotId: number, newPin: string, oldPin: string, callback: AsyncCallback\<LockStatusResponse>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300004,8300999,8301002|@ohos.telephony.sim.d.ts|
|错误码有变化|类名:sim;<br>方法or属性:function setLockState(slotId: number, options: LockInfo, callback: AsyncCallback\<LockStatusResponse>): void;<br>旧版本信息:201,401,8300001,8300002,8300003,8300004,8300999,8301002|类名:sim;<br>方法or属性:function setLockState(slotId: number, options: LockInfo, callback: AsyncCallback\<LockStatusResponse>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300004,8300999,8301002|@ohos.telephony.sim.d.ts|
|错误码有变化|类名:sim;<br>方法or属性:function unlockPin2(slotId: number, pin2: string, callback: AsyncCallback\<LockStatusResponse>): void;<br>旧版本信息:201,401,8300001,8300002,8300003,8300004,8300999,8301002|类名:sim;<br>方法or属性:function unlockPin2(slotId: number, pin2: string, callback: AsyncCallback\<LockStatusResponse>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300004,8300999,8301002|@ohos.telephony.sim.d.ts|
|错误码有变化|类名:sim;<br>方法or属性:function unlockPuk2(slotId: number, newPin2: string, puk2: string, callback: AsyncCallback\<LockStatusResponse>): void;<br>旧版本信息:201,401,8300001,8300002,8300003,8300004,8300999,8301002|类名:sim;<br>方法or属性:function unlockPuk2(slotId: number, newPin2: string, puk2: string, callback: AsyncCallback\<LockStatusResponse>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300004,8300999,8301002|@ohos.telephony.sim.d.ts|
|错误码有变化|类名:sim;<br>方法or属性:function alterPin2(slotId: number, newPin2: string, oldPin2: string, callback: AsyncCallback\<LockStatusResponse>): void;<br>旧版本信息:201,401,8300001,8300002,8300003,8300004,8300999,8301002|类名:sim;<br>方法or属性:function alterPin2(slotId: number, newPin2: string, oldPin2: string, callback: AsyncCallback\<LockStatusResponse>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300004,8300999,8301002|@ohos.telephony.sim.d.ts|
|错误码有变化|类名:sim;<br>方法or属性:function queryIccDiallingNumbers(slotId: number, type: ContactType, callback: AsyncCallback\<Array\<DiallingNumbersInfo>>): void;<br>旧版本信息:201,401,8300001,8300002,8300003,8300004,8300999,8301002|类名:sim;<br>方法or属性:function queryIccDiallingNumbers(slotId: number, type: ContactType, callback: AsyncCallback\<Array\<DiallingNumbersInfo>>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300004,8300999,8301002|@ohos.telephony.sim.d.ts|
|错误码有变化|类名:sim;<br>方法or属性:function addIccDiallingNumbers(slotId: number, type: ContactType, diallingNumbers: DiallingNumbersInfo, callback: AsyncCallback\<void>): void;<br>旧版本信息:201,401,8300001,8300002,8300003,8300004,8300999,8301002|类名:sim;<br>方法or属性:function addIccDiallingNumbers(slotId: number, type: ContactType, diallingNumbers: DiallingNumbersInfo, callback: AsyncCallback\<void>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300004,8300999,8301002|@ohos.telephony.sim.d.ts|
|错误码有变化|类名:sim;<br>方法or属性:function delIccDiallingNumbers(slotId: number, type: ContactType, diallingNumbers: DiallingNumbersInfo, callback: AsyncCallback\<void>): void;<br>旧版本信息:201,401,8300001,8300002,8300003,8300004,8300999,8301002|类名:sim;<br>方法or属性:function delIccDiallingNumbers(slotId: number, type: ContactType, diallingNumbers: DiallingNumbersInfo, callback: AsyncCallback\<void>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300004,8300999,8301002|@ohos.telephony.sim.d.ts|
|错误码有变化|类名:sim;<br>方法or属性:function updateIccDiallingNumbers(slotId: number, type: ContactType, diallingNumbers: DiallingNumbersInfo, callback: AsyncCallback\<void>): void;<br>旧版本信息:201,401,8300001,8300002,8300003,8300004,8300999,8301002|类名:sim;<br>方法or属性:function updateIccDiallingNumbers(slotId: number, type: ContactType, diallingNumbers: DiallingNumbersInfo, callback: AsyncCallback\<void>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300004,8300999,8301002|@ohos.telephony.sim.d.ts|
|错误码有变化|类名:sim;<br>方法or属性:function getLockState(slotId: number, lockType: LockType, callback: AsyncCallback\<LockState>): void;<br>旧版本信息:201,401,8300001,8300002,8300003,8300004,8300999,8301002|类名:sim;<br>方法or属性:function getLockState(slotId: number, lockType: LockType, callback: AsyncCallback\<LockState>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300004,8300999,8301002|@ohos.telephony.sim.d.ts|
|错误码有变化|类名:sim;<br>方法or属性:function sendEnvelopeCmd(slotId: number, cmd: string, callback: AsyncCallback\<void>): void;<br>旧版本信息:201,401,8300001,8300002,8300003,8300004,8300999|类名:sim;<br>方法or属性:function sendEnvelopeCmd(slotId: number, cmd: string, callback: AsyncCallback\<void>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300004,8300999|@ohos.telephony.sim.d.ts|
|错误码有变化|类名:sim;<br>方法or属性:function sendTerminalResponseCmd(slotId: number, cmd: string, callback: AsyncCallback\<void>): void;<br>旧版本信息:201,401,8300001,8300002,8300003,8300004,8300999|类名:sim;<br>方法or属性:function sendTerminalResponseCmd(slotId: number, cmd: string, callback: AsyncCallback\<void>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300004,8300999|@ohos.telephony.sim.d.ts|
|错误码有变化|类名:sim;<br>方法or属性:function unlockSimLock(slotId: number, lockInfo: PersoLockInfo, callback: AsyncCallback\<LockStatusResponse>): void;<br>旧版本信息:201,401,8300001,8300002,8300003,8300004,8300999,8301002|类名:sim;<br>方法or属性:function unlockSimLock(slotId: number, lockInfo: PersoLockInfo, callback: AsyncCallback\<LockStatusResponse>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300004,8300999,8301002|@ohos.telephony.sim.d.ts|
|错误码有变化|类名:sms;<br>方法or属性:function splitMessage(content: string, callback: AsyncCallback\<Array\<string>>): void;<br>旧版本信息:201,401,8300001,8300002,8300003,8300999|类名:sms;<br>方法or属性:function splitMessage(content: string, callback: AsyncCallback\<Array\<string>>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300999|@ohos.telephony.sms.d.ts|
|错误码有变化|类名:sms;<br>方法or属性:function setDefaultSmsSlotId(slotId: number, callback: AsyncCallback\<void>): void;<br>旧版本信息:201,401,8300001,8300002,8300003,8300004,8300999|类名:sms;<br>方法or属性:function setDefaultSmsSlotId(slotId: number, callback: AsyncCallback\<void>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300004,8300999|@ohos.telephony.sms.d.ts|
|错误码有变化|类名:sms;<br>方法or属性:function setSmscAddr(slotId: number, smscAddr: string, callback: AsyncCallback\<void>): void;<br>旧版本信息:201,401,8300001,8300002,8300003,8300999|类名:sms;<br>方法or属性:function setSmscAddr(slotId: number, smscAddr: string, callback: AsyncCallback\<void>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300999|@ohos.telephony.sms.d.ts|
|错误码有变化|类名:sms;<br>方法or属性:function getSmscAddr(slotId: number, callback: AsyncCallback\<string>): void;<br>旧版本信息:201,401,8300001,8300002,8300003,8300999|类名:sms;<br>方法or属性:function getSmscAddr(slotId: number, callback: AsyncCallback\<string>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300999|@ohos.telephony.sms.d.ts|
|错误码有变化|类名:sms;<br>方法or属性:function addSimMessage(options: SimMessageOptions, callback: AsyncCallback\<void>): void;<br>旧版本信息:201,401,8300001,8300002,8300003,8300999|类名:sms;<br>方法or属性:function addSimMessage(options: SimMessageOptions, callback: AsyncCallback\<void>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300999|@ohos.telephony.sms.d.ts|
|错误码有变化|类名:sms;<br>方法or属性:function delSimMessage(slotId: number, msgIndex: number, callback: AsyncCallback\<void>): void;<br>旧版本信息:201,401,8300001,8300002,8300003,8300999|类名:sms;<br>方法or属性:function delSimMessage(slotId: number, msgIndex: number, callback: AsyncCallback\<void>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300999|@ohos.telephony.sms.d.ts|
|错误码有变化|类名:sms;<br>方法or属性:function updateSimMessage(options: UpdateSimMessageOptions, callback: AsyncCallback\<void>): void;<br>旧版本信息:201,401,8300001,8300002,8300003,8300999|类名:sms;<br>方法or属性:function updateSimMessage(options: UpdateSimMessageOptions, callback: AsyncCallback\<void>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300999|@ohos.telephony.sms.d.ts|
|错误码有变化|类名:sms;<br>方法or属性:function getAllSimMessages(slotId: number, callback: AsyncCallback\<Array\<SimShortMessage>>): void;<br>旧版本信息:201,401,8300001,8300002,8300003,8300999|类名:sms;<br>方法or属性:function getAllSimMessages(slotId: number, callback: AsyncCallback\<Array\<SimShortMessage>>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300999|@ohos.telephony.sms.d.ts|
|错误码有变化|类名:sms;<br>方法or属性:function setCBConfig(options: CBConfigOptions, callback: AsyncCallback\<void>): void;<br>旧版本信息:201,401,8300001,8300002,8300003,8300999|类名:sms;<br>方法or属性:function setCBConfig(options: CBConfigOptions, callback: AsyncCallback\<void>): void;<br>新版本信息:201,202,401,8300001,8300002,8300003,8300999|@ohos.telephony.sms.d.ts|
|错误码有变化|类名:sms;<br>方法or属性:function getSmsSegmentsInfo(slotId: number, message: string, force7bit: boolean, callback: AsyncCallback\<SmsSegmentsInfo>): void;<br>旧版本信息:401,8300001,8300002,8300003,8300999|类名:sms;<br>方法or属性:function getSmsSegmentsInfo(slotId: number, message: string, force7bit: boolean, callback: AsyncCallback\<SmsSegmentsInfo>): void;<br>新版本信息:202,401,8300001,8300002,8300003,8300999|@ohos.telephony.sms.d.ts|
|错误码有变化|类名:sms;<br>方法or属性:function isImsSmsSupported(slotId: number, callback: AsyncCallback\<boolean>): void;<br>旧版本信息:401,8300001,8300002,8300003,8300999|类名:sms;<br>方法or属性:function isImsSmsSupported(slotId: number, callback: AsyncCallback\<boolean>): void;<br>新版本信息:202,401,8300001,8300002,8300003,8300999|@ohos.telephony.sms.d.ts|
|错误码有变化|类名:sms;<br>方法or属性:function getImsShortMessageFormat(callback: AsyncCallback\<string>): void;<br>旧版本信息:401,8300001,8300002,8300003,8300999|类名:sms;<br>方法or属性:function getImsShortMessageFormat(callback: AsyncCallback\<string>): void;<br>新版本信息:202,401,8300001,8300002,8300003,8300999|@ohos.telephony.sms.d.ts|
|错误码有变化|类名:sms;<br>方法or属性:function decodeMms(mmsFilePathName: string \| Array\<number>, callback: AsyncCallback\<MmsInformation>): void;<br>旧版本信息:401,8300001,8300002,8300003,8300999|类名:sms;<br>方法or属性:function decodeMms(mmsFilePathName: string \| Array\<number>, callback: AsyncCallback\<MmsInformation>): void;<br>新版本信息:202,401,8300001,8300002,8300003,8300999|@ohos.telephony.sms.d.ts|
|错误码有变化|类名:sms;<br>方法or属性:function encodeMms(mms: MmsInformation, callback: AsyncCallback\<Array\<number>>): void;<br>旧版本信息:401,8300001,8300002,8300003,8300999|类名:sms;<br>方法or属性:function encodeMms(mms: MmsInformation, callback: AsyncCallback\<Array\<number>>): void;<br>新版本信息:202,401,8300001,8300002,8300003,8300999|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:call;<br>方法or属性:function muteRinger(): Promise\<void>;<br>旧版本信息:|类名:call;<br>方法or属性:function muteRinger(): Promise\<void>;<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:call;<br>方法or属性:function holdCall(callId: number): Promise\<void>;<br>旧版本信息:|类名:call;<br>方法or属性:function holdCall(callId: number): Promise\<void>;<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:call;<br>方法or属性:function unHoldCall(callId: number): Promise\<void>;<br>旧版本信息:|类名:call;<br>方法or属性:function unHoldCall(callId: number): Promise\<void>;<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:call;<br>方法or属性:function switchCall(callId: number): Promise\<void>;<br>旧版本信息:|类名:call;<br>方法or属性:function switchCall(callId: number): Promise\<void>;<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:call;<br>方法or属性:function combineConference(callId: number): Promise\<void>;<br>旧版本信息:|类名:call;<br>方法or属性:function combineConference(callId: number): Promise\<void>;<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:call;<br>方法or属性:function getMainCallId(callId: number): Promise\<number>;<br>旧版本信息:|类名:call;<br>方法or属性:function getMainCallId(callId: number): Promise\<number>;<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:call;<br>方法or属性:function getSubCallIdList(callId: number): Promise\<Array\<string>>;<br>旧版本信息:|类名:call;<br>方法or属性:function getSubCallIdList(callId: number): Promise\<Array\<string>>;<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:call;<br>方法or属性:function getCallIdListForConference(callId: number): Promise\<Array\<string>>;<br>旧版本信息:|类名:call;<br>方法or属性:function getCallIdListForConference(callId: number): Promise\<Array\<string>>;<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:call;<br>方法or属性:function getCallWaitingStatus(slotId: number): Promise\<CallWaitingStatus>;<br>旧版本信息:|类名:call;<br>方法or属性:function getCallWaitingStatus(slotId: number): Promise\<CallWaitingStatus>;<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:call;<br>方法or属性:function setCallWaiting(slotId: number, activate: boolean): Promise\<void>;<br>旧版本信息:|类名:call;<br>方法or属性:function setCallWaiting(slotId: number, activate: boolean): Promise\<void>;<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:call;<br>方法or属性:function startDTMF(callId: number, character: string): Promise\<void>;<br>旧版本信息:|类名:call;<br>方法or属性:function startDTMF(callId: number, character: string): Promise\<void>;<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:call;<br>方法or属性:function stopDTMF(callId: number): Promise\<void>;<br>旧版本信息:|类名:call;<br>方法or属性:function stopDTMF(callId: number): Promise\<void>;<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:call;<br>方法or属性:function isInEmergencyCall(): Promise\<boolean>;<br>旧版本信息:|类名:call;<br>方法or属性:function isInEmergencyCall(): Promise\<boolean>;<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:call;<br>方法or属性:function isNewCallAllowed(): Promise\<boolean>;<br>旧版本信息:|类名:call;<br>方法or属性:function isNewCallAllowed(): Promise\<boolean>;<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:call;<br>方法or属性:function separateConference(callId: number): Promise\<void>;<br>旧版本信息:|类名:call;<br>方法or属性:function separateConference(callId: number): Promise\<void>;<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:call;<br>方法or属性:function getCallRestrictionStatus(slotId: number, type: CallRestrictionType): Promise\<RestrictionStatus>;<br>旧版本信息:|类名:call;<br>方法or属性:function getCallRestrictionStatus(slotId: number, type: CallRestrictionType): Promise\<RestrictionStatus>;<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:call;<br>方法or属性:function setCallRestriction(slotId: number, info: CallRestrictionInfo): Promise\<void>;<br>旧版本信息:|类名:call;<br>方法or属性:function setCallRestriction(slotId: number, info: CallRestrictionInfo): Promise\<void>;<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:call;<br>方法or属性:function getCallTransferInfo(slotId: number, type: CallTransferType): Promise\<CallTransferResult>;<br>旧版本信息:|类名:call;<br>方法or属性:function getCallTransferInfo(slotId: number, type: CallTransferType): Promise\<CallTransferResult>;<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:call;<br>方法or属性:function setCallTransfer(slotId: number, info: CallTransferInfo): Promise\<void>;<br>旧版本信息:|类名:call;<br>方法or属性:function setCallTransfer(slotId: number, info: CallTransferInfo): Promise\<void>;<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:call;<br>方法or属性:function isRinging(): Promise\<boolean>;<br>旧版本信息:|类名:call;<br>方法or属性:function isRinging(): Promise\<boolean>;<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:call;<br>方法or属性:function setMuted(): Promise\<void>;<br>旧版本信息:|类名:call;<br>方法or属性:function setMuted(): Promise\<void>;<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:call;<br>方法or属性:function cancelMuted(): Promise\<void>;<br>旧版本信息:|类名:call;<br>方法or属性:function cancelMuted(): Promise\<void>;<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:call;<br>方法or属性:function setAudioDevice(device: AudioDevice): Promise\<void>;<br>旧版本信息:|类名:call;<br>方法or属性:function setAudioDevice(device: AudioDevice): Promise\<void>;<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:call;<br>方法or属性:function joinConference(mainCallId: number, callNumberList: Array\<string>): Promise\<void>;<br>旧版本信息:|类名:call;<br>方法or属性:function joinConference(mainCallId: number, callNumberList: Array\<string>): Promise\<void>;<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:call;<br>方法or属性:function updateImsCallMode(callId: number, mode: ImsCallMode): Promise\<void>;<br>旧版本信息:|类名:call;<br>方法or属性:function updateImsCallMode(callId: number, mode: ImsCallMode): Promise\<void>;<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:call;<br>方法or属性:function enableImsSwitch(slotId: number): Promise\<void>;<br>旧版本信息:|类名:call;<br>方法or属性:function enableImsSwitch(slotId: number): Promise\<void>;<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:call;<br>方法or属性:function disableImsSwitch(slotId: number): Promise\<void>;<br>旧版本信息:|类名:call;<br>方法or属性:function disableImsSwitch(slotId: number): Promise\<void>;<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:call;<br>方法or属性:function isImsSwitchEnabled(slotId: number): Promise\<boolean>;<br>旧版本信息:|类名:call;<br>方法or属性:function isImsSwitchEnabled(slotId: number): Promise\<boolean>;<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:ImsCallMode;<br>方法or属性:CALL_MODE_AUDIO_ONLY = 0<br>旧版本信息:|类名:ImsCallMode;<br>方法or属性:CALL_MODE_AUDIO_ONLY = 0<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:ImsCallMode;<br>方法or属性:CALL_MODE_SEND_ONLY<br>旧版本信息:|类名:ImsCallMode;<br>方法or属性:CALL_MODE_SEND_ONLY<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:ImsCallMode;<br>方法or属性:CALL_MODE_RECEIVE_ONLY<br>旧版本信息:|类名:ImsCallMode;<br>方法or属性:CALL_MODE_RECEIVE_ONLY<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:ImsCallMode;<br>方法or属性:CALL_MODE_SEND_RECEIVE<br>旧版本信息:|类名:ImsCallMode;<br>方法or属性:CALL_MODE_SEND_RECEIVE<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:ImsCallMode;<br>方法or属性:CALL_MODE_VIDEO_PAUSED<br>旧版本信息:|类名:ImsCallMode;<br>方法or属性:CALL_MODE_VIDEO_PAUSED<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:CallRestrictionType;<br>方法or属性:RESTRICTION_TYPE_ALL_INCOMING = 0<br>旧版本信息:|类名:CallRestrictionType;<br>方法or属性:RESTRICTION_TYPE_ALL_INCOMING = 0<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:CallRestrictionType;<br>方法or属性:RESTRICTION_TYPE_ALL_OUTGOING<br>旧版本信息:|类名:CallRestrictionType;<br>方法or属性:RESTRICTION_TYPE_ALL_OUTGOING<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:CallRestrictionType;<br>方法or属性:RESTRICTION_TYPE_INTERNATIONAL<br>旧版本信息:|类名:CallRestrictionType;<br>方法or属性:RESTRICTION_TYPE_INTERNATIONAL<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:CallRestrictionType;<br>方法or属性:RESTRICTION_TYPE_INTERNATIONAL_EXCLUDING_HOME<br>旧版本信息:|类名:CallRestrictionType;<br>方法or属性:RESTRICTION_TYPE_INTERNATIONAL_EXCLUDING_HOME<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:CallRestrictionType;<br>方法or属性:RESTRICTION_TYPE_ROAMING_INCOMING<br>旧版本信息:|类名:CallRestrictionType;<br>方法or属性:RESTRICTION_TYPE_ROAMING_INCOMING<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:CallRestrictionType;<br>方法or属性:RESTRICTION_TYPE_ALL_CALLS<br>旧版本信息:|类名:CallRestrictionType;<br>方法or属性:RESTRICTION_TYPE_ALL_CALLS<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:CallRestrictionType;<br>方法or属性:RESTRICTION_TYPE_OUTGOING_SERVICES<br>旧版本信息:|类名:CallRestrictionType;<br>方法or属性:RESTRICTION_TYPE_OUTGOING_SERVICES<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:CallRestrictionType;<br>方法or属性:RESTRICTION_TYPE_INCOMING_SERVICES<br>旧版本信息:|类名:CallRestrictionType;<br>方法or属性:RESTRICTION_TYPE_INCOMING_SERVICES<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:CallTransferInfo;<br>方法or属性:transferNum: string;<br>旧版本信息:|类名:CallTransferInfo;<br>方法or属性:transferNum: string;<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:CallTransferInfo;<br>方法or属性:type: CallTransferType;<br>旧版本信息:|类名:CallTransferInfo;<br>方法or属性:type: CallTransferType;<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:CallTransferInfo;<br>方法or属性:settingType: CallTransferSettingType;<br>旧版本信息:|类名:CallTransferInfo;<br>方法or属性:settingType: CallTransferSettingType;<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:CallTransferInfo;<br>方法or属性:startHour?: number;<br>旧版本信息:|类名:CallTransferInfo;<br>方法or属性:startHour?: number;<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:CallTransferInfo;<br>方法or属性:startMinute?: number;<br>旧版本信息:|类名:CallTransferInfo;<br>方法or属性:startMinute?: number;<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:CallTransferInfo;<br>方法or属性:endHour?: number;<br>旧版本信息:|类名:CallTransferInfo;<br>方法or属性:endHour?: number;<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:CallTransferInfo;<br>方法or属性:endMinute?: number;<br>旧版本信息:|类名:CallTransferInfo;<br>方法or属性:endMinute?: number;<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:CallTransferType;<br>方法or属性:TRANSFER_TYPE_UNCONDITIONAL = 0<br>旧版本信息:|类名:CallTransferType;<br>方法or属性:TRANSFER_TYPE_UNCONDITIONAL = 0<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:CallTransferType;<br>方法or属性:TRANSFER_TYPE_BUSY<br>旧版本信息:|类名:CallTransferType;<br>方法or属性:TRANSFER_TYPE_BUSY<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:CallTransferType;<br>方法or属性:TRANSFER_TYPE_NO_REPLY<br>旧版本信息:|类名:CallTransferType;<br>方法or属性:TRANSFER_TYPE_NO_REPLY<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:CallTransferType;<br>方法or属性:TRANSFER_TYPE_NOT_REACHABLE<br>旧版本信息:|类名:CallTransferType;<br>方法or属性:TRANSFER_TYPE_NOT_REACHABLE<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:CallTransferSettingType;<br>方法or属性:CALL_TRANSFER_DISABLE = 0<br>旧版本信息:|类名:CallTransferSettingType;<br>方法or属性:CALL_TRANSFER_DISABLE = 0<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:CallTransferSettingType;<br>方法or属性:CALL_TRANSFER_ENABLE = 1<br>旧版本信息:|类名:CallTransferSettingType;<br>方法or属性:CALL_TRANSFER_ENABLE = 1<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:CallTransferSettingType;<br>方法or属性:CALL_TRANSFER_REGISTRATION = 3<br>旧版本信息:|类名:CallTransferSettingType;<br>方法or属性:CALL_TRANSFER_REGISTRATION = 3<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:CallTransferSettingType;<br>方法or属性:CALL_TRANSFER_ERASURE = 4<br>旧版本信息:|类名:CallTransferSettingType;<br>方法or属性:CALL_TRANSFER_ERASURE = 4<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:CallAttributeOptions;<br>方法or属性:accountNumber: string;<br>旧版本信息:|类名:CallAttributeOptions;<br>方法or属性:accountNumber: string;<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:CallAttributeOptions;<br>方法or属性:speakerphoneOn: boolean;<br>旧版本信息:|类名:CallAttributeOptions;<br>方法or属性:speakerphoneOn: boolean;<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:CallAttributeOptions;<br>方法or属性:accountId: number;<br>旧版本信息:|类名:CallAttributeOptions;<br>方法or属性:accountId: number;<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:CallAttributeOptions;<br>方法or属性:videoState: VideoStateType;<br>旧版本信息:|类名:CallAttributeOptions;<br>方法or属性:videoState: VideoStateType;<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:CallAttributeOptions;<br>方法or属性:startTime: number;<br>旧版本信息:|类名:CallAttributeOptions;<br>方法or属性:startTime: number;<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:CallAttributeOptions;<br>方法or属性:isEcc: boolean;<br>旧版本信息:|类名:CallAttributeOptions;<br>方法or属性:isEcc: boolean;<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:CallAttributeOptions;<br>方法or属性:callType: CallType;<br>旧版本信息:|类名:CallAttributeOptions;<br>方法or属性:callType: CallType;<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:CallAttributeOptions;<br>方法or属性:callId: number;<br>旧版本信息:|类名:CallAttributeOptions;<br>方法or属性:callId: number;<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:CallAttributeOptions;<br>方法or属性:callState: DetailedCallState;<br>旧版本信息:|类名:CallAttributeOptions;<br>方法or属性:callState: DetailedCallState;<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:CallAttributeOptions;<br>方法or属性:conferenceState: ConferenceState;<br>旧版本信息:|类名:CallAttributeOptions;<br>方法or属性:conferenceState: ConferenceState;<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:ConferenceState;<br>方法or属性:TEL_CONFERENCE_IDLE = 0<br>旧版本信息:|类名:ConferenceState;<br>方法or属性:TEL_CONFERENCE_IDLE = 0<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:ConferenceState;<br>方法or属性:TEL_CONFERENCE_ACTIVE<br>旧版本信息:|类名:ConferenceState;<br>方法or属性:TEL_CONFERENCE_ACTIVE<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:ConferenceState;<br>方法or属性:TEL_CONFERENCE_DISCONNECTING<br>旧版本信息:|类名:ConferenceState;<br>方法or属性:TEL_CONFERENCE_DISCONNECTING<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:ConferenceState;<br>方法or属性:TEL_CONFERENCE_DISCONNECTED<br>旧版本信息:|类名:ConferenceState;<br>方法or属性:TEL_CONFERENCE_DISCONNECTED<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:CallType;<br>方法or属性:TYPE_CS = 0<br>旧版本信息:|类名:CallType;<br>方法or属性:TYPE_CS = 0<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:CallType;<br>方法or属性:TYPE_IMS = 1<br>旧版本信息:|类名:CallType;<br>方法or属性:TYPE_IMS = 1<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:CallType;<br>方法or属性:TYPE_OTT = 2<br>旧版本信息:|类名:CallType;<br>方法or属性:TYPE_OTT = 2<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:CallType;<br>方法or属性:TYPE_ERR_CALL = 3<br>旧版本信息:|类名:CallType;<br>方法or属性:TYPE_ERR_CALL = 3<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:VideoStateType;<br>方法or属性:TYPE_VOICE = 0<br>旧版本信息:|类名:VideoStateType;<br>方法or属性:TYPE_VOICE = 0<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:VideoStateType;<br>方法or属性:TYPE_VIDEO<br>旧版本信息:|类名:VideoStateType;<br>方法or属性:TYPE_VIDEO<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DetailedCallState;<br>方法or属性:CALL_STATUS_ACTIVE = 0<br>旧版本信息:|类名:DetailedCallState;<br>方法or属性:CALL_STATUS_ACTIVE = 0<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DetailedCallState;<br>方法or属性:CALL_STATUS_HOLDING<br>旧版本信息:|类名:DetailedCallState;<br>方法or属性:CALL_STATUS_HOLDING<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DetailedCallState;<br>方法or属性:CALL_STATUS_DIALING<br>旧版本信息:|类名:DetailedCallState;<br>方法or属性:CALL_STATUS_DIALING<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DetailedCallState;<br>方法or属性:CALL_STATUS_ALERTING<br>旧版本信息:|类名:DetailedCallState;<br>方法or属性:CALL_STATUS_ALERTING<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DetailedCallState;<br>方法or属性:CALL_STATUS_INCOMING<br>旧版本信息:|类名:DetailedCallState;<br>方法or属性:CALL_STATUS_INCOMING<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DetailedCallState;<br>方法or属性:CALL_STATUS_WAITING<br>旧版本信息:|类名:DetailedCallState;<br>方法or属性:CALL_STATUS_WAITING<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DetailedCallState;<br>方法or属性:CALL_STATUS_DISCONNECTED<br>旧版本信息:|类名:DetailedCallState;<br>方法or属性:CALL_STATUS_DISCONNECTED<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DetailedCallState;<br>方法or属性:CALL_STATUS_DISCONNECTING<br>旧版本信息:|类名:DetailedCallState;<br>方法or属性:CALL_STATUS_DISCONNECTING<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DetailedCallState;<br>方法or属性:CALL_STATUS_IDLE<br>旧版本信息:|类名:DetailedCallState;<br>方法or属性:CALL_STATUS_IDLE<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:CallRestrictionInfo;<br>方法or属性:type: CallRestrictionType;<br>旧版本信息:|类名:CallRestrictionInfo;<br>方法or属性:type: CallRestrictionType;<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:CallRestrictionInfo;<br>方法or属性:password: string;<br>旧版本信息:|类名:CallRestrictionInfo;<br>方法or属性:password: string;<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:CallRestrictionInfo;<br>方法or属性:mode: CallRestrictionMode;<br>旧版本信息:|类名:CallRestrictionInfo;<br>方法or属性:mode: CallRestrictionMode;<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:CallRestrictionMode;<br>方法or属性:RESTRICTION_MODE_DEACTIVATION = 0<br>旧版本信息:|类名:CallRestrictionMode;<br>方法or属性:RESTRICTION_MODE_DEACTIVATION = 0<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:CallRestrictionMode;<br>方法or属性:RESTRICTION_MODE_ACTIVATION<br>旧版本信息:|类名:CallRestrictionMode;<br>方法or属性:RESTRICTION_MODE_ACTIVATION<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:CallEventOptions;<br>方法or属性:eventId: CallAbilityEventId,<br>旧版本信息:|类名:CallEventOptions;<br>方法or属性:eventId: CallAbilityEventId,<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:CallAbilityEventId;<br>方法or属性:EVENT_DIAL_NO_CARRIER = 1<br>旧版本信息:|类名:CallAbilityEventId;<br>方法or属性:EVENT_DIAL_NO_CARRIER = 1<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:CallAbilityEventId;<br>方法or属性:EVENT_INVALID_FDN_NUMBER<br>旧版本信息:|类名:CallAbilityEventId;<br>方法or属性:EVENT_INVALID_FDN_NUMBER<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DialScene;<br>方法or属性:CALL_NORMAL = 0<br>旧版本信息:|类名:DialScene;<br>方法or属性:CALL_NORMAL = 0<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DialScene;<br>方法or属性:CALL_PRIVILEGED = 1<br>旧版本信息:|类名:DialScene;<br>方法or属性:CALL_PRIVILEGED = 1<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DialScene;<br>方法or属性:CALL_EMERGENCY = 2<br>旧版本信息:|类名:DialScene;<br>方法or属性:CALL_EMERGENCY = 2<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DialType;<br>方法or属性:DIAL_CARRIER_TYPE = 0<br>旧版本信息:|类名:DialType;<br>方法or属性:DIAL_CARRIER_TYPE = 0<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DialType;<br>方法or属性:DIAL_VOICE_MAIL_TYPE = 1<br>旧版本信息:|类名:DialType;<br>方法or属性:DIAL_VOICE_MAIL_TYPE = 1<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DialType;<br>方法or属性:DIAL_OTT_TYPE = 2<br>旧版本信息:|类名:DialType;<br>方法or属性:DIAL_OTT_TYPE = 2<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:RejectMessageOptions;<br>方法or属性:messageContent: string;<br>旧版本信息:|类名:RejectMessageOptions;<br>方法or属性:messageContent: string;<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:CallTransferResult;<br>方法or属性:status: TransferStatus;<br>旧版本信息:|类名:CallTransferResult;<br>方法or属性:status: TransferStatus;<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:CallTransferResult;<br>方法or属性:number: string;<br>旧版本信息:|类名:CallTransferResult;<br>方法or属性:number: string;<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:CallTransferResult;<br>方法or属性:startHour: number;<br>旧版本信息:|类名:CallTransferResult;<br>方法or属性:startHour: number;<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:CallTransferResult;<br>方法or属性:startMinute: number;<br>旧版本信息:|类名:CallTransferResult;<br>方法or属性:startMinute: number;<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:CallTransferResult;<br>方法or属性:endHour: number;<br>旧版本信息:|类名:CallTransferResult;<br>方法or属性:endHour: number;<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:CallTransferResult;<br>方法or属性:endMinute: number;<br>旧版本信息:|类名:CallTransferResult;<br>方法or属性:endMinute: number;<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:CallWaitingStatus;<br>方法or属性:CALL_WAITING_DISABLE = 0<br>旧版本信息:|类名:CallWaitingStatus;<br>方法or属性:CALL_WAITING_DISABLE = 0<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:CallWaitingStatus;<br>方法or属性:CALL_WAITING_ENABLE = 1<br>旧版本信息:|类名:CallWaitingStatus;<br>方法or属性:CALL_WAITING_ENABLE = 1<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:RestrictionStatus;<br>方法or属性:RESTRICTION_DISABLE = 0<br>旧版本信息:|类名:RestrictionStatus;<br>方法or属性:RESTRICTION_DISABLE = 0<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:RestrictionStatus;<br>方法or属性:RESTRICTION_ENABLE = 1<br>旧版本信息:|类名:RestrictionStatus;<br>方法or属性:RESTRICTION_ENABLE = 1<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:TransferStatus;<br>方法or属性:TRANSFER_DISABLE = 0<br>旧版本信息:|类名:TransferStatus;<br>方法or属性:TRANSFER_DISABLE = 0<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:TransferStatus;<br>方法or属性:TRANSFER_ENABLE = 1<br>旧版本信息:|类名:TransferStatus;<br>方法or属性:TRANSFER_ENABLE = 1<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:MmiCodeResults;<br>方法or属性:result: MmiCodeResult;<br>旧版本信息:|类名:MmiCodeResults;<br>方法or属性:result: MmiCodeResult;<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:MmiCodeResults;<br>方法or属性:message: string;<br>旧版本信息:|类名:MmiCodeResults;<br>方法or属性:message: string;<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DisconnectedDetails;<br>方法or属性:message: string;<br>旧版本信息:|类名:DisconnectedDetails;<br>方法or属性:message: string;<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:MmiCodeResult;<br>方法or属性:MMI_CODE_SUCCESS = 0<br>旧版本信息:|类名:MmiCodeResult;<br>方法or属性:MMI_CODE_SUCCESS = 0<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:MmiCodeResult;<br>方法or属性:MMI_CODE_FAILED = 1<br>旧版本信息:|类名:MmiCodeResult;<br>方法or属性:MMI_CODE_FAILED = 1<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DisconnectedReason;<br>方法or属性:UNASSIGNED_NUMBER = 1<br>旧版本信息:|类名:DisconnectedReason;<br>方法or属性:UNASSIGNED_NUMBER = 1<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DisconnectedReason;<br>方法or属性:NO_ROUTE_TO_DESTINATION = 3<br>旧版本信息:|类名:DisconnectedReason;<br>方法or属性:NO_ROUTE_TO_DESTINATION = 3<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DisconnectedReason;<br>方法or属性:CHANNEL_UNACCEPTABLE = 6<br>旧版本信息:|类名:DisconnectedReason;<br>方法or属性:CHANNEL_UNACCEPTABLE = 6<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DisconnectedReason;<br>方法or属性:OPERATOR_DETERMINED_BARRING = 8<br>旧版本信息:|类名:DisconnectedReason;<br>方法or属性:OPERATOR_DETERMINED_BARRING = 8<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DisconnectedReason;<br>方法or属性:CALL_COMPLETED_ELSEWHERE = 13<br>旧版本信息:|类名:DisconnectedReason;<br>方法or属性:CALL_COMPLETED_ELSEWHERE = 13<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DisconnectedReason;<br>方法or属性:NORMAL_CALL_CLEARING = 16<br>旧版本信息:|类名:DisconnectedReason;<br>方法or属性:NORMAL_CALL_CLEARING = 16<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DisconnectedReason;<br>方法or属性:USER_BUSY = 17<br>旧版本信息:|类名:DisconnectedReason;<br>方法or属性:USER_BUSY = 17<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DisconnectedReason;<br>方法or属性:NO_USER_RESPONDING = 18<br>旧版本信息:|类名:DisconnectedReason;<br>方法or属性:NO_USER_RESPONDING = 18<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DisconnectedReason;<br>方法or属性:USER_ALERTING_NO_ANSWER = 19<br>旧版本信息:|类名:DisconnectedReason;<br>方法or属性:USER_ALERTING_NO_ANSWER = 19<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DisconnectedReason;<br>方法or属性:CALL_REJECTED = 21<br>旧版本信息:|类名:DisconnectedReason;<br>方法or属性:CALL_REJECTED = 21<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DisconnectedReason;<br>方法or属性:NUMBER_CHANGED = 22<br>旧版本信息:|类名:DisconnectedReason;<br>方法or属性:NUMBER_CHANGED = 22<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DisconnectedReason;<br>方法or属性:CALL_REJECTED_DUE_TO_FEATURE_AT_THE_DESTINATION = 24<br>旧版本信息:|类名:DisconnectedReason;<br>方法or属性:CALL_REJECTED_DUE_TO_FEATURE_AT_THE_DESTINATION = 24<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DisconnectedReason;<br>方法or属性:FAILED_PRE_EMPTION = 25<br>旧版本信息:|类名:DisconnectedReason;<br>方法or属性:FAILED_PRE_EMPTION = 25<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DisconnectedReason;<br>方法or属性:NON_SELECTED_USER_CLEARING = 26<br>旧版本信息:|类名:DisconnectedReason;<br>方法or属性:NON_SELECTED_USER_CLEARING = 26<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DisconnectedReason;<br>方法or属性:DESTINATION_OUT_OF_ORDER = 27<br>旧版本信息:|类名:DisconnectedReason;<br>方法or属性:DESTINATION_OUT_OF_ORDER = 27<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DisconnectedReason;<br>方法or属性:INVALID_NUMBER_FORMAT = 28<br>旧版本信息:|类名:DisconnectedReason;<br>方法or属性:INVALID_NUMBER_FORMAT = 28<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DisconnectedReason;<br>方法or属性:FACILITY_REJECTED = 29<br>旧版本信息:|类名:DisconnectedReason;<br>方法or属性:FACILITY_REJECTED = 29<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DisconnectedReason;<br>方法or属性:RESPONSE_TO_STATUS_ENQUIRY = 30<br>旧版本信息:|类名:DisconnectedReason;<br>方法or属性:RESPONSE_TO_STATUS_ENQUIRY = 30<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DisconnectedReason;<br>方法or属性:NORMAL_UNSPECIFIED = 31<br>旧版本信息:|类名:DisconnectedReason;<br>方法or属性:NORMAL_UNSPECIFIED = 31<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DisconnectedReason;<br>方法or属性:NO_CIRCUIT_CHANNEL_AVAILABLE = 34<br>旧版本信息:|类名:DisconnectedReason;<br>方法or属性:NO_CIRCUIT_CHANNEL_AVAILABLE = 34<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DisconnectedReason;<br>方法or属性:NETWORK_OUT_OF_ORDER = 38<br>旧版本信息:|类名:DisconnectedReason;<br>方法or属性:NETWORK_OUT_OF_ORDER = 38<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DisconnectedReason;<br>方法or属性:TEMPORARY_FAILURE = 41<br>旧版本信息:|类名:DisconnectedReason;<br>方法or属性:TEMPORARY_FAILURE = 41<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DisconnectedReason;<br>方法or属性:SWITCHING_EQUIPMENT_CONGESTION = 42<br>旧版本信息:|类名:DisconnectedReason;<br>方法or属性:SWITCHING_EQUIPMENT_CONGESTION = 42<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DisconnectedReason;<br>方法or属性:ACCESS_INFORMATION_DISCARDED = 43<br>旧版本信息:|类名:DisconnectedReason;<br>方法or属性:ACCESS_INFORMATION_DISCARDED = 43<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DisconnectedReason;<br>方法or属性:REQUEST_CIRCUIT_CHANNEL_NOT_AVAILABLE = 44<br>旧版本信息:|类名:DisconnectedReason;<br>方法or属性:REQUEST_CIRCUIT_CHANNEL_NOT_AVAILABLE = 44<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DisconnectedReason;<br>方法or属性:RESOURCES_UNAVAILABLE_UNSPECIFIED = 47<br>旧版本信息:|类名:DisconnectedReason;<br>方法or属性:RESOURCES_UNAVAILABLE_UNSPECIFIED = 47<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DisconnectedReason;<br>方法or属性:QUALITY_OF_SERVICE_UNAVAILABLE = 49<br>旧版本信息:|类名:DisconnectedReason;<br>方法or属性:QUALITY_OF_SERVICE_UNAVAILABLE = 49<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DisconnectedReason;<br>方法or属性:REQUESTED_FACILITY_NOT_SUBSCRIBED = 50<br>旧版本信息:|类名:DisconnectedReason;<br>方法or属性:REQUESTED_FACILITY_NOT_SUBSCRIBED = 50<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DisconnectedReason;<br>方法or属性:INCOMING_CALLS_BARRED_WITHIN_THE_CUG = 55<br>旧版本信息:|类名:DisconnectedReason;<br>方法or属性:INCOMING_CALLS_BARRED_WITHIN_THE_CUG = 55<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DisconnectedReason;<br>方法or属性:BEARER_CAPABILITY_NOT_AUTHORIZED = 57<br>旧版本信息:|类名:DisconnectedReason;<br>方法or属性:BEARER_CAPABILITY_NOT_AUTHORIZED = 57<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DisconnectedReason;<br>方法or属性:BEARER_CAPABILITY_NOT_PRESENTLY_AVAILABLE = 58<br>旧版本信息:|类名:DisconnectedReason;<br>方法or属性:BEARER_CAPABILITY_NOT_PRESENTLY_AVAILABLE = 58<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DisconnectedReason;<br>方法or属性:SERVICE_OR_OPTION_NOT_AVAILABLE_UNSPECIFIED = 63<br>旧版本信息:|类名:DisconnectedReason;<br>方法or属性:SERVICE_OR_OPTION_NOT_AVAILABLE_UNSPECIFIED = 63<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DisconnectedReason;<br>方法or属性:BEARER_SERVICE_NOT_IMPLEMENTED = 65<br>旧版本信息:|类名:DisconnectedReason;<br>方法or属性:BEARER_SERVICE_NOT_IMPLEMENTED = 65<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DisconnectedReason;<br>方法or属性:ACM_EQUALTO_OR_GREATER_THAN_THE_MAXIMUM_VALUE = 68<br>旧版本信息:|类名:DisconnectedReason;<br>方法or属性:ACM_EQUALTO_OR_GREATER_THAN_THE_MAXIMUM_VALUE = 68<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DisconnectedReason;<br>方法or属性:REQUESTED_FACILITY_NOT_IMPLEMENTED = 69<br>旧版本信息:|类名:DisconnectedReason;<br>方法or属性:REQUESTED_FACILITY_NOT_IMPLEMENTED = 69<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DisconnectedReason;<br>方法or属性:ONLY_RESTRICTED_DIGITAL_INFO_BEARER_CAPABILITY_IS_AVAILABLE = 70<br>旧版本信息:|类名:DisconnectedReason;<br>方法or属性:ONLY_RESTRICTED_DIGITAL_INFO_BEARER_CAPABILITY_IS_AVAILABLE = 70<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DisconnectedReason;<br>方法or属性:SERVICE_OR_OPTION_NOT_IMPLEMENTED_UNSPECIFIED = 79<br>旧版本信息:|类名:DisconnectedReason;<br>方法or属性:SERVICE_OR_OPTION_NOT_IMPLEMENTED_UNSPECIFIED = 79<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DisconnectedReason;<br>方法or属性:INVALID_TRANSACTION_IDENTIFIER_VALUE = 81<br>旧版本信息:|类名:DisconnectedReason;<br>方法or属性:INVALID_TRANSACTION_IDENTIFIER_VALUE = 81<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DisconnectedReason;<br>方法or属性:USER_NOT_MEMBER_OF_CUG = 87<br>旧版本信息:|类名:DisconnectedReason;<br>方法or属性:USER_NOT_MEMBER_OF_CUG = 87<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DisconnectedReason;<br>方法or属性:INCOMPATIBLE_DESTINATION = 88<br>旧版本信息:|类名:DisconnectedReason;<br>方法or属性:INCOMPATIBLE_DESTINATION = 88<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DisconnectedReason;<br>方法or属性:INVALID_TRANSIT_NETWORK_SELECTION = 91<br>旧版本信息:|类名:DisconnectedReason;<br>方法or属性:INVALID_TRANSIT_NETWORK_SELECTION = 91<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DisconnectedReason;<br>方法or属性:SEMANTICALLY_INCORRECT_MESSAGE = 95<br>旧版本信息:|类名:DisconnectedReason;<br>方法or属性:SEMANTICALLY_INCORRECT_MESSAGE = 95<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DisconnectedReason;<br>方法or属性:INVALID_MANDATORY_INFORMATION = 96<br>旧版本信息:|类名:DisconnectedReason;<br>方法or属性:INVALID_MANDATORY_INFORMATION = 96<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DisconnectedReason;<br>方法or属性:MESSAGE_TYPE_NON_EXISTENT_OR_NOT_IMPLEMENTED = 97<br>旧版本信息:|类名:DisconnectedReason;<br>方法or属性:MESSAGE_TYPE_NON_EXISTENT_OR_NOT_IMPLEMENTED = 97<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DisconnectedReason;<br>方法or属性:MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98<br>旧版本信息:|类名:DisconnectedReason;<br>方法or属性:MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DisconnectedReason;<br>方法or属性:INFORMATION_ELEMENT_NON_EXISTENT_OR_NOT_IMPLEMENTED = 99<br>旧版本信息:|类名:DisconnectedReason;<br>方法or属性:INFORMATION_ELEMENT_NON_EXISTENT_OR_NOT_IMPLEMENTED = 99<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DisconnectedReason;<br>方法or属性:CONDITIONAL_IE_ERROR = 100<br>旧版本信息:|类名:DisconnectedReason;<br>方法or属性:CONDITIONAL_IE_ERROR = 100<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DisconnectedReason;<br>方法or属性:MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101<br>旧版本信息:|类名:DisconnectedReason;<br>方法or属性:MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DisconnectedReason;<br>方法or属性:RECOVERY_ON_TIMER_EXPIRED = 102<br>旧版本信息:|类名:DisconnectedReason;<br>方法or属性:RECOVERY_ON_TIMER_EXPIRED = 102<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DisconnectedReason;<br>方法or属性:PROTOCOL_ERROR_UNSPECIFIED = 111<br>旧版本信息:|类名:DisconnectedReason;<br>方法or属性:PROTOCOL_ERROR_UNSPECIFIED = 111<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DisconnectedReason;<br>方法or属性:INTERWORKING_UNSPECIFIED = 127<br>旧版本信息:|类名:DisconnectedReason;<br>方法or属性:INTERWORKING_UNSPECIFIED = 127<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DisconnectedReason;<br>方法or属性:CALL_BARRED = 240<br>旧版本信息:|类名:DisconnectedReason;<br>方法or属性:CALL_BARRED = 240<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DisconnectedReason;<br>方法or属性:FDN_BLOCKED = 241<br>旧版本信息:|类名:DisconnectedReason;<br>方法or属性:FDN_BLOCKED = 241<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DisconnectedReason;<br>方法or属性:IMSI_UNKNOWN_IN_VLR = 242<br>旧版本信息:|类名:DisconnectedReason;<br>方法or属性:IMSI_UNKNOWN_IN_VLR = 242<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DisconnectedReason;<br>方法or属性:IMEI_NOT_ACCEPTED = 243<br>旧版本信息:|类名:DisconnectedReason;<br>方法or属性:IMEI_NOT_ACCEPTED = 243<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DisconnectedReason;<br>方法or属性:DIAL_MODIFIED_TO_USSD = 244<br>旧版本信息:|类名:DisconnectedReason;<br>方法or属性:DIAL_MODIFIED_TO_USSD = 244<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DisconnectedReason;<br>方法or属性:DIAL_MODIFIED_TO_SS = 245<br>旧版本信息:|类名:DisconnectedReason;<br>方法or属性:DIAL_MODIFIED_TO_SS = 245<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DisconnectedReason;<br>方法or属性:DIAL_MODIFIED_TO_DIAL = 246<br>旧版本信息:|类名:DisconnectedReason;<br>方法or属性:DIAL_MODIFIED_TO_DIAL = 246<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DisconnectedReason;<br>方法or属性:RADIO_OFF = 247<br>旧版本信息:|类名:DisconnectedReason;<br>方法or属性:RADIO_OFF = 247<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DisconnectedReason;<br>方法or属性:OUT_OF_SERVICE = 248<br>旧版本信息:|类名:DisconnectedReason;<br>方法or属性:OUT_OF_SERVICE = 248<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DisconnectedReason;<br>方法or属性:NO_VALID_SIM = 249<br>旧版本信息:|类名:DisconnectedReason;<br>方法or属性:NO_VALID_SIM = 249<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DisconnectedReason;<br>方法or属性:RADIO_INTERNAL_ERROR = 250<br>旧版本信息:|类名:DisconnectedReason;<br>方法or属性:RADIO_INTERNAL_ERROR = 250<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DisconnectedReason;<br>方法or属性:NETWORK_RESP_TIMEOUT = 251<br>旧版本信息:|类名:DisconnectedReason;<br>方法or属性:NETWORK_RESP_TIMEOUT = 251<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DisconnectedReason;<br>方法or属性:NETWORK_REJECT = 252<br>旧版本信息:|类名:DisconnectedReason;<br>方法or属性:NETWORK_REJECT = 252<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DisconnectedReason;<br>方法or属性:RADIO_ACCESS_FAILURE = 253<br>旧版本信息:|类名:DisconnectedReason;<br>方法or属性:RADIO_ACCESS_FAILURE = 253<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DisconnectedReason;<br>方法or属性:RADIO_LINK_FAILURE = 254<br>旧版本信息:|类名:DisconnectedReason;<br>方法or属性:RADIO_LINK_FAILURE = 254<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DisconnectedReason;<br>方法or属性:RADIO_LINK_LOST = 255<br>旧版本信息:|类名:DisconnectedReason;<br>方法or属性:RADIO_LINK_LOST = 255<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DisconnectedReason;<br>方法or属性:RADIO_UPLINK_FAILURE = 256<br>旧版本信息:|类名:DisconnectedReason;<br>方法or属性:RADIO_UPLINK_FAILURE = 256<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DisconnectedReason;<br>方法or属性:RADIO_SETUP_FAILURE = 257<br>旧版本信息:|类名:DisconnectedReason;<br>方法or属性:RADIO_SETUP_FAILURE = 257<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DisconnectedReason;<br>方法or属性:RADIO_RELEASE_NORMAL = 258<br>旧版本信息:|类名:DisconnectedReason;<br>方法or属性:RADIO_RELEASE_NORMAL = 258<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DisconnectedReason;<br>方法or属性:RADIO_RELEASE_ABNORMAL = 259<br>旧版本信息:|类名:DisconnectedReason;<br>方法or属性:RADIO_RELEASE_ABNORMAL = 259<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DisconnectedReason;<br>方法or属性:ACCESS_CLASS_BLOCKED = 260<br>旧版本信息:|类名:DisconnectedReason;<br>方法or属性:ACCESS_CLASS_BLOCKED = 260<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DisconnectedReason;<br>方法or属性:NETWORK_DETACH = 261<br>旧版本信息:|类名:DisconnectedReason;<br>方法or属性:NETWORK_DETACH = 261<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DisconnectedReason;<br>方法or属性:INVALID_PARAMETER = 1025<br>旧版本信息:|类名:DisconnectedReason;<br>方法or属性:INVALID_PARAMETER = 1025<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DisconnectedReason;<br>方法or属性:SIM_NOT_EXIT = 1026<br>旧版本信息:|类名:DisconnectedReason;<br>方法or属性:SIM_NOT_EXIT = 1026<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DisconnectedReason;<br>方法or属性:SIM_PIN_NEED = 1027<br>旧版本信息:|类名:DisconnectedReason;<br>方法or属性:SIM_PIN_NEED = 1027<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DisconnectedReason;<br>方法or属性:CALL_NOT_ALLOW = 1029<br>旧版本信息:|类名:DisconnectedReason;<br>方法or属性:CALL_NOT_ALLOW = 1029<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DisconnectedReason;<br>方法or属性:SIM_INVALID = 1045<br>旧版本信息:|类名:DisconnectedReason;<br>方法or属性:SIM_INVALID = 1045<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DisconnectedReason;<br>方法or属性:UNKNOWN = 1279<br>旧版本信息:|类名:DisconnectedReason;<br>方法or属性:UNKNOWN = 1279<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:DisconnectedDetails;<br>方法or属性:reason: DisconnectedReason;<br>旧版本信息:|类名:DisconnectedDetails;<br>方法or属性:reason: DisconnectedReason;<br>新版本信息:systemapi|@ohos.telephony.call.d.ts|
|访问级别有变化|类名:data;<br>方法or属性:function setDefaultCellularDataSlotId(slotId: number): Promise\<void>;<br>旧版本信息:|类名:data;<br>方法or属性:function setDefaultCellularDataSlotId(slotId: number): Promise\<void>;<br>新版本信息:systemapi|@ohos.telephony.data.d.ts|
|访问级别有变化|类名:data;<br>方法or属性:function enableCellularData(): Promise\<void>;<br>旧版本信息:|类名:data;<br>方法or属性:function enableCellularData(): Promise\<void>;<br>新版本信息:systemapi|@ohos.telephony.data.d.ts|
|访问级别有变化|类名:data;<br>方法or属性:function disableCellularData(): Promise\<void>;<br>旧版本信息:|类名:data;<br>方法or属性:function disableCellularData(): Promise\<void>;<br>新版本信息:systemapi|@ohos.telephony.data.d.ts|
|访问级别有变化|类名:data;<br>方法or属性:function enableCellularDataRoaming(slotId: number): Promise\<void>;<br>旧版本信息:|类名:data;<br>方法or属性:function enableCellularDataRoaming(slotId: number): Promise\<void>;<br>新版本信息:systemapi|@ohos.telephony.data.d.ts|
|访问级别有变化|类名:data;<br>方法or属性:function disableCellularDataRoaming(slotId: number): Promise\<void>;<br>旧版本信息:|类名:data;<br>方法or属性:function disableCellularDataRoaming(slotId: number): Promise\<void>;<br>新版本信息:systemapi|@ohos.telephony.data.d.ts|
|访问级别有变化|类名:observer;<br>方法or属性:function on(type: 'cellInfoChange', options: { slotId: number }, callback: Callback\<Array\<CellInformation>>): void;<br>旧版本信息:|类名:observer;<br>方法or属性:function on(type: 'cellInfoChange', options: { slotId: number }, callback: Callback\<Array\<CellInformation>>): void;<br>新版本信息:systemapi|@ohos.telephony.observer.d.ts|
|访问级别有变化|类名:radio;<br>方法or属性:function sendUpdateCellLocationRequest(slotId: number, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:radio;<br>方法or属性:function sendUpdateCellLocationRequest(slotId: number, callback: AsyncCallback\<void>): void;<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:radio;<br>方法or属性:function getCellInformation(slotId: number, callback: AsyncCallback\<Array\<CellInformation>>): void;<br>旧版本信息:|类名:radio;<br>方法or属性:function getCellInformation(slotId: number, callback: AsyncCallback\<Array\<CellInformation>>): void;<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:radio;<br>方法or属性:function getCellInformation(slotId?: number): Promise\<Array\<CellInformation>>;<br>旧版本信息:|类名:radio;<br>方法or属性:function getCellInformation(slotId?: number): Promise\<Array\<CellInformation>>;<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:radio;<br>方法or属性:function setNetworkSelectionMode(options: NetworkSelectionModeOptions): Promise\<void>;<br>旧版本信息:|类名:radio;<br>方法or属性:function setNetworkSelectionMode(options: NetworkSelectionModeOptions): Promise\<void>;<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:radio;<br>方法or属性:function getNetworkSearchInformation(slotId: number): Promise\<NetworkSearchResult>;<br>旧版本信息:|类名:radio;<br>方法or属性:function getNetworkSearchInformation(slotId: number): Promise\<NetworkSearchResult>;<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:radio;<br>方法or属性:function getNrOptionMode(slotId: number, callback: AsyncCallback\<NrOptionMode>): void;<br>旧版本信息:|类名:radio;<br>方法or属性:function getNrOptionMode(slotId: number, callback: AsyncCallback\<NrOptionMode>): void;<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:radio;<br>方法or属性:function getNrOptionMode(slotId?: number): Promise\<NrOptionMode>;<br>旧版本信息:|类名:radio;<br>方法or属性:function getNrOptionMode(slotId?: number): Promise\<NrOptionMode>;<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:radio;<br>方法or属性:function getIMEI(slotId: number, callback: AsyncCallback\<string>): void;<br>旧版本信息:|类名:radio;<br>方法or属性:function getIMEI(slotId: number, callback: AsyncCallback\<string>): void;<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:radio;<br>方法or属性:function getIMEI(slotId?: number): Promise\<string>;<br>旧版本信息:|类名:radio;<br>方法or属性:function getIMEI(slotId?: number): Promise\<string>;<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:radio;<br>方法or属性:function getMEID(slotId: number, callback: AsyncCallback\<string>): void;<br>旧版本信息:|类名:radio;<br>方法or属性:function getMEID(slotId: number, callback: AsyncCallback\<string>): void;<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:radio;<br>方法or属性:function getMEID(slotId?: number): Promise\<string>;<br>旧版本信息:|类名:radio;<br>方法or属性:function getMEID(slotId?: number): Promise\<string>;<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:radio;<br>方法or属性:function getUniqueDeviceId(slotId: number, callback: AsyncCallback\<string>): void;<br>旧版本信息:|类名:radio;<br>方法or属性:function getUniqueDeviceId(slotId: number, callback: AsyncCallback\<string>): void;<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:radio;<br>方法or属性:function getUniqueDeviceId(slotId?: number): Promise\<string>;<br>旧版本信息:|类名:radio;<br>方法or属性:function getUniqueDeviceId(slotId?: number): Promise\<string>;<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:radio;<br>方法or属性:function setPrimarySlotId(slotId: number): Promise\<void>;<br>旧版本信息:|类名:radio;<br>方法or属性:function setPrimarySlotId(slotId: number): Promise\<void>;<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:radio;<br>方法or属性:function turnOnRadio(slotId: number, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:radio;<br>方法or属性:function turnOnRadio(slotId: number, callback: AsyncCallback\<void>): void;<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:radio;<br>方法or属性:function turnOnRadio(slotId?: number): Promise\<void>;<br>旧版本信息:|类名:radio;<br>方法or属性:function turnOnRadio(slotId?: number): Promise\<void>;<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:radio;<br>方法or属性:function turnOffRadio(slotId: number, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:radio;<br>方法or属性:function turnOffRadio(slotId: number, callback: AsyncCallback\<void>): void;<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:radio;<br>方法or属性:function turnOffRadio(slotId?: number): Promise\<void>;<br>旧版本信息:|类名:radio;<br>方法or属性:function turnOffRadio(slotId?: number): Promise\<void>;<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:radio;<br>方法or属性:function setPreferredNetwork(slotId: number, networkMode: PreferredNetworkMode): Promise\<void>;<br>旧版本信息:|类名:radio;<br>方法or属性:function setPreferredNetwork(slotId: number, networkMode: PreferredNetworkMode): Promise\<void>;<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:radio;<br>方法or属性:function getPreferredNetwork(slotId: number): Promise\<PreferredNetworkMode>;<br>旧版本信息:|类名:radio;<br>方法or属性:function getPreferredNetwork(slotId: number): Promise\<PreferredNetworkMode>;<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:radio;<br>方法or属性:function getImsRegInfo(slotId: number, imsType: ImsServiceType): Promise\<ImsRegInfo>;<br>旧版本信息:|类名:radio;<br>方法or属性:function getImsRegInfo(slotId: number, imsType: ImsServiceType): Promise\<ImsRegInfo>;<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:PreferredNetworkMode;<br>方法or属性:PREFERRED_NETWORK_MODE_GSM = 1<br>旧版本信息:|类名:PreferredNetworkMode;<br>方法or属性:PREFERRED_NETWORK_MODE_GSM = 1<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:PreferredNetworkMode;<br>方法or属性:PREFERRED_NETWORK_MODE_WCDMA = 2<br>旧版本信息:|类名:PreferredNetworkMode;<br>方法or属性:PREFERRED_NETWORK_MODE_WCDMA = 2<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:PreferredNetworkMode;<br>方法or属性:PREFERRED_NETWORK_MODE_LTE = 3<br>旧版本信息:|类名:PreferredNetworkMode;<br>方法or属性:PREFERRED_NETWORK_MODE_LTE = 3<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:PreferredNetworkMode;<br>方法or属性:PREFERRED_NETWORK_MODE_LTE_WCDMA = 4<br>旧版本信息:|类名:PreferredNetworkMode;<br>方法or属性:PREFERRED_NETWORK_MODE_LTE_WCDMA = 4<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:PreferredNetworkMode;<br>方法or属性:PREFERRED_NETWORK_MODE_LTE_WCDMA_GSM = 5<br>旧版本信息:|类名:PreferredNetworkMode;<br>方法or属性:PREFERRED_NETWORK_MODE_LTE_WCDMA_GSM = 5<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:PreferredNetworkMode;<br>方法or属性:PREFERRED_NETWORK_MODE_WCDMA_GSM = 6<br>旧版本信息:|类名:PreferredNetworkMode;<br>方法or属性:PREFERRED_NETWORK_MODE_WCDMA_GSM = 6<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:PreferredNetworkMode;<br>方法or属性:PREFERRED_NETWORK_MODE_CDMA = 7<br>旧版本信息:|类名:PreferredNetworkMode;<br>方法or属性:PREFERRED_NETWORK_MODE_CDMA = 7<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:PreferredNetworkMode;<br>方法or属性:PREFERRED_NETWORK_MODE_EVDO = 8<br>旧版本信息:|类名:PreferredNetworkMode;<br>方法or属性:PREFERRED_NETWORK_MODE_EVDO = 8<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:PreferredNetworkMode;<br>方法or属性:PREFERRED_NETWORK_MODE_EVDO_CDMA = 9<br>旧版本信息:|类名:PreferredNetworkMode;<br>方法or属性:PREFERRED_NETWORK_MODE_EVDO_CDMA = 9<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:PreferredNetworkMode;<br>方法or属性:PREFERRED_NETWORK_MODE_WCDMA_GSM_EVDO_CDMA = 10<br>旧版本信息:|类名:PreferredNetworkMode;<br>方法or属性:PREFERRED_NETWORK_MODE_WCDMA_GSM_EVDO_CDMA = 10<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:PreferredNetworkMode;<br>方法or属性:PREFERRED_NETWORK_MODE_LTE_EVDO_CDMA = 11<br>旧版本信息:|类名:PreferredNetworkMode;<br>方法or属性:PREFERRED_NETWORK_MODE_LTE_EVDO_CDMA = 11<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:PreferredNetworkMode;<br>方法or属性:PREFERRED_NETWORK_MODE_LTE_WCDMA_GSM_EVDO_CDMA = 12<br>旧版本信息:|类名:PreferredNetworkMode;<br>方法or属性:PREFERRED_NETWORK_MODE_LTE_WCDMA_GSM_EVDO_CDMA = 12<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:PreferredNetworkMode;<br>方法or属性:PREFERRED_NETWORK_MODE_TDSCDMA = 13<br>旧版本信息:|类名:PreferredNetworkMode;<br>方法or属性:PREFERRED_NETWORK_MODE_TDSCDMA = 13<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:PreferredNetworkMode;<br>方法or属性:PREFERRED_NETWORK_MODE_TDSCDMA_GSM = 14<br>旧版本信息:|类名:PreferredNetworkMode;<br>方法or属性:PREFERRED_NETWORK_MODE_TDSCDMA_GSM = 14<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:PreferredNetworkMode;<br>方法or属性:PREFERRED_NETWORK_MODE_TDSCDMA_WCDMA = 15<br>旧版本信息:|类名:PreferredNetworkMode;<br>方法or属性:PREFERRED_NETWORK_MODE_TDSCDMA_WCDMA = 15<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:PreferredNetworkMode;<br>方法or属性:PREFERRED_NETWORK_MODE_TDSCDMA_WCDMA_GSM = 16<br>旧版本信息:|类名:PreferredNetworkMode;<br>方法or属性:PREFERRED_NETWORK_MODE_TDSCDMA_WCDMA_GSM = 16<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:PreferredNetworkMode;<br>方法or属性:PREFERRED_NETWORK_MODE_LTE_TDSCDMA = 17<br>旧版本信息:|类名:PreferredNetworkMode;<br>方法or属性:PREFERRED_NETWORK_MODE_LTE_TDSCDMA = 17<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:PreferredNetworkMode;<br>方法or属性:PREFERRED_NETWORK_MODE_LTE_TDSCDMA_GSM = 18<br>旧版本信息:|类名:PreferredNetworkMode;<br>方法or属性:PREFERRED_NETWORK_MODE_LTE_TDSCDMA_GSM = 18<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:PreferredNetworkMode;<br>方法or属性:PREFERRED_NETWORK_MODE_LTE_TDSCDMA_WCDMA = 19<br>旧版本信息:|类名:PreferredNetworkMode;<br>方法or属性:PREFERRED_NETWORK_MODE_LTE_TDSCDMA_WCDMA = 19<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:PreferredNetworkMode;<br>方法or属性:PREFERRED_NETWORK_MODE_LTE_TDSCDMA_WCDMA_GSM = 20<br>旧版本信息:|类名:PreferredNetworkMode;<br>方法or属性:PREFERRED_NETWORK_MODE_LTE_TDSCDMA_WCDMA_GSM = 20<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:PreferredNetworkMode;<br>方法or属性:PREFERRED_NETWORK_MODE_TDSCDMA_WCDMA_GSM_EVDO_CDMA = 21<br>旧版本信息:|类名:PreferredNetworkMode;<br>方法or属性:PREFERRED_NETWORK_MODE_TDSCDMA_WCDMA_GSM_EVDO_CDMA = 21<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:PreferredNetworkMode;<br>方法or属性:PREFERRED_NETWORK_MODE_LTE_TDSCDMA_WCDMA_GSM_EVDO_CDMA = 22<br>旧版本信息:|类名:PreferredNetworkMode;<br>方法or属性:PREFERRED_NETWORK_MODE_LTE_TDSCDMA_WCDMA_GSM_EVDO_CDMA = 22<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:PreferredNetworkMode;<br>方法or属性:PREFERRED_NETWORK_MODE_NR = 31<br>旧版本信息:|类名:PreferredNetworkMode;<br>方法or属性:PREFERRED_NETWORK_MODE_NR = 31<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:PreferredNetworkMode;<br>方法or属性:PREFERRED_NETWORK_MODE_NR_LTE = 32<br>旧版本信息:|类名:PreferredNetworkMode;<br>方法or属性:PREFERRED_NETWORK_MODE_NR_LTE = 32<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:PreferredNetworkMode;<br>方法or属性:PREFERRED_NETWORK_MODE_NR_LTE_WCDMA = 33<br>旧版本信息:|类名:PreferredNetworkMode;<br>方法or属性:PREFERRED_NETWORK_MODE_NR_LTE_WCDMA = 33<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:PreferredNetworkMode;<br>方法or属性:PREFERRED_NETWORK_MODE_NR_LTE_WCDMA_GSM = 34<br>旧版本信息:|类名:PreferredNetworkMode;<br>方法or属性:PREFERRED_NETWORK_MODE_NR_LTE_WCDMA_GSM = 34<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:PreferredNetworkMode;<br>方法or属性:PREFERRED_NETWORK_MODE_NR_LTE_EVDO_CDMA = 35<br>旧版本信息:|类名:PreferredNetworkMode;<br>方法or属性:PREFERRED_NETWORK_MODE_NR_LTE_EVDO_CDMA = 35<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:PreferredNetworkMode;<br>方法or属性:PREFERRED_NETWORK_MODE_NR_LTE_WCDMA_GSM_EVDO_CDMA = 36<br>旧版本信息:|类名:PreferredNetworkMode;<br>方法or属性:PREFERRED_NETWORK_MODE_NR_LTE_WCDMA_GSM_EVDO_CDMA = 36<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:PreferredNetworkMode;<br>方法or属性:PREFERRED_NETWORK_MODE_NR_LTE_TDSCDMA = 37<br>旧版本信息:|类名:PreferredNetworkMode;<br>方法or属性:PREFERRED_NETWORK_MODE_NR_LTE_TDSCDMA = 37<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:PreferredNetworkMode;<br>方法or属性:PREFERRED_NETWORK_MODE_NR_LTE_TDSCDMA_GSM = 38<br>旧版本信息:|类名:PreferredNetworkMode;<br>方法or属性:PREFERRED_NETWORK_MODE_NR_LTE_TDSCDMA_GSM = 38<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:PreferredNetworkMode;<br>方法or属性:PREFERRED_NETWORK_MODE_NR_LTE_TDSCDMA_WCDMA = 39<br>旧版本信息:|类名:PreferredNetworkMode;<br>方法or属性:PREFERRED_NETWORK_MODE_NR_LTE_TDSCDMA_WCDMA = 39<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:PreferredNetworkMode;<br>方法or属性:PREFERRED_NETWORK_MODE_NR_LTE_TDSCDMA_WCDMA_GSM = 40<br>旧版本信息:|类名:PreferredNetworkMode;<br>方法or属性:PREFERRED_NETWORK_MODE_NR_LTE_TDSCDMA_WCDMA_GSM = 40<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:PreferredNetworkMode;<br>方法or属性:PREFERRED_NETWORK_MODE_NR_LTE_TDSCDMA_WCDMA_GSM_EVDO_CDMA = 41<br>旧版本信息:|类名:PreferredNetworkMode;<br>方法or属性:PREFERRED_NETWORK_MODE_NR_LTE_TDSCDMA_WCDMA_GSM_EVDO_CDMA = 41<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:PreferredNetworkMode;<br>方法or属性:PREFERRED_NETWORK_MODE_MAX_VALUE = 99<br>旧版本信息:|类名:PreferredNetworkMode;<br>方法or属性:PREFERRED_NETWORK_MODE_MAX_VALUE = 99<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:CellInformation;<br>方法or属性:export interface CellInformation<br>旧版本信息:systemapi|类名:CellInformation;<br>方法or属性:export interface CellInformation<br>新版本信息:|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:CellInformation;<br>方法or属性:isCamped: boolean;<br>旧版本信息:|类名:CellInformation;<br>方法or属性:isCamped: boolean;<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:CellInformation;<br>方法or属性:timeStamp: number;<br>旧版本信息:|类名:CellInformation;<br>方法or属性:timeStamp: number;<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:CellInformation;<br>方法or属性:data: CdmaCellInformation \| GsmCellInformation \| LteCellInformation \| NrCellInformation \| TdscdmaCellInformation<br>    \| WcdmaCellInformation;<br>旧版本信息:|类名:CellInformation;<br>方法or属性:data: CdmaCellInformation \| GsmCellInformation \| LteCellInformation \| NrCellInformation \| TdscdmaCellInformation<br>    \| WcdmaCellInformation;<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:CdmaCellInformation;<br>方法or属性:baseId: number;<br>旧版本信息:|类名:CdmaCellInformation;<br>方法or属性:baseId: number;<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:CdmaCellInformation;<br>方法or属性:latitude: number;<br>旧版本信息:|类名:CdmaCellInformation;<br>方法or属性:latitude: number;<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:CdmaCellInformation;<br>方法or属性:longitude: number;<br>旧版本信息:|类名:CdmaCellInformation;<br>方法or属性:longitude: number;<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:CdmaCellInformation;<br>方法or属性:nid: number;<br>旧版本信息:|类名:CdmaCellInformation;<br>方法or属性:nid: number;<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:CdmaCellInformation;<br>方法or属性:sid: number;<br>旧版本信息:|类名:CdmaCellInformation;<br>方法or属性:sid: number;<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:GsmCellInformation;<br>方法or属性:lac: number;<br>旧版本信息:|类名:GsmCellInformation;<br>方法or属性:lac: number;<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:TdscdmaCellInformation;<br>方法or属性:lac: number;<br>旧版本信息:|类名:TdscdmaCellInformation;<br>方法or属性:lac: number;<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:WcdmaCellInformation;<br>方法or属性:lac: number;<br>旧版本信息:|类名:WcdmaCellInformation;<br>方法or属性:lac: number;<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:GsmCellInformation;<br>方法or属性:cellId: number;<br>旧版本信息:|类名:GsmCellInformation;<br>方法or属性:cellId: number;<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:TdscdmaCellInformation;<br>方法or属性:cellId: number;<br>旧版本信息:|类名:TdscdmaCellInformation;<br>方法or属性:cellId: number;<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:WcdmaCellInformation;<br>方法or属性:cellId: number;<br>旧版本信息:|类名:WcdmaCellInformation;<br>方法or属性:cellId: number;<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:GsmCellInformation;<br>方法or属性:arfcn: number;<br>旧版本信息:|类名:GsmCellInformation;<br>方法or属性:arfcn: number;<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:GsmCellInformation;<br>方法or属性:bsic: number;<br>旧版本信息:|类名:GsmCellInformation;<br>方法or属性:bsic: number;<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:GsmCellInformation;<br>方法or属性:mcc: string;<br>旧版本信息:|类名:GsmCellInformation;<br>方法or属性:mcc: string;<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:LteCellInformation;<br>方法or属性:mcc: string;<br>旧版本信息:|类名:LteCellInformation;<br>方法or属性:mcc: string;<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:NrCellInformation;<br>方法or属性:mcc: string;<br>旧版本信息:|类名:NrCellInformation;<br>方法or属性:mcc: string;<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:TdscdmaCellInformation;<br>方法or属性:mcc: string;<br>旧版本信息:|类名:TdscdmaCellInformation;<br>方法or属性:mcc: string;<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:WcdmaCellInformation;<br>方法or属性:mcc: string;<br>旧版本信息:|类名:WcdmaCellInformation;<br>方法or属性:mcc: string;<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:GsmCellInformation;<br>方法or属性:mnc: string;<br>旧版本信息:|类名:GsmCellInformation;<br>方法or属性:mnc: string;<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:LteCellInformation;<br>方法or属性:mnc: string;<br>旧版本信息:|类名:LteCellInformation;<br>方法or属性:mnc: string;<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:NrCellInformation;<br>方法or属性:mnc: string;<br>旧版本信息:|类名:NrCellInformation;<br>方法or属性:mnc: string;<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:TdscdmaCellInformation;<br>方法or属性:mnc: string;<br>旧版本信息:|类名:TdscdmaCellInformation;<br>方法or属性:mnc: string;<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:WcdmaCellInformation;<br>方法or属性:mnc: string;<br>旧版本信息:|类名:WcdmaCellInformation;<br>方法or属性:mnc: string;<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:LteCellInformation;<br>方法or属性:cgi: number;<br>旧版本信息:|类名:LteCellInformation;<br>方法or属性:cgi: number;<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:LteCellInformation;<br>方法or属性:pci: number;<br>旧版本信息:|类名:LteCellInformation;<br>方法or属性:pci: number;<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:NrCellInformation;<br>方法or属性:pci: number;<br>旧版本信息:|类名:NrCellInformation;<br>方法or属性:pci: number;<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:LteCellInformation;<br>方法or属性:tac: number;<br>旧版本信息:|类名:LteCellInformation;<br>方法or属性:tac: number;<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:NrCellInformation;<br>方法or属性:tac: number;<br>旧版本信息:|类名:NrCellInformation;<br>方法or属性:tac: number;<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:LteCellInformation;<br>方法or属性:earfcn: number;<br>旧版本信息:|类名:LteCellInformation;<br>方法or属性:earfcn: number;<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:LteCellInformation;<br>方法or属性:bandwidth: number;<br>旧版本信息:|类名:LteCellInformation;<br>方法or属性:bandwidth: number;<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:LteCellInformation;<br>方法or属性:isSupportEndc: boolean;<br>旧版本信息:|类名:LteCellInformation;<br>方法or属性:isSupportEndc: boolean;<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:NrCellInformation;<br>方法or属性:nrArfcn: number;<br>旧版本信息:|类名:NrCellInformation;<br>方法or属性:nrArfcn: number;<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:NrCellInformation;<br>方法or属性:nci: number;<br>旧版本信息:|类名:NrCellInformation;<br>方法or属性:nci: number;<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:TdscdmaCellInformation;<br>方法or属性:cpid: number;<br>旧版本信息:|类名:TdscdmaCellInformation;<br>方法or属性:cpid: number;<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:TdscdmaCellInformation;<br>方法or属性:uarfcn: number;<br>旧版本信息:|类名:TdscdmaCellInformation;<br>方法or属性:uarfcn: number;<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:WcdmaCellInformation;<br>方法or属性:uarfcn: number;<br>旧版本信息:|类名:WcdmaCellInformation;<br>方法or属性:uarfcn: number;<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:WcdmaCellInformation;<br>方法or属性:psc: number;<br>旧版本信息:|类名:WcdmaCellInformation;<br>方法or属性:psc: number;<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:NrOptionMode;<br>方法or属性:NR_OPTION_UNKNOWN<br>旧版本信息:|类名:NrOptionMode;<br>方法or属性:NR_OPTION_UNKNOWN<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:NrOptionMode;<br>方法or属性:NR_OPTION_NSA_ONLY<br>旧版本信息:|类名:NrOptionMode;<br>方法or属性:NR_OPTION_NSA_ONLY<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:NrOptionMode;<br>方法or属性:NR_OPTION_SA_ONLY<br>旧版本信息:|类名:NrOptionMode;<br>方法or属性:NR_OPTION_SA_ONLY<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:NrOptionMode;<br>方法or属性:NR_OPTION_NSA_AND_SA<br>旧版本信息:|类名:NrOptionMode;<br>方法or属性:NR_OPTION_NSA_AND_SA<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:NetworkSearchResult;<br>方法or属性:isNetworkSearchSuccess: boolean;<br>旧版本信息:|类名:NetworkSearchResult;<br>方法or属性:isNetworkSearchSuccess: boolean;<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:NetworkSearchResult;<br>方法or属性:networkSearchResult: Array\<NetworkInformation>;<br>旧版本信息:|类名:NetworkSearchResult;<br>方法or属性:networkSearchResult: Array\<NetworkInformation>;<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:NetworkInformation;<br>方法or属性:operatorName: string;<br>旧版本信息:|类名:NetworkInformation;<br>方法or属性:operatorName: string;<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:NetworkInformation;<br>方法or属性:operatorNumeric: string;<br>旧版本信息:|类名:NetworkInformation;<br>方法or属性:operatorNumeric: string;<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:NetworkInformation;<br>方法or属性:state: NetworkInformationState;<br>旧版本信息:|类名:NetworkInformation;<br>方法or属性:state: NetworkInformationState;<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:NetworkInformation;<br>方法or属性:radioTech: string;<br>旧版本信息:|类名:NetworkInformation;<br>方法or属性:radioTech: string;<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:NetworkInformationState;<br>方法or属性:NETWORK_UNKNOWN<br>旧版本信息:|类名:NetworkInformationState;<br>方法or属性:NETWORK_UNKNOWN<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:NetworkInformationState;<br>方法or属性:NETWORK_AVAILABLE<br>旧版本信息:|类名:NetworkInformationState;<br>方法or属性:NETWORK_AVAILABLE<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:NetworkInformationState;<br>方法or属性:NETWORK_CURRENT<br>旧版本信息:|类名:NetworkInformationState;<br>方法or属性:NETWORK_CURRENT<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:NetworkInformationState;<br>方法or属性:NETWORK_FORBIDDEN<br>旧版本信息:|类名:NetworkInformationState;<br>方法or属性:NETWORK_FORBIDDEN<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:NetworkSelectionModeOptions;<br>方法or属性:slotId: number;<br>旧版本信息:|类名:NetworkSelectionModeOptions;<br>方法or属性:slotId: number;<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:NetworkSelectionModeOptions;<br>方法or属性:selectMode: NetworkSelectionMode;<br>旧版本信息:|类名:NetworkSelectionModeOptions;<br>方法or属性:selectMode: NetworkSelectionMode;<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:NetworkSelectionModeOptions;<br>方法or属性:networkInformation: NetworkInformation;<br>旧版本信息:|类名:NetworkSelectionModeOptions;<br>方法or属性:networkInformation: NetworkInformation;<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:NetworkSelectionModeOptions;<br>方法or属性:resumeSelection: boolean;<br>旧版本信息:|类名:NetworkSelectionModeOptions;<br>方法or属性:resumeSelection: boolean;<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:ImsRegState;<br>方法or属性:IMS_UNREGISTERED<br>旧版本信息:|类名:ImsRegState;<br>方法or属性:IMS_UNREGISTERED<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:ImsRegState;<br>方法or属性:IMS_REGISTERED<br>旧版本信息:|类名:ImsRegState;<br>方法or属性:IMS_REGISTERED<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:ImsRegTech;<br>方法or属性:REGISTRATION_TECH_NONE<br>旧版本信息:|类名:ImsRegTech;<br>方法or属性:REGISTRATION_TECH_NONE<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:ImsRegTech;<br>方法or属性:REGISTRATION_TECH_LTE<br>旧版本信息:|类名:ImsRegTech;<br>方法or属性:REGISTRATION_TECH_LTE<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:ImsRegTech;<br>方法or属性:REGISTRATION_TECH_IWLAN<br>旧版本信息:|类名:ImsRegTech;<br>方法or属性:REGISTRATION_TECH_IWLAN<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:ImsRegTech;<br>方法or属性:REGISTRATION_TECH_NR<br>旧版本信息:|类名:ImsRegTech;<br>方法or属性:REGISTRATION_TECH_NR<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:ImsRegInfo;<br>方法or属性:imsRegState: ImsRegState;<br>旧版本信息:|类名:ImsRegInfo;<br>方法or属性:imsRegState: ImsRegState;<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:ImsRegInfo;<br>方法or属性:imsRegTech: ImsRegTech;<br>旧版本信息:|类名:ImsRegInfo;<br>方法or属性:imsRegTech: ImsRegTech;<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:ImsServiceType;<br>方法or属性:TYPE_VOICE<br>旧版本信息:|类名:ImsServiceType;<br>方法or属性:TYPE_VOICE<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:ImsServiceType;<br>方法or属性:TYPE_VIDEO<br>旧版本信息:|类名:ImsServiceType;<br>方法or属性:TYPE_VIDEO<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:ImsServiceType;<br>方法or属性:TYPE_UT<br>旧版本信息:|类名:ImsServiceType;<br>方法or属性:TYPE_UT<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:ImsServiceType;<br>方法or属性:TYPE_SMS<br>旧版本信息:|类名:ImsServiceType;<br>方法or属性:TYPE_SMS<br>新版本信息:systemapi|@ohos.telephony.radio.d.ts|
|访问级别有变化|类名:sim;<br>方法or属性:function getSimIccId(slotId: number): Promise\<string>;<br>旧版本信息:|类名:sim;<br>方法or属性:function getSimIccId(slotId: number): Promise\<string>;<br>新版本信息:systemapi|@ohos.telephony.sim.d.ts|
|访问级别有变化|类名:sim;<br>方法or属性:function getVoiceMailIdentifier(slotId: number): Promise\<string>;<br>旧版本信息:|类名:sim;<br>方法or属性:function getVoiceMailIdentifier(slotId: number): Promise\<string>;<br>新版本信息:systemapi|@ohos.telephony.sim.d.ts|
|访问级别有变化|类名:sim;<br>方法or属性:function getVoiceMailNumber(slotId: number): Promise\<string>;<br>旧版本信息:|类名:sim;<br>方法or属性:function getVoiceMailNumber(slotId: number): Promise\<string>;<br>新版本信息:systemapi|@ohos.telephony.sim.d.ts|
|访问级别有变化|类名:sim;<br>方法or属性:function setVoiceMailInfo(slotId: number, mailName: string, mailNumber: string): Promise\<void>;<br>旧版本信息:|类名:sim;<br>方法or属性:function setVoiceMailInfo(slotId: number, mailName: string, mailNumber: string): Promise\<void>;<br>新版本信息:systemapi|@ohos.telephony.sim.d.ts|
|访问级别有变化|类名:sim;<br>方法or属性:function getSimTelephoneNumber(slotId: number): Promise\<string>;<br>旧版本信息:|类名:sim;<br>方法or属性:function getSimTelephoneNumber(slotId: number): Promise\<string>;<br>新版本信息:systemapi|@ohos.telephony.sim.d.ts|
|访问级别有变化|类名:sim;<br>方法or属性:function getSimGid1(slotId: number): Promise\<string>;<br>旧版本信息:|类名:sim;<br>方法or属性:function getSimGid1(slotId: number): Promise\<string>;<br>新版本信息:systemapi|@ohos.telephony.sim.d.ts|
|访问级别有变化|类名:sim;<br>方法or属性:function getIMSI(slotId: number): Promise\<string>;<br>旧版本信息:|类名:sim;<br>方法or属性:function getIMSI(slotId: number): Promise\<string>;<br>新版本信息:systemapi|@ohos.telephony.sim.d.ts|
|访问级别有变化|类名:sim;<br>方法or属性:function getSimAccountInfo(slotId: number, callback: AsyncCallback\<IccAccountInfo>): void;<br>旧版本信息:systemapi|类名:sim;<br>方法or属性:function getSimAccountInfo(slotId: number, callback: AsyncCallback\<IccAccountInfo>): void;<br>新版本信息:|@ohos.telephony.sim.d.ts|
|访问级别有变化|类名:sim;<br>方法or属性:function getActiveSimAccountInfoList(callback: AsyncCallback\<Array\<IccAccountInfo>>): void;<br>旧版本信息:systemapi|类名:sim;<br>方法or属性:function getActiveSimAccountInfoList(callback: AsyncCallback\<Array\<IccAccountInfo>>): void;<br>新版本信息:|@ohos.telephony.sim.d.ts|
|访问级别有变化|类名:sim;<br>方法or属性:function setDefaultVoiceSlotId(slotId: number): Promise\<void>;<br>旧版本信息:|类名:sim;<br>方法or属性:function setDefaultVoiceSlotId(slotId: number): Promise\<void>;<br>新版本信息:systemapi|@ohos.telephony.sim.d.ts|
|访问级别有变化|类名:sim;<br>方法or属性:function activateSim(slotId: number): Promise\<void>;<br>旧版本信息:|类名:sim;<br>方法or属性:function activateSim(slotId: number): Promise\<void>;<br>新版本信息:systemapi|@ohos.telephony.sim.d.ts|
|访问级别有变化|类名:sim;<br>方法or属性:function deactivateSim(slotId: number): Promise\<void>;<br>旧版本信息:|类名:sim;<br>方法or属性:function deactivateSim(slotId: number): Promise\<void>;<br>新版本信息:systemapi|@ohos.telephony.sim.d.ts|
|访问级别有变化|类名:sim;<br>方法or属性:function setShowName(slotId: number, name: string): Promise\<void>;<br>旧版本信息:|类名:sim;<br>方法or属性:function setShowName(slotId: number, name: string): Promise\<void>;<br>新版本信息:systemapi|@ohos.telephony.sim.d.ts|
|访问级别有变化|类名:sim;<br>方法or属性:function getShowName(slotId: number): Promise\<string>;<br>旧版本信息:|类名:sim;<br>方法or属性:function getShowName(slotId: number): Promise\<string>;<br>新版本信息:systemapi|@ohos.telephony.sim.d.ts|
|访问级别有变化|类名:sim;<br>方法or属性:function setShowNumber(slotId: number, number: string): Promise\<void>;<br>旧版本信息:|类名:sim;<br>方法or属性:function setShowNumber(slotId: number, number: string): Promise\<void>;<br>新版本信息:systemapi|@ohos.telephony.sim.d.ts|
|访问级别有变化|类名:sim;<br>方法or属性:function getShowNumber(slotId: number): Promise\<string>;<br>旧版本信息:|类名:sim;<br>方法or属性:function getShowNumber(slotId: number): Promise\<string>;<br>新版本信息:systemapi|@ohos.telephony.sim.d.ts|
|访问级别有变化|类名:sim;<br>方法or属性:function getOperatorConfigs(slotId: number): Promise\<Array\<OperatorConfig>>;<br>旧版本信息:|类名:sim;<br>方法or属性:function getOperatorConfigs(slotId: number): Promise\<Array\<OperatorConfig>>;<br>新版本信息:systemapi|@ohos.telephony.sim.d.ts|
|访问级别有变化|类名:sim;<br>方法or属性:function unlockPin(slotId: number, pin: string): Promise\<LockStatusResponse>;<br>旧版本信息:|类名:sim;<br>方法or属性:function unlockPin(slotId: number, pin: string): Promise\<LockStatusResponse>;<br>新版本信息:systemapi|@ohos.telephony.sim.d.ts|
|访问级别有变化|类名:sim;<br>方法or属性:function unlockPuk(slotId: number, newPin: string, puk: string): Promise\<LockStatusResponse>;<br>旧版本信息:|类名:sim;<br>方法or属性:function unlockPuk(slotId: number, newPin: string, puk: string): Promise\<LockStatusResponse>;<br>新版本信息:systemapi|@ohos.telephony.sim.d.ts|
|访问级别有变化|类名:sim;<br>方法or属性:function alterPin(slotId: number, newPin: string, oldPin: string): Promise\<LockStatusResponse>;<br>旧版本信息:|类名:sim;<br>方法or属性:function alterPin(slotId: number, newPin: string, oldPin: string): Promise\<LockStatusResponse>;<br>新版本信息:systemapi|@ohos.telephony.sim.d.ts|
|访问级别有变化|类名:sim;<br>方法or属性:function setLockState(slotId: number, options: LockInfo): Promise\<LockStatusResponse>;<br>旧版本信息:|类名:sim;<br>方法or属性:function setLockState(slotId: number, options: LockInfo): Promise\<LockStatusResponse>;<br>新版本信息:systemapi|@ohos.telephony.sim.d.ts|
|访问级别有变化|类名:sim;<br>方法or属性:function unlockPin2(slotId: number, pin2: string): Promise\<LockStatusResponse>;<br>旧版本信息:|类名:sim;<br>方法or属性:function unlockPin2(slotId: number, pin2: string): Promise\<LockStatusResponse>;<br>新版本信息:systemapi|@ohos.telephony.sim.d.ts|
|访问级别有变化|类名:sim;<br>方法or属性:function unlockPuk2(slotId: number, newPin2: string, puk2: string): Promise\<LockStatusResponse>;<br>旧版本信息:|类名:sim;<br>方法or属性:function unlockPuk2(slotId: number, newPin2: string, puk2: string): Promise\<LockStatusResponse>;<br>新版本信息:systemapi|@ohos.telephony.sim.d.ts|
|访问级别有变化|类名:sim;<br>方法or属性:function alterPin2(slotId: number, newPin2: string, oldPin2: string): Promise\<LockStatusResponse>;<br>旧版本信息:|类名:sim;<br>方法or属性:function alterPin2(slotId: number, newPin2: string, oldPin2: string): Promise\<LockStatusResponse>;<br>新版本信息:systemapi|@ohos.telephony.sim.d.ts|
|访问级别有变化|类名:sim;<br>方法or属性:function queryIccDiallingNumbers(slotId: number, type: ContactType): Promise\<Array\<DiallingNumbersInfo>>;<br>旧版本信息:|类名:sim;<br>方法or属性:function queryIccDiallingNumbers(slotId: number, type: ContactType): Promise\<Array\<DiallingNumbersInfo>>;<br>新版本信息:systemapi|@ohos.telephony.sim.d.ts|
|访问级别有变化|类名:sim;<br>方法or属性:function addIccDiallingNumbers(slotId: number, type: ContactType, diallingNumbers: DiallingNumbersInfo): Promise\<void>;<br>旧版本信息:|类名:sim;<br>方法or属性:function addIccDiallingNumbers(slotId: number, type: ContactType, diallingNumbers: DiallingNumbersInfo): Promise\<void>;<br>新版本信息:systemapi|@ohos.telephony.sim.d.ts|
|访问级别有变化|类名:sim;<br>方法or属性:function delIccDiallingNumbers(slotId: number, type: ContactType, diallingNumbers: DiallingNumbersInfo): Promise\<void>;<br>旧版本信息:|类名:sim;<br>方法or属性:function delIccDiallingNumbers(slotId: number, type: ContactType, diallingNumbers: DiallingNumbersInfo): Promise\<void>;<br>新版本信息:systemapi|@ohos.telephony.sim.d.ts|
|访问级别有变化|类名:sim;<br>方法or属性:function updateIccDiallingNumbers(slotId: number, type: ContactType, diallingNumbers: DiallingNumbersInfo): Promise\<void>;<br>旧版本信息:|类名:sim;<br>方法or属性:function updateIccDiallingNumbers(slotId: number, type: ContactType, diallingNumbers: DiallingNumbersInfo): Promise\<void>;<br>新版本信息:systemapi|@ohos.telephony.sim.d.ts|
|访问级别有变化|类名:sim;<br>方法or属性:function getLockState(slotId: number, lockType: LockType): Promise\<LockState>;<br>旧版本信息:|类名:sim;<br>方法or属性:function getLockState(slotId: number, lockType: LockType): Promise\<LockState>;<br>新版本信息:systemapi|@ohos.telephony.sim.d.ts|
|访问级别有变化|类名:sim;<br>方法or属性:function sendEnvelopeCmd(slotId: number, cmd: string): Promise\<void>;<br>旧版本信息:|类名:sim;<br>方法or属性:function sendEnvelopeCmd(slotId: number, cmd: string): Promise\<void>;<br>新版本信息:systemapi|@ohos.telephony.sim.d.ts|
|访问级别有变化|类名:sim;<br>方法or属性:function sendTerminalResponseCmd(slotId: number, cmd: string): Promise\<void>;<br>旧版本信息:|类名:sim;<br>方法or属性:function sendTerminalResponseCmd(slotId: number, cmd: string): Promise\<void>;<br>新版本信息:systemapi|@ohos.telephony.sim.d.ts|
|访问级别有变化|类名:sim;<br>方法or属性:function unlockSimLock(slotId: number, lockInfo: PersoLockInfo): Promise\<LockStatusResponse>;<br>旧版本信息:|类名:sim;<br>方法or属性:function unlockSimLock(slotId: number, lockInfo: PersoLockInfo): Promise\<LockStatusResponse>;<br>新版本信息:systemapi|@ohos.telephony.sim.d.ts|
|访问级别有变化|类名:OperatorConfig;<br>方法or属性:field: string;<br>旧版本信息:|类名:OperatorConfig;<br>方法or属性:field: string;<br>新版本信息:systemapi|@ohos.telephony.sim.d.ts|
|访问级别有变化|类名:OperatorConfig;<br>方法or属性:value: string;<br>旧版本信息:|类名:OperatorConfig;<br>方法or属性:value: string;<br>新版本信息:systemapi|@ohos.telephony.sim.d.ts|
|访问级别有变化|类名:IccAccountInfo;<br>方法or属性:export interface IccAccountInfo<br>旧版本信息:systemapi|类名:IccAccountInfo;<br>方法or属性:export interface IccAccountInfo<br>新版本信息:|@ohos.telephony.sim.d.ts|
|访问级别有变化|类名:LockStatusResponse;<br>方法or属性:result: number;<br>旧版本信息:|类名:LockStatusResponse;<br>方法or属性:result: number;<br>新版本信息:systemapi|@ohos.telephony.sim.d.ts|
|访问级别有变化|类名:LockStatusResponse;<br>方法or属性:remain?: number;<br>旧版本信息:|类名:LockStatusResponse;<br>方法or属性:remain?: number;<br>新版本信息:systemapi|@ohos.telephony.sim.d.ts|
|访问级别有变化|类名:DiallingNumbersInfo;<br>方法or属性:alphaTag: string;<br>旧版本信息:|类名:DiallingNumbersInfo;<br>方法or属性:alphaTag: string;<br>新版本信息:systemapi|@ohos.telephony.sim.d.ts|
|访问级别有变化|类名:DiallingNumbersInfo;<br>方法or属性:number: string;<br>旧版本信息:|类名:DiallingNumbersInfo;<br>方法or属性:number: string;<br>新版本信息:systemapi|@ohos.telephony.sim.d.ts|
|访问级别有变化|类名:DiallingNumbersInfo;<br>方法or属性:recordNumber?: number;<br>旧版本信息:|类名:DiallingNumbersInfo;<br>方法or属性:recordNumber?: number;<br>新版本信息:systemapi|@ohos.telephony.sim.d.ts|
|访问级别有变化|类名:DiallingNumbersInfo;<br>方法or属性:pin2?: string;<br>旧版本信息:|类名:DiallingNumbersInfo;<br>方法or属性:pin2?: string;<br>新版本信息:systemapi|@ohos.telephony.sim.d.ts|
|访问级别有变化|类名:LockInfo;<br>方法or属性:lockType: LockType;<br>旧版本信息:|类名:LockInfo;<br>方法or属性:lockType: LockType;<br>新版本信息:systemapi|@ohos.telephony.sim.d.ts|
|访问级别有变化|类名:LockInfo;<br>方法or属性:password: string;<br>旧版本信息:|类名:LockInfo;<br>方法or属性:password: string;<br>新版本信息:systemapi|@ohos.telephony.sim.d.ts|
|访问级别有变化|类名:PersoLockInfo;<br>方法or属性:password: string;<br>旧版本信息:|类名:PersoLockInfo;<br>方法or属性:password: string;<br>新版本信息:systemapi|@ohos.telephony.sim.d.ts|
|访问级别有变化|类名:LockInfo;<br>方法or属性:state: LockState;<br>旧版本信息:|类名:LockInfo;<br>方法or属性:state: LockState;<br>新版本信息:systemapi|@ohos.telephony.sim.d.ts|
|访问级别有变化|类名:PersoLockInfo;<br>方法or属性:lockType: PersoLockType;<br>旧版本信息:|类名:PersoLockInfo;<br>方法or属性:lockType: PersoLockType;<br>新版本信息:systemapi|@ohos.telephony.sim.d.ts|
|访问级别有变化|类名:LockType;<br>方法or属性:PIN_LOCK = 1<br>旧版本信息:|类名:LockType;<br>方法or属性:PIN_LOCK = 1<br>新版本信息:systemapi|@ohos.telephony.sim.d.ts|
|访问级别有变化|类名:LockType;<br>方法or属性:FDN_LOCK = 2<br>旧版本信息:|类名:LockType;<br>方法or属性:FDN_LOCK = 2<br>新版本信息:systemapi|@ohos.telephony.sim.d.ts|
|访问级别有变化|类名:LockState;<br>方法or属性:LOCK_OFF = 0<br>旧版本信息:|类名:LockState;<br>方法or属性:LOCK_OFF = 0<br>新版本信息:systemapi|@ohos.telephony.sim.d.ts|
|访问级别有变化|类名:LockState;<br>方法or属性:LOCK_ON = 1<br>旧版本信息:|类名:LockState;<br>方法or属性:LOCK_ON = 1<br>新版本信息:systemapi|@ohos.telephony.sim.d.ts|
|访问级别有变化|类名:ContactType;<br>方法or属性:GENERAL_CONTACT = 1<br>旧版本信息:|类名:ContactType;<br>方法or属性:GENERAL_CONTACT = 1<br>新版本信息:systemapi|@ohos.telephony.sim.d.ts|
|访问级别有变化|类名:ContactType;<br>方法or属性:FIXED_DIALING = 2<br>旧版本信息:|类名:ContactType;<br>方法or属性:FIXED_DIALING = 2<br>新版本信息:systemapi|@ohos.telephony.sim.d.ts|
|访问级别有变化|类名:PersoLockType;<br>方法or属性:PN_PIN_LOCK<br>旧版本信息:|类名:PersoLockType;<br>方法or属性:PN_PIN_LOCK<br>新版本信息:systemapi|@ohos.telephony.sim.d.ts|
|访问级别有变化|类名:PersoLockType;<br>方法or属性:PN_PUK_LOCK<br>旧版本信息:|类名:PersoLockType;<br>方法or属性:PN_PUK_LOCK<br>新版本信息:systemapi|@ohos.telephony.sim.d.ts|
|访问级别有变化|类名:PersoLockType;<br>方法or属性:PU_PIN_LOCK<br>旧版本信息:|类名:PersoLockType;<br>方法or属性:PU_PIN_LOCK<br>新版本信息:systemapi|@ohos.telephony.sim.d.ts|
|访问级别有变化|类名:PersoLockType;<br>方法or属性:PU_PUK_LOCK<br>旧版本信息:|类名:PersoLockType;<br>方法or属性:PU_PUK_LOCK<br>新版本信息:systemapi|@ohos.telephony.sim.d.ts|
|访问级别有变化|类名:PersoLockType;<br>方法or属性:PP_PIN_LOCK<br>旧版本信息:|类名:PersoLockType;<br>方法or属性:PP_PIN_LOCK<br>新版本信息:systemapi|@ohos.telephony.sim.d.ts|
|访问级别有变化|类名:PersoLockType;<br>方法or属性:PP_PUK_LOCK<br>旧版本信息:|类名:PersoLockType;<br>方法or属性:PP_PUK_LOCK<br>新版本信息:systemapi|@ohos.telephony.sim.d.ts|
|访问级别有变化|类名:PersoLockType;<br>方法or属性:PC_PIN_LOCK<br>旧版本信息:|类名:PersoLockType;<br>方法or属性:PC_PIN_LOCK<br>新版本信息:systemapi|@ohos.telephony.sim.d.ts|
|访问级别有变化|类名:PersoLockType;<br>方法or属性:PC_PUK_LOCK<br>旧版本信息:|类名:PersoLockType;<br>方法or属性:PC_PUK_LOCK<br>新版本信息:systemapi|@ohos.telephony.sim.d.ts|
|访问级别有变化|类名:PersoLockType;<br>方法or属性:SIM_PIN_LOCK<br>旧版本信息:|类名:PersoLockType;<br>方法or属性:SIM_PIN_LOCK<br>新版本信息:systemapi|@ohos.telephony.sim.d.ts|
|访问级别有变化|类名:PersoLockType;<br>方法or属性:SIM_PUK_LOCK<br>旧版本信息:|类名:PersoLockType;<br>方法or属性:SIM_PUK_LOCK<br>新版本信息:systemapi|@ohos.telephony.sim.d.ts|
|访问级别有变化|类名:OperatorConfigKey;<br>方法or属性:KEY_VOICE_MAIL_NUMBER_STRING = 'voice_mail_number_string'<br>旧版本信息:|类名:OperatorConfigKey;<br>方法or属性:KEY_VOICE_MAIL_NUMBER_STRING = 'voice_mail_number_string'<br>新版本信息:systemapi|@ohos.telephony.sim.d.ts|
|访问级别有变化|类名:OperatorConfigKey;<br>方法or属性:KEY_IMS_SWITCH_ON_BY_DEFAULT_BOOL = 'ims_switch_on_by_default_bool'<br>旧版本信息:|类名:OperatorConfigKey;<br>方法or属性:KEY_IMS_SWITCH_ON_BY_DEFAULT_BOOL = 'ims_switch_on_by_default_bool'<br>新版本信息:systemapi|@ohos.telephony.sim.d.ts|
|访问级别有变化|类名:OperatorConfigKey;<br>方法or属性:KEY_HIDE_IMS_SWITCH_BOOL = 'hide_ims_switch_bool'<br>旧版本信息:|类名:OperatorConfigKey;<br>方法or属性:KEY_HIDE_IMS_SWITCH_BOOL = 'hide_ims_switch_bool'<br>新版本信息:systemapi|@ohos.telephony.sim.d.ts|
|访问级别有变化|类名:OperatorConfigKey;<br>方法or属性:KEY_VOLTE_SUPPORTED_BOOL = 'volte_supported_bool'<br>旧版本信息:|类名:OperatorConfigKey;<br>方法or属性:KEY_VOLTE_SUPPORTED_BOOL = 'volte_supported_bool'<br>新版本信息:systemapi|@ohos.telephony.sim.d.ts|
|访问级别有变化|类名:OperatorConfigKey;<br>方法or属性:KEY_NR_MODE_SUPPORTED_LIST_INT_ARRAY = 'nr_mode_supported_list_int_array'<br>旧版本信息:|类名:OperatorConfigKey;<br>方法or属性:KEY_NR_MODE_SUPPORTED_LIST_INT_ARRAY = 'nr_mode_supported_list_int_array'<br>新版本信息:systemapi|@ohos.telephony.sim.d.ts|
|访问级别有变化|类名:OperatorConfigKey;<br>方法or属性:KEY_VOLTE_PROVISIONING_SUPPORTED_BOOL = 'volte_provisioning_supported_bool'<br>旧版本信息:|类名:OperatorConfigKey;<br>方法or属性:KEY_VOLTE_PROVISIONING_SUPPORTED_BOOL = 'volte_provisioning_supported_bool'<br>新版本信息:systemapi|@ohos.telephony.sim.d.ts|
|访问级别有变化|类名:OperatorConfigKey;<br>方法or属性:KEY_SS_OVER_UT_SUPPORTED_BOOL = 'ss_over_ut_supported_bool'<br>旧版本信息:|类名:OperatorConfigKey;<br>方法or属性:KEY_SS_OVER_UT_SUPPORTED_BOOL = 'ss_over_ut_supported_bool'<br>新版本信息:systemapi|@ohos.telephony.sim.d.ts|
|访问级别有变化|类名:OperatorConfigKey;<br>方法or属性:KEY_IMS_GBA_REQUIRED_BOOL = 'ims_gba_required_bool'<br>旧版本信息:|类名:OperatorConfigKey;<br>方法or属性:KEY_IMS_GBA_REQUIRED_BOOL = 'ims_gba_required_bool'<br>新版本信息:systemapi|@ohos.telephony.sim.d.ts|
|访问级别有变化|类名:OperatorConfigKey;<br>方法or属性:KEY_UT_PROVISIONING_SUPPORTED_BOOL = 'ut_provisioning_supported_bool'<br>旧版本信息:|类名:OperatorConfigKey;<br>方法or属性:KEY_UT_PROVISIONING_SUPPORTED_BOOL = 'ut_provisioning_supported_bool'<br>新版本信息:systemapi|@ohos.telephony.sim.d.ts|
|访问级别有变化|类名:OperatorConfigKey;<br>方法or属性:KEY_IMS_PREFER_FOR_EMERGENCY_BOOL = 'ims_prefer_for_emergency_bool'<br>旧版本信息:|类名:OperatorConfigKey;<br>方法or属性:KEY_IMS_PREFER_FOR_EMERGENCY_BOOL = 'ims_prefer_for_emergency_bool'<br>新版本信息:systemapi|@ohos.telephony.sim.d.ts|
|访问级别有变化|类名:OperatorConfigKey;<br>方法or属性:KEY_CALL_WAITING_SERVICE_CLASS_INT = 'call_waiting_service_class_int'<br>旧版本信息:|类名:OperatorConfigKey;<br>方法or属性:KEY_CALL_WAITING_SERVICE_CLASS_INT = 'call_waiting_service_class_int'<br>新版本信息:systemapi|@ohos.telephony.sim.d.ts|
|访问级别有变化|类名:OperatorConfigKey;<br>方法or属性:KEY_CALL_TRANSFER_VISIBILITY_BOOL = 'call_transfer_visibility_bool'<br>旧版本信息:|类名:OperatorConfigKey;<br>方法or属性:KEY_CALL_TRANSFER_VISIBILITY_BOOL = 'call_transfer_visibility_bool'<br>新版本信息:systemapi|@ohos.telephony.sim.d.ts|
|访问级别有变化|类名:OperatorConfigKey;<br>方法or属性:KEY_IMS_CALL_DISCONNECT_REASON_INFO_MAPPING_STRING_ARRAY =<br>    'ims_call_disconnect_reason_info_mapping_string_array'<br>旧版本信息:|类名:OperatorConfigKey;<br>方法or属性:KEY_IMS_CALL_DISCONNECT_REASON_INFO_MAPPING_STRING_ARRAY =<br>    'ims_call_disconnect_reason_info_mapping_string_array'<br>新版本信息:systemapi|@ohos.telephony.sim.d.ts|
|访问级别有变化|类名:OperatorConfigKey;<br>方法or属性:KEY_FORCE_VOLTE_SWITCH_ON_BOOL = 'force_volte_switch_on_bool'<br>旧版本信息:|类名:OperatorConfigKey;<br>方法or属性:KEY_FORCE_VOLTE_SWITCH_ON_BOOL = 'force_volte_switch_on_bool'<br>新版本信息:systemapi|@ohos.telephony.sim.d.ts|
|访问级别有变化|类名:OperatorConfigKey;<br>方法or属性:KEY_ENABLE_OPERATOR_NAME_CUST_BOOL = 'enable_operator_name_cust_bool'<br>旧版本信息:|类名:OperatorConfigKey;<br>方法or属性:KEY_ENABLE_OPERATOR_NAME_CUST_BOOL = 'enable_operator_name_cust_bool'<br>新版本信息:systemapi|@ohos.telephony.sim.d.ts|
|访问级别有变化|类名:OperatorConfigKey;<br>方法or属性:KEY_OPERATOR_NAME_CUST_STRING = 'operator_name_cust_string'<br>旧版本信息:|类名:OperatorConfigKey;<br>方法or属性:KEY_OPERATOR_NAME_CUST_STRING = 'operator_name_cust_string'<br>新版本信息:systemapi|@ohos.telephony.sim.d.ts|
|访问级别有变化|类名:OperatorConfigKey;<br>方法or属性:KEY_SPN_DISPLAY_CONDITION_CUST_INT = 'spn_display_condition_cust_int'<br>旧版本信息:|类名:OperatorConfigKey;<br>方法or属性:KEY_SPN_DISPLAY_CONDITION_CUST_INT = 'spn_display_condition_cust_int'<br>新版本信息:systemapi|@ohos.telephony.sim.d.ts|
|访问级别有变化|类名:OperatorConfigKey;<br>方法or属性:KEY_PNN_CUST_STRING_ARRAY = 'pnn_cust_string_array'<br>旧版本信息:|类名:OperatorConfigKey;<br>方法or属性:KEY_PNN_CUST_STRING_ARRAY = 'pnn_cust_string_array'<br>新版本信息:systemapi|@ohos.telephony.sim.d.ts|
|访问级别有变化|类名:OperatorConfigKey;<br>方法or属性:KEY_OPL_CUST_STRING_ARRAY = 'opl_cust_string_array'<br>旧版本信息:|类名:OperatorConfigKey;<br>方法or属性:KEY_OPL_CUST_STRING_ARRAY = 'opl_cust_string_array'<br>新版本信息:systemapi|@ohos.telephony.sim.d.ts|
|访问级别有变化|类名:OperatorConfigKey;<br>方法or属性:KEY_EMERGENCY_CALL_STRING_ARRAY = 'emergency_call_string_array'<br>旧版本信息:|类名:OperatorConfigKey;<br>方法or属性:KEY_EMERGENCY_CALL_STRING_ARRAY = 'emergency_call_string_array'<br>新版本信息:systemapi|@ohos.telephony.sim.d.ts|
|访问级别有变化|类名:sms;<br>方法or属性:function splitMessage(content: string): Promise\<Array\<string>>;<br>旧版本信息:|类名:sms;<br>方法or属性:function splitMessage(content: string): Promise\<Array\<string>>;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:sms;<br>方法or属性:function setDefaultSmsSlotId(slotId: number): Promise\<void>;<br>旧版本信息:|类名:sms;<br>方法or属性:function setDefaultSmsSlotId(slotId: number): Promise\<void>;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:sms;<br>方法or属性:function setSmscAddr(slotId: number, smscAddr: string): Promise\<void>;<br>旧版本信息:|类名:sms;<br>方法or属性:function setSmscAddr(slotId: number, smscAddr: string): Promise\<void>;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:sms;<br>方法or属性:function getSmscAddr(slotId: number): Promise\<string>;<br>旧版本信息:|类名:sms;<br>方法or属性:function getSmscAddr(slotId: number): Promise\<string>;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:sms;<br>方法or属性:function addSimMessage(options: SimMessageOptions): Promise\<void>;<br>旧版本信息:|类名:sms;<br>方法or属性:function addSimMessage(options: SimMessageOptions): Promise\<void>;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:sms;<br>方法or属性:function delSimMessage(slotId: number, msgIndex: number): Promise\<void>;<br>旧版本信息:|类名:sms;<br>方法or属性:function delSimMessage(slotId: number, msgIndex: number): Promise\<void>;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:sms;<br>方法or属性:function updateSimMessage(options: UpdateSimMessageOptions): Promise\<void>;<br>旧版本信息:|类名:sms;<br>方法or属性:function updateSimMessage(options: UpdateSimMessageOptions): Promise\<void>;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:sms;<br>方法or属性:function getAllSimMessages(slotId: number): Promise\<Array\<SimShortMessage>>;<br>旧版本信息:|类名:sms;<br>方法or属性:function getAllSimMessages(slotId: number): Promise\<Array\<SimShortMessage>>;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:sms;<br>方法or属性:function setCBConfig(options: CBConfigOptions): Promise\<void>;<br>旧版本信息:|类名:sms;<br>方法or属性:function setCBConfig(options: CBConfigOptions): Promise\<void>;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:sms;<br>方法or属性:function getSmsSegmentsInfo(slotId: number, message: string, force7bit: boolean): Promise\<SmsSegmentsInfo>;<br>旧版本信息:|类名:sms;<br>方法or属性:function getSmsSegmentsInfo(slotId: number, message: string, force7bit: boolean): Promise\<SmsSegmentsInfo>;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:sms;<br>方法or属性:function isImsSmsSupported(slotId: number): Promise\<boolean>;<br>旧版本信息:|类名:sms;<br>方法or属性:function isImsSmsSupported(slotId: number): Promise\<boolean>;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:sms;<br>方法or属性:function getImsShortMessageFormat(): Promise\<string>;<br>旧版本信息:|类名:sms;<br>方法or属性:function getImsShortMessageFormat(): Promise\<string>;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:sms;<br>方法or属性:function decodeMms(mmsFilePathName: string \| Array\<number>): Promise\<MmsInformation>;<br>旧版本信息:|类名:sms;<br>方法or属性:function decodeMms(mmsFilePathName: string \| Array\<number>): Promise\<MmsInformation>;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:sms;<br>方法or属性:function encodeMms(mms: MmsInformation): Promise\<Array\<number>>;<br>旧版本信息:|类名:sms;<br>方法or属性:function encodeMms(mms: MmsInformation): Promise\<Array\<number>>;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsInformation;<br>方法or属性:messageType: MessageType;<br>旧版本信息:|类名:MmsInformation;<br>方法or属性:messageType: MessageType;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsInformation;<br>方法or属性:mmsType: MmsSendReq \| MmsSendConf \| MmsNotificationInd \| MmsRespInd \| MmsRetrieveConf \| MmsAcknowledgeInd \| MmsDeliveryInd \| MmsReadOrigInd \| MmsReadRecInd;<br>旧版本信息:|类名:MmsInformation;<br>方法or属性:mmsType: MmsSendReq \| MmsSendConf \| MmsNotificationInd \| MmsRespInd \| MmsRetrieveConf \| MmsAcknowledgeInd \| MmsDeliveryInd \| MmsReadOrigInd \| MmsReadRecInd;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsInformation;<br>方法or属性:attachment?: Array\<MmsAttachment>;<br>旧版本信息:|类名:MmsInformation;<br>方法or属性:attachment?: Array\<MmsAttachment>;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsSendReq;<br>方法or属性:from: MmsAddress;<br>旧版本信息:|类名:MmsSendReq;<br>方法or属性:from: MmsAddress;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsReadOrigInd;<br>方法or属性:from: MmsAddress;<br>旧版本信息:|类名:MmsReadOrigInd;<br>方法or属性:from: MmsAddress;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsReadRecInd;<br>方法or属性:from: MmsAddress;<br>旧版本信息:|类名:MmsReadRecInd;<br>方法or属性:from: MmsAddress;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsSendReq;<br>方法or属性:transactionId: string;<br>旧版本信息:|类名:MmsSendReq;<br>方法or属性:transactionId: string;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsSendConf;<br>方法or属性:transactionId: string;<br>旧版本信息:|类名:MmsSendConf;<br>方法or属性:transactionId: string;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsNotificationInd;<br>方法or属性:transactionId: string;<br>旧版本信息:|类名:MmsNotificationInd;<br>方法or属性:transactionId: string;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsRespInd;<br>方法or属性:transactionId: string;<br>旧版本信息:|类名:MmsRespInd;<br>方法or属性:transactionId: string;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsRetrieveConf;<br>方法or属性:transactionId: string;<br>旧版本信息:|类名:MmsRetrieveConf;<br>方法or属性:transactionId: string;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsAcknowledgeInd;<br>方法or属性:transactionId: string;<br>旧版本信息:|类名:MmsAcknowledgeInd;<br>方法or属性:transactionId: string;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsSendReq;<br>方法or属性:contentType: string;<br>旧版本信息:|类名:MmsSendReq;<br>方法or属性:contentType: string;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsRetrieveConf;<br>方法or属性:contentType: string;<br>旧版本信息:|类名:MmsRetrieveConf;<br>方法or属性:contentType: string;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsAttachment;<br>方法or属性:contentType: string;<br>旧版本信息:|类名:MmsAttachment;<br>方法or属性:contentType: string;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsSendReq;<br>方法or属性:version: MmsVersionType;<br>旧版本信息:|类名:MmsSendReq;<br>方法or属性:version: MmsVersionType;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsSendConf;<br>方法or属性:version: MmsVersionType;<br>旧版本信息:|类名:MmsSendConf;<br>方法or属性:version: MmsVersionType;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsNotificationInd;<br>方法or属性:version: MmsVersionType;<br>旧版本信息:|类名:MmsNotificationInd;<br>方法or属性:version: MmsVersionType;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsRespInd;<br>方法or属性:version: MmsVersionType;<br>旧版本信息:|类名:MmsRespInd;<br>方法or属性:version: MmsVersionType;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsRetrieveConf;<br>方法or属性:version: MmsVersionType;<br>旧版本信息:|类名:MmsRetrieveConf;<br>方法or属性:version: MmsVersionType;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsAcknowledgeInd;<br>方法or属性:version: MmsVersionType;<br>旧版本信息:|类名:MmsAcknowledgeInd;<br>方法or属性:version: MmsVersionType;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsDeliveryInd;<br>方法or属性:version: MmsVersionType;<br>旧版本信息:|类名:MmsDeliveryInd;<br>方法or属性:version: MmsVersionType;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsReadOrigInd;<br>方法or属性:version: MmsVersionType;<br>旧版本信息:|类名:MmsReadOrigInd;<br>方法or属性:version: MmsVersionType;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsReadRecInd;<br>方法or属性:version: MmsVersionType;<br>旧版本信息:|类名:MmsReadRecInd;<br>方法or属性:version: MmsVersionType;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsSendReq;<br>方法or属性:to?: Array\<MmsAddress>;<br>旧版本信息:|类名:MmsSendReq;<br>方法or属性:to?: Array\<MmsAddress>;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsSendReq;<br>方法or属性:date?: number;<br>旧版本信息:|类名:MmsSendReq;<br>方法or属性:date?: number;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsReadRecInd;<br>方法or属性:date?: number;<br>旧版本信息:|类名:MmsReadRecInd;<br>方法or属性:date?: number;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsSendReq;<br>方法or属性:cc?: Array\<MmsAddress>;<br>旧版本信息:|类名:MmsSendReq;<br>方法or属性:cc?: Array\<MmsAddress>;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsRetrieveConf;<br>方法or属性:cc?: Array\<MmsAddress>;<br>旧版本信息:|类名:MmsRetrieveConf;<br>方法or属性:cc?: Array\<MmsAddress>;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsSendReq;<br>方法or属性:bcc?: Array\<MmsAddress>;<br>旧版本信息:|类名:MmsSendReq;<br>方法or属性:bcc?: Array\<MmsAddress>;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsSendReq;<br>方法or属性:subject?: string;<br>旧版本信息:|类名:MmsSendReq;<br>方法or属性:subject?: string;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsNotificationInd;<br>方法or属性:subject?: string;<br>旧版本信息:|类名:MmsNotificationInd;<br>方法or属性:subject?: string;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsRetrieveConf;<br>方法or属性:subject?: string;<br>旧版本信息:|类名:MmsRetrieveConf;<br>方法or属性:subject?: string;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsSendReq;<br>方法or属性:messageClass?: number;<br>旧版本信息:|类名:MmsSendReq;<br>方法or属性:messageClass?: number;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsSendReq;<br>方法or属性:expiry?: number;<br>旧版本信息:|类名:MmsSendReq;<br>方法or属性:expiry?: number;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsSendReq;<br>方法or属性:priority?: MmsPriorityType;<br>旧版本信息:|类名:MmsSendReq;<br>方法or属性:priority?: MmsPriorityType;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsRetrieveConf;<br>方法or属性:priority?: MmsPriorityType;<br>旧版本信息:|类名:MmsRetrieveConf;<br>方法or属性:priority?: MmsPriorityType;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsSendReq;<br>方法or属性:senderVisibility?: number;<br>旧版本信息:|类名:MmsSendReq;<br>方法or属性:senderVisibility?: number;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsSendReq;<br>方法or属性:deliveryReport?: number;<br>旧版本信息:|类名:MmsSendReq;<br>方法or属性:deliveryReport?: number;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsNotificationInd;<br>方法or属性:deliveryReport?: number;<br>旧版本信息:|类名:MmsNotificationInd;<br>方法or属性:deliveryReport?: number;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsRetrieveConf;<br>方法or属性:deliveryReport?: number;<br>旧版本信息:|类名:MmsRetrieveConf;<br>方法or属性:deliveryReport?: number;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsSendReq;<br>方法or属性:readReport?: number;<br>旧版本信息:|类名:MmsSendReq;<br>方法or属性:readReport?: number;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsRetrieveConf;<br>方法or属性:readReport?: number;<br>旧版本信息:|类名:MmsRetrieveConf;<br>方法or属性:readReport?: number;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsSendConf;<br>方法or属性:responseState: number;<br>旧版本信息:|类名:MmsSendConf;<br>方法or属性:responseState: number;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsSendConf;<br>方法or属性:messageId?: string;<br>旧版本信息:|类名:MmsSendConf;<br>方法or属性:messageId?: string;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsNotificationInd;<br>方法or属性:messageClass: number;<br>旧版本信息:|类名:MmsNotificationInd;<br>方法or属性:messageClass: number;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsNotificationInd;<br>方法or属性:messageSize: number;<br>旧版本信息:|类名:MmsNotificationInd;<br>方法or属性:messageSize: number;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsNotificationInd;<br>方法or属性:expiry: number;<br>旧版本信息:|类名:MmsNotificationInd;<br>方法or属性:expiry: number;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsNotificationInd;<br>方法or属性:contentLocation: string;<br>旧版本信息:|类名:MmsNotificationInd;<br>方法or属性:contentLocation: string;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsAttachment;<br>方法or属性:contentLocation: string;<br>旧版本信息:|类名:MmsAttachment;<br>方法or属性:contentLocation: string;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsNotificationInd;<br>方法or属性:from?: MmsAddress;<br>旧版本信息:|类名:MmsNotificationInd;<br>方法or属性:from?: MmsAddress;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsRetrieveConf;<br>方法or属性:from?: MmsAddress;<br>旧版本信息:|类名:MmsRetrieveConf;<br>方法or属性:from?: MmsAddress;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsNotificationInd;<br>方法or属性:contentClass?: number;<br>旧版本信息:|类名:MmsNotificationInd;<br>方法or属性:contentClass?: number;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsRespInd;<br>方法or属性:status: number;<br>旧版本信息:|类名:MmsRespInd;<br>方法or属性:status: number;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsDeliveryInd;<br>方法or属性:status: number;<br>旧版本信息:|类名:MmsDeliveryInd;<br>方法or属性:status: number;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsRespInd;<br>方法or属性:reportAllowed?: ReportType;<br>旧版本信息:|类名:MmsRespInd;<br>方法or属性:reportAllowed?: ReportType;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsAcknowledgeInd;<br>方法or属性:reportAllowed?: ReportType;<br>旧版本信息:|类名:MmsAcknowledgeInd;<br>方法or属性:reportAllowed?: ReportType;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsRetrieveConf;<br>方法or属性:messageId: string;<br>旧版本信息:|类名:MmsRetrieveConf;<br>方法or属性:messageId: string;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsDeliveryInd;<br>方法or属性:messageId: string;<br>旧版本信息:|类名:MmsDeliveryInd;<br>方法or属性:messageId: string;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsReadOrigInd;<br>方法or属性:messageId: string;<br>旧版本信息:|类名:MmsReadOrigInd;<br>方法or属性:messageId: string;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsReadRecInd;<br>方法or属性:messageId: string;<br>旧版本信息:|类名:MmsReadRecInd;<br>方法or属性:messageId: string;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsRetrieveConf;<br>方法or属性:date: number;<br>旧版本信息:|类名:MmsRetrieveConf;<br>方法or属性:date: number;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsDeliveryInd;<br>方法or属性:date: number;<br>旧版本信息:|类名:MmsDeliveryInd;<br>方法or属性:date: number;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsReadOrigInd;<br>方法or属性:date: number;<br>旧版本信息:|类名:MmsReadOrigInd;<br>方法or属性:date: number;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsRetrieveConf;<br>方法or属性:to: Array\<MmsAddress>;<br>旧版本信息:|类名:MmsRetrieveConf;<br>方法or属性:to: Array\<MmsAddress>;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsDeliveryInd;<br>方法or属性:to: Array\<MmsAddress>;<br>旧版本信息:|类名:MmsDeliveryInd;<br>方法or属性:to: Array\<MmsAddress>;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsReadOrigInd;<br>方法or属性:to: Array\<MmsAddress>;<br>旧版本信息:|类名:MmsReadOrigInd;<br>方法or属性:to: Array\<MmsAddress>;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsReadRecInd;<br>方法or属性:to: Array\<MmsAddress>;<br>旧版本信息:|类名:MmsReadRecInd;<br>方法or属性:to: Array\<MmsAddress>;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsRetrieveConf;<br>方法or属性:retrieveStatus?: number;<br>旧版本信息:|类名:MmsRetrieveConf;<br>方法or属性:retrieveStatus?: number;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsRetrieveConf;<br>方法or属性:retrieveText?: string;<br>旧版本信息:|类名:MmsRetrieveConf;<br>方法or属性:retrieveText?: string;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsReadOrigInd;<br>方法or属性:readStatus: number;<br>旧版本信息:|类名:MmsReadOrigInd;<br>方法or属性:readStatus: number;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsReadRecInd;<br>方法or属性:readStatus: number;<br>旧版本信息:|类名:MmsReadRecInd;<br>方法or属性:readStatus: number;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsAttachment;<br>方法or属性:contentId: string;<br>旧版本信息:|类名:MmsAttachment;<br>方法or属性:contentId: string;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsAttachment;<br>方法or属性:contentDisposition: DispositionType;<br>旧版本信息:|类名:MmsAttachment;<br>方法or属性:contentDisposition: DispositionType;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsAttachment;<br>方法or属性:contentTransferEncoding: string;<br>旧版本信息:|类名:MmsAttachment;<br>方法or属性:contentTransferEncoding: string;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsAttachment;<br>方法or属性:isSmil: boolean;<br>旧版本信息:|类名:MmsAttachment;<br>方法or属性:isSmil: boolean;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsAttachment;<br>方法or属性:path?: string;<br>旧版本信息:|类名:MmsAttachment;<br>方法or属性:path?: string;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsAttachment;<br>方法or属性:inBuff?: Array\<number>;<br>旧版本信息:|类名:MmsAttachment;<br>方法or属性:inBuff?: Array\<number>;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsAttachment;<br>方法or属性:fileName?: string;<br>旧版本信息:|类名:MmsAttachment;<br>方法or属性:fileName?: string;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsAttachment;<br>方法or属性:charset?: MmsCharSets;<br>旧版本信息:|类名:MmsAttachment;<br>方法or属性:charset?: MmsCharSets;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsAddress;<br>方法or属性:address: string;<br>旧版本信息:|类名:MmsAddress;<br>方法or属性:address: string;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsAddress;<br>方法or属性:charset: MmsCharSets;<br>旧版本信息:|类名:MmsAddress;<br>方法or属性:charset: MmsCharSets;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MessageType;<br>方法or属性:TYPE_MMS_SEND_REQ = 128<br>旧版本信息:|类名:MessageType;<br>方法or属性:TYPE_MMS_SEND_REQ = 128<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MessageType;<br>方法or属性:TYPE_MMS_SEND_CONF<br>旧版本信息:|类名:MessageType;<br>方法or属性:TYPE_MMS_SEND_CONF<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MessageType;<br>方法or属性:TYPE_MMS_NOTIFICATION_IND<br>旧版本信息:|类名:MessageType;<br>方法or属性:TYPE_MMS_NOTIFICATION_IND<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MessageType;<br>方法or属性:TYPE_MMS_RESP_IND<br>旧版本信息:|类名:MessageType;<br>方法or属性:TYPE_MMS_RESP_IND<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MessageType;<br>方法or属性:TYPE_MMS_RETRIEVE_CONF<br>旧版本信息:|类名:MessageType;<br>方法or属性:TYPE_MMS_RETRIEVE_CONF<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MessageType;<br>方法or属性:TYPE_MMS_ACKNOWLEDGE_IND<br>旧版本信息:|类名:MessageType;<br>方法or属性:TYPE_MMS_ACKNOWLEDGE_IND<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MessageType;<br>方法or属性:TYPE_MMS_DELIVERY_IND<br>旧版本信息:|类名:MessageType;<br>方法or属性:TYPE_MMS_DELIVERY_IND<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MessageType;<br>方法or属性:TYPE_MMS_READ_REC_IND<br>旧版本信息:|类名:MessageType;<br>方法or属性:TYPE_MMS_READ_REC_IND<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MessageType;<br>方法or属性:TYPE_MMS_READ_ORIG_IND<br>旧版本信息:|类名:MessageType;<br>方法or属性:TYPE_MMS_READ_ORIG_IND<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsPriorityType;<br>方法or属性:MMS_LOW = 128<br>旧版本信息:|类名:MmsPriorityType;<br>方法or属性:MMS_LOW = 128<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsPriorityType;<br>方法or属性:MMS_NORMAL<br>旧版本信息:|类名:MmsPriorityType;<br>方法or属性:MMS_NORMAL<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsPriorityType;<br>方法or属性:MMS_HIGH<br>旧版本信息:|类名:MmsPriorityType;<br>方法or属性:MMS_HIGH<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsVersionType;<br>方法or属性:MMS_VERSION_1_0 = 0x10<br>旧版本信息:|类名:MmsVersionType;<br>方法or属性:MMS_VERSION_1_0 = 0x10<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsVersionType;<br>方法or属性:MMS_VERSION_1_1<br>旧版本信息:|类名:MmsVersionType;<br>方法or属性:MMS_VERSION_1_1<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsVersionType;<br>方法or属性:MMS_VERSION_1_2<br>旧版本信息:|类名:MmsVersionType;<br>方法or属性:MMS_VERSION_1_2<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsVersionType;<br>方法or属性:MMS_VERSION_1_3<br>旧版本信息:|类名:MmsVersionType;<br>方法or属性:MMS_VERSION_1_3<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsCharSets;<br>方法or属性:BIG5 = 0X07EA<br>旧版本信息:|类名:MmsCharSets;<br>方法or属性:BIG5 = 0X07EA<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsCharSets;<br>方法or属性:ISO_10646_UCS_2 = 0X03E8<br>旧版本信息:|类名:MmsCharSets;<br>方法or属性:ISO_10646_UCS_2 = 0X03E8<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsCharSets;<br>方法or属性:ISO_8859_1 = 0X04<br>旧版本信息:|类名:MmsCharSets;<br>方法or属性:ISO_8859_1 = 0X04<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsCharSets;<br>方法or属性:ISO_8859_2<br>旧版本信息:|类名:MmsCharSets;<br>方法or属性:ISO_8859_2<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsCharSets;<br>方法or属性:ISO_8859_3<br>旧版本信息:|类名:MmsCharSets;<br>方法or属性:ISO_8859_3<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsCharSets;<br>方法or属性:ISO_8859_4<br>旧版本信息:|类名:MmsCharSets;<br>方法or属性:ISO_8859_4<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsCharSets;<br>方法or属性:ISO_8859_5<br>旧版本信息:|类名:MmsCharSets;<br>方法or属性:ISO_8859_5<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsCharSets;<br>方法or属性:ISO_8859_6<br>旧版本信息:|类名:MmsCharSets;<br>方法or属性:ISO_8859_6<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsCharSets;<br>方法or属性:ISO_8859_7<br>旧版本信息:|类名:MmsCharSets;<br>方法or属性:ISO_8859_7<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsCharSets;<br>方法or属性:ISO_8859_8<br>旧版本信息:|类名:MmsCharSets;<br>方法or属性:ISO_8859_8<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsCharSets;<br>方法or属性:ISO_8859_9<br>旧版本信息:|类名:MmsCharSets;<br>方法or属性:ISO_8859_9<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsCharSets;<br>方法or属性:SHIFT_JIS = 0X11<br>旧版本信息:|类名:MmsCharSets;<br>方法or属性:SHIFT_JIS = 0X11<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsCharSets;<br>方法or属性:US_ASCII = 0X03<br>旧版本信息:|类名:MmsCharSets;<br>方法or属性:US_ASCII = 0X03<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:MmsCharSets;<br>方法or属性:UTF_8 = 0X6A<br>旧版本信息:|类名:MmsCharSets;<br>方法or属性:UTF_8 = 0X6A<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:DispositionType;<br>方法or属性:FROM_DATA = 0<br>旧版本信息:|类名:DispositionType;<br>方法or属性:FROM_DATA = 0<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:DispositionType;<br>方法or属性:ATTACHMENT<br>旧版本信息:|类名:DispositionType;<br>方法or属性:ATTACHMENT<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:DispositionType;<br>方法or属性:INLINE<br>旧版本信息:|类名:DispositionType;<br>方法or属性:INLINE<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:ReportType;<br>方法or属性:MMS_YES = 128<br>旧版本信息:|类名:ReportType;<br>方法or属性:MMS_YES = 128<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:ReportType;<br>方法or属性:MMS_NO<br>旧版本信息:|类名:ReportType;<br>方法or属性:MMS_NO<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:CBConfigOptions;<br>方法or属性:slotId: number;<br>旧版本信息:|类名:CBConfigOptions;<br>方法or属性:slotId: number;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:SimMessageOptions;<br>方法or属性:slotId: number;<br>旧版本信息:|类名:SimMessageOptions;<br>方法or属性:slotId: number;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:UpdateSimMessageOptions;<br>方法or属性:slotId: number;<br>旧版本信息:|类名:UpdateSimMessageOptions;<br>方法or属性:slotId: number;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:CBConfigOptions;<br>方法or属性:enable: boolean;<br>旧版本信息:|类名:CBConfigOptions;<br>方法or属性:enable: boolean;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:CBConfigOptions;<br>方法or属性:startMessageId: number;<br>旧版本信息:|类名:CBConfigOptions;<br>方法or属性:startMessageId: number;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:CBConfigOptions;<br>方法or属性:endMessageId: number;<br>旧版本信息:|类名:CBConfigOptions;<br>方法or属性:endMessageId: number;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:CBConfigOptions;<br>方法or属性:ranType: RanType;<br>旧版本信息:|类名:CBConfigOptions;<br>方法or属性:ranType: RanType;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:SimMessageOptions;<br>方法or属性:smsc: string;<br>旧版本信息:|类名:SimMessageOptions;<br>方法or属性:smsc: string;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:UpdateSimMessageOptions;<br>方法or属性:smsc: string;<br>旧版本信息:|类名:UpdateSimMessageOptions;<br>方法or属性:smsc: string;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:SimMessageOptions;<br>方法or属性:pdu: string;<br>旧版本信息:|类名:SimMessageOptions;<br>方法or属性:pdu: string;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:UpdateSimMessageOptions;<br>方法or属性:pdu: string;<br>旧版本信息:|类名:UpdateSimMessageOptions;<br>方法or属性:pdu: string;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:SimMessageOptions;<br>方法or属性:status: SimMessageStatus;<br>旧版本信息:|类名:SimMessageOptions;<br>方法or属性:status: SimMessageStatus;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:UpdateSimMessageOptions;<br>方法or属性:msgIndex: number;<br>旧版本信息:|类名:UpdateSimMessageOptions;<br>方法or属性:msgIndex: number;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:UpdateSimMessageOptions;<br>方法or属性:newStatus: SimMessageStatus;<br>旧版本信息:|类名:UpdateSimMessageOptions;<br>方法or属性:newStatus: SimMessageStatus;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:SimShortMessage;<br>方法or属性:shortMessage: ShortMessage;<br>旧版本信息:|类名:SimShortMessage;<br>方法or属性:shortMessage: ShortMessage;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:SimShortMessage;<br>方法or属性:simMessageStatus: SimMessageStatus;<br>旧版本信息:|类名:SimShortMessage;<br>方法or属性:simMessageStatus: SimMessageStatus;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:SimShortMessage;<br>方法or属性:indexOnSim: number;<br>旧版本信息:|类名:SimShortMessage;<br>方法or属性:indexOnSim: number;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:SimMessageStatus;<br>方法or属性:SIM_MESSAGE_STATUS_FREE = 0<br>旧版本信息:|类名:SimMessageStatus;<br>方法or属性:SIM_MESSAGE_STATUS_FREE = 0<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:SimMessageStatus;<br>方法or属性:SIM_MESSAGE_STATUS_READ = 1<br>旧版本信息:|类名:SimMessageStatus;<br>方法or属性:SIM_MESSAGE_STATUS_READ = 1<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:SimMessageStatus;<br>方法or属性:SIM_MESSAGE_STATUS_UNREAD = 3<br>旧版本信息:|类名:SimMessageStatus;<br>方法or属性:SIM_MESSAGE_STATUS_UNREAD = 3<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:SimMessageStatus;<br>方法or属性:SIM_MESSAGE_STATUS_SENT = 5<br>旧版本信息:|类名:SimMessageStatus;<br>方法or属性:SIM_MESSAGE_STATUS_SENT = 5<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:SimMessageStatus;<br>方法or属性:SIM_MESSAGE_STATUS_UNSENT = 7<br>旧版本信息:|类名:SimMessageStatus;<br>方法or属性:SIM_MESSAGE_STATUS_UNSENT = 7<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:RanType;<br>方法or属性:TYPE_GSM = 1<br>旧版本信息:|类名:RanType;<br>方法or属性:TYPE_GSM = 1<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:RanType;<br>方法or属性:TYPE_CDMA = 2<br>旧版本信息:|类名:RanType;<br>方法or属性:TYPE_CDMA = 2<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:SmsSegmentsInfo;<br>方法or属性:splitCount: number;<br>旧版本信息:|类名:SmsSegmentsInfo;<br>方法or属性:splitCount: number;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:SmsSegmentsInfo;<br>方法or属性:encodeCount: number;<br>旧版本信息:|类名:SmsSegmentsInfo;<br>方法or属性:encodeCount: number;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:SmsSegmentsInfo;<br>方法or属性:encodeCountRemaining: number;<br>旧版本信息:|类名:SmsSegmentsInfo;<br>方法or属性:encodeCountRemaining: number;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:SmsSegmentsInfo;<br>方法or属性:scheme: SmsEncodingScheme;<br>旧版本信息:|类名:SmsSegmentsInfo;<br>方法or属性:scheme: SmsEncodingScheme;<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:SmsEncodingScheme;<br>方法or属性:SMS_ENCODING_UNKNOWN = 0<br>旧版本信息:|类名:SmsEncodingScheme;<br>方法or属性:SMS_ENCODING_UNKNOWN = 0<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:SmsEncodingScheme;<br>方法or属性:SMS_ENCODING_7BIT<br>旧版本信息:|类名:SmsEncodingScheme;<br>方法or属性:SMS_ENCODING_7BIT<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:SmsEncodingScheme;<br>方法or属性:SMS_ENCODING_8BIT<br>旧版本信息:|类名:SmsEncodingScheme;<br>方法or属性:SMS_ENCODING_8BIT<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|访问级别有变化|类名:SmsEncodingScheme;<br>方法or属性:SMS_ENCODING_16BIT<br>旧版本信息:|类名:SmsEncodingScheme;<br>方法or属性:SMS_ENCODING_16BIT<br>新版本信息:systemapi|@ohos.telephony.sms.d.ts|
|权限有变化|类名:call;<br>方法or属性:function dial(phoneNumber: string, options: DialOptions, callback: AsyncCallback\<boolean>): void;<br>旧版本信息:|类名:call;<br>方法or属性:function dial(phoneNumber: string, options: DialOptions, callback: AsyncCallback\<boolean>): void;<br>新版本信息:ohos.permission.PLACE_CALL|@ohos.telephony.call.d.ts|
|权限有变化|类名:call;<br>方法or属性:function dial(phoneNumber: string, options?: DialOptions): Promise\<boolean>;<br>旧版本信息:|类名:call;<br>方法or属性:function dial(phoneNumber: string, options?: DialOptions): Promise\<boolean>;<br>新版本信息:ohos.permission.PLACE_CALL|@ohos.telephony.call.d.ts|
|权限有变化|类名:call;<br>方法or属性:function muteRinger(): Promise\<void>;<br>旧版本信息:|类名:call;<br>方法or属性:function muteRinger(): Promise\<void>;<br>新版本信息:ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.call.d.ts|
|权限有变化|类名:call;<br>方法or属性:function holdCall(callId: number): Promise\<void>;<br>旧版本信息:|类名:call;<br>方法or属性:function holdCall(callId: number): Promise\<void>;<br>新版本信息:ohos.permission.ANSWER_CALL|@ohos.telephony.call.d.ts|
|权限有变化|类名:call;<br>方法or属性:function unHoldCall(callId: number): Promise\<void>;<br>旧版本信息:|类名:call;<br>方法or属性:function unHoldCall(callId: number): Promise\<void>;<br>新版本信息:ohos.permission.ANSWER_CALL|@ohos.telephony.call.d.ts|
|权限有变化|类名:call;<br>方法or属性:function switchCall(callId: number): Promise\<void>;<br>旧版本信息:|类名:call;<br>方法or属性:function switchCall(callId: number): Promise\<void>;<br>新版本信息:ohos.permission.ANSWER_CALL|@ohos.telephony.call.d.ts|
|权限有变化|类名:call;<br>方法or属性:function getCallWaitingStatus(slotId: number): Promise\<CallWaitingStatus>;<br>旧版本信息:|类名:call;<br>方法or属性:function getCallWaitingStatus(slotId: number): Promise\<CallWaitingStatus>;<br>新版本信息:ohos.permission.GET_TELEPHONY_STATE|@ohos.telephony.call.d.ts|
|权限有变化|类名:call;<br>方法or属性:function setCallWaiting(slotId: number, activate: boolean): Promise\<void>;<br>旧版本信息:|类名:call;<br>方法or属性:function setCallWaiting(slotId: number, activate: boolean): Promise\<void>;<br>新版本信息:ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.call.d.ts|
|权限有变化|类名:call;<br>方法or属性:function isInEmergencyCall(): Promise\<boolean>;<br>旧版本信息:|类名:call;<br>方法or属性:function isInEmergencyCall(): Promise\<boolean>;<br>新版本信息:ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.call.d.ts|
|权限有变化|类名:call;<br>方法or属性:function getCallRestrictionStatus(slotId: number, type: CallRestrictionType): Promise\<RestrictionStatus>;<br>旧版本信息:|类名:call;<br>方法or属性:function getCallRestrictionStatus(slotId: number, type: CallRestrictionType): Promise\<RestrictionStatus>;<br>新版本信息:ohos.permission.GET_TELEPHONY_STATE|@ohos.telephony.call.d.ts|
|权限有变化|类名:call;<br>方法or属性:function setCallRestriction(slotId: number, info: CallRestrictionInfo): Promise\<void>;<br>旧版本信息:|类名:call;<br>方法or属性:function setCallRestriction(slotId: number, info: CallRestrictionInfo): Promise\<void>;<br>新版本信息:ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.call.d.ts|
|权限有变化|类名:call;<br>方法or属性:function getCallTransferInfo(slotId: number, type: CallTransferType): Promise\<CallTransferResult>;<br>旧版本信息:|类名:call;<br>方法or属性:function getCallTransferInfo(slotId: number, type: CallTransferType): Promise\<CallTransferResult>;<br>新版本信息:ohos.permission.GET_TELEPHONY_STATE|@ohos.telephony.call.d.ts|
|权限有变化|类名:call;<br>方法or属性:function setCallTransfer(slotId: number, info: CallTransferInfo): Promise\<void>;<br>旧版本信息:|类名:call;<br>方法or属性:function setCallTransfer(slotId: number, info: CallTransferInfo): Promise\<void>;<br>新版本信息:ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.call.d.ts|
|权限有变化|类名:call;<br>方法or属性:function isRinging(): Promise\<boolean>;<br>旧版本信息:|类名:call;<br>方法or属性:function isRinging(): Promise\<boolean>;<br>新版本信息:ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.call.d.ts|
|权限有变化|类名:call;<br>方法or属性:function setAudioDevice(device: AudioDevice, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:call;<br>方法or属性:function setAudioDevice(device: AudioDevice, callback: AsyncCallback\<void>): void;<br>新版本信息:ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.call.d.ts|
|权限有变化|类名:call;<br>方法or属性:function setAudioDevice(device: AudioDevice): Promise\<void>;<br>旧版本信息:|类名:call;<br>方法or属性:function setAudioDevice(device: AudioDevice): Promise\<void>;<br>新版本信息:ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.call.d.ts|
|权限有变化|类名:call;<br>方法or属性:function enableImsSwitch(slotId: number): Promise\<void>;<br>旧版本信息:|类名:call;<br>方法or属性:function enableImsSwitch(slotId: number): Promise\<void>;<br>新版本信息:ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.call.d.ts|
|权限有变化|类名:call;<br>方法or属性:function disableImsSwitch(slotId: number): Promise\<void>;<br>旧版本信息:|类名:call;<br>方法or属性:function disableImsSwitch(slotId: number): Promise\<void>;<br>新版本信息:ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.call.d.ts|
|权限有变化|类名:data;<br>方法or属性:function setDefaultCellularDataSlotId(slotId: number): Promise\<void>;<br>旧版本信息:|类名:data;<br>方法or属性:function setDefaultCellularDataSlotId(slotId: number): Promise\<void>;<br>新版本信息:ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.data.d.ts|
|权限有变化|类名:data;<br>方法or属性:function isCellularDataEnabled(): Promise\<boolean>;<br>旧版本信息:|类名:data;<br>方法or属性:function isCellularDataEnabled(): Promise\<boolean>;<br>新版本信息:ohos.permission.GET_NETWORK_INFO|@ohos.telephony.data.d.ts|
|权限有变化|类名:data;<br>方法or属性:function enableCellularData(): Promise\<void>;<br>旧版本信息:|类名:data;<br>方法or属性:function enableCellularData(): Promise\<void>;<br>新版本信息:ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.data.d.ts|
|权限有变化|类名:data;<br>方法or属性:function disableCellularData(): Promise\<void>;<br>旧版本信息:|类名:data;<br>方法or属性:function disableCellularData(): Promise\<void>;<br>新版本信息:ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.data.d.ts|
|权限有变化|类名:data;<br>方法or属性:function isCellularDataRoamingEnabled(slotId: number): Promise\<boolean>;<br>旧版本信息:|类名:data;<br>方法or属性:function isCellularDataRoamingEnabled(slotId: number): Promise\<boolean>;<br>新版本信息:ohos.permission.GET_NETWORK_INFO|@ohos.telephony.data.d.ts|
|权限有变化|类名:data;<br>方法or属性:function enableCellularDataRoaming(slotId: number): Promise\<void>;<br>旧版本信息:|类名:data;<br>方法or属性:function enableCellularDataRoaming(slotId: number): Promise\<void>;<br>新版本信息:ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.data.d.ts|
|权限有变化|类名:data;<br>方法or属性:function disableCellularDataRoaming(slotId: number): Promise\<void>;<br>旧版本信息:|类名:data;<br>方法or属性:function disableCellularDataRoaming(slotId: number): Promise\<void>;<br>新版本信息:ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.data.d.ts|
|权限有变化|类名:observer;<br>方法or属性:function on(type: 'networkStateChange', options: { slotId: number }, callback: Callback\<NetworkState>): void;<br>旧版本信息:|类名:observer;<br>方法or属性:function on(type: 'networkStateChange', options: { slotId: number }, callback: Callback\<NetworkState>): void;<br>新版本信息:ohos.permission.GET_NETWORK_INFO|@ohos.telephony.observer.d.ts|
|权限有变化|类名:observer;<br>方法or属性:function on(type: 'cellInfoChange', options: { slotId: number }, callback: Callback\<Array\<CellInformation>>): void;<br>旧版本信息:|类名:observer;<br>方法or属性:function on(type: 'cellInfoChange', options: { slotId: number }, callback: Callback\<Array\<CellInformation>>): void;<br>新版本信息:ohos.permission.LOCATION,ohos.permission.APPROXIMATELY_LOCATION|@ohos.telephony.observer.d.ts|
|权限有变化|类名:radio;<br>方法or属性:function getRadioTech(slotId: number): Promise\<{psRadioTech: RadioTechnology, csRadioTech: RadioTechnology}>;<br>旧版本信息:|类名:radio;<br>方法or属性:function getRadioTech(slotId: number): Promise\<{psRadioTech: RadioTechnology, csRadioTech: RadioTechnology}>;<br>新版本信息:ohos.permission.GET_NETWORK_INFO|@ohos.telephony.radio.d.ts|
|权限有变化|类名:radio;<br>方法or属性:function getNetworkState(slotId: number, callback: AsyncCallback\<NetworkState>): void;<br>旧版本信息:|类名:radio;<br>方法or属性:function getNetworkState(slotId: number, callback: AsyncCallback\<NetworkState>): void;<br>新版本信息:ohos.permission.GET_NETWORK_INFO|@ohos.telephony.radio.d.ts|
|权限有变化|类名:radio;<br>方法or属性:function getNetworkState(slotId?: number): Promise\<NetworkState>;<br>旧版本信息:|类名:radio;<br>方法or属性:function getNetworkState(slotId?: number): Promise\<NetworkState>;<br>新版本信息:ohos.permission.GET_NETWORK_INFO|@ohos.telephony.radio.d.ts|
|权限有变化|类名:radio;<br>方法or属性:function sendUpdateCellLocationRequest(slotId: number, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:radio;<br>方法or属性:function sendUpdateCellLocationRequest(slotId: number, callback: AsyncCallback\<void>): void;<br>新版本信息:ohos.permission.LOCATION,ohos.permission.APPROXIMATELY_LOCATION|@ohos.telephony.radio.d.ts|
|权限有变化|类名:radio;<br>方法or属性:function getCellInformation(slotId: number, callback: AsyncCallback\<Array\<CellInformation>>): void;<br>旧版本信息:|类名:radio;<br>方法or属性:function getCellInformation(slotId: number, callback: AsyncCallback\<Array\<CellInformation>>): void;<br>新版本信息:ohos.permission.LOCATION,ohos.permission.APPROXIMATELY_LOCATION|@ohos.telephony.radio.d.ts|
|权限有变化|类名:radio;<br>方法or属性:function getCellInformation(slotId?: number): Promise\<Array\<CellInformation>>;<br>旧版本信息:|类名:radio;<br>方法or属性:function getCellInformation(slotId?: number): Promise\<Array\<CellInformation>>;<br>新版本信息:ohos.permission.LOCATION,ohos.permission.APPROXIMATELY_LOCATION|@ohos.telephony.radio.d.ts|
|权限有变化|类名:radio;<br>方法or属性:function setNetworkSelectionMode(options: NetworkSelectionModeOptions): Promise\<void>;<br>旧版本信息:|类名:radio;<br>方法or属性:function setNetworkSelectionMode(options: NetworkSelectionModeOptions): Promise\<void>;<br>新版本信息:ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.radio.d.ts|
|权限有变化|类名:radio;<br>方法or属性:function getNetworkSearchInformation(slotId: number): Promise\<NetworkSearchResult>;<br>旧版本信息:|类名:radio;<br>方法or属性:function getNetworkSearchInformation(slotId: number): Promise\<NetworkSearchResult>;<br>新版本信息:ohos.permission.GET_TELEPHONY_STATE|@ohos.telephony.radio.d.ts|
|权限有变化|类名:radio;<br>方法or属性:function getIMEI(slotId: number, callback: AsyncCallback\<string>): void;<br>旧版本信息:|类名:radio;<br>方法or属性:function getIMEI(slotId: number, callback: AsyncCallback\<string>): void;<br>新版本信息:ohos.permission.GET_TELEPHONY_STATE|@ohos.telephony.radio.d.ts|
|权限有变化|类名:radio;<br>方法or属性:function getIMEI(slotId?: number): Promise\<string>;<br>旧版本信息:|类名:radio;<br>方法or属性:function getIMEI(slotId?: number): Promise\<string>;<br>新版本信息:ohos.permission.GET_TELEPHONY_STATE|@ohos.telephony.radio.d.ts|
|权限有变化|类名:radio;<br>方法or属性:function getMEID(slotId: number, callback: AsyncCallback\<string>): void;<br>旧版本信息:|类名:radio;<br>方法or属性:function getMEID(slotId: number, callback: AsyncCallback\<string>): void;<br>新版本信息:ohos.permission.GET_TELEPHONY_STATE|@ohos.telephony.radio.d.ts|
|权限有变化|类名:radio;<br>方法or属性:function getMEID(slotId?: number): Promise\<string>;<br>旧版本信息:|类名:radio;<br>方法or属性:function getMEID(slotId?: number): Promise\<string>;<br>新版本信息:ohos.permission.GET_TELEPHONY_STATE|@ohos.telephony.radio.d.ts|
|权限有变化|类名:radio;<br>方法or属性:function getUniqueDeviceId(slotId: number, callback: AsyncCallback\<string>): void;<br>旧版本信息:|类名:radio;<br>方法or属性:function getUniqueDeviceId(slotId: number, callback: AsyncCallback\<string>): void;<br>新版本信息:ohos.permission.GET_TELEPHONY_STATE|@ohos.telephony.radio.d.ts|
|权限有变化|类名:radio;<br>方法or属性:function getUniqueDeviceId(slotId?: number): Promise\<string>;<br>旧版本信息:|类名:radio;<br>方法or属性:function getUniqueDeviceId(slotId?: number): Promise\<string>;<br>新版本信息:ohos.permission.GET_TELEPHONY_STATE|@ohos.telephony.radio.d.ts|
|权限有变化|类名:radio;<br>方法or属性:function setPrimarySlotId(slotId: number): Promise\<void>;<br>旧版本信息:|类名:radio;<br>方法or属性:function setPrimarySlotId(slotId: number): Promise\<void>;<br>新版本信息:ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.radio.d.ts|
|权限有变化|类名:radio;<br>方法or属性:function isRadioOn(slotId: number, callback: AsyncCallback\<boolean>): void;<br>旧版本信息:|类名:radio;<br>方法or属性:function isRadioOn(slotId: number, callback: AsyncCallback\<boolean>): void;<br>新版本信息:ohos.permission.GET_NETWORK_INFO|@ohos.telephony.radio.d.ts|
|权限有变化|类名:radio;<br>方法or属性:function isRadioOn(slotId?: number): Promise\<boolean>;<br>旧版本信息:|类名:radio;<br>方法or属性:function isRadioOn(slotId?: number): Promise\<boolean>;<br>新版本信息:ohos.permission.GET_NETWORK_INFO|@ohos.telephony.radio.d.ts|
|权限有变化|类名:radio;<br>方法or属性:function turnOnRadio(slotId: number, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:radio;<br>方法or属性:function turnOnRadio(slotId: number, callback: AsyncCallback\<void>): void;<br>新版本信息:ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.radio.d.ts|
|权限有变化|类名:radio;<br>方法or属性:function turnOnRadio(slotId?: number): Promise\<void>;<br>旧版本信息:|类名:radio;<br>方法or属性:function turnOnRadio(slotId?: number): Promise\<void>;<br>新版本信息:ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.radio.d.ts|
|权限有变化|类名:radio;<br>方法or属性:function turnOffRadio(slotId: number, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:radio;<br>方法or属性:function turnOffRadio(slotId: number, callback: AsyncCallback\<void>): void;<br>新版本信息:ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.radio.d.ts|
|权限有变化|类名:radio;<br>方法or属性:function turnOffRadio(slotId?: number): Promise\<void>;<br>旧版本信息:|类名:radio;<br>方法or属性:function turnOffRadio(slotId?: number): Promise\<void>;<br>新版本信息:ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.radio.d.ts|
|权限有变化|类名:radio;<br>方法or属性:function setPreferredNetwork(slotId: number, networkMode: PreferredNetworkMode): Promise\<void>;<br>旧版本信息:|类名:radio;<br>方法or属性:function setPreferredNetwork(slotId: number, networkMode: PreferredNetworkMode): Promise\<void>;<br>新版本信息:ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.radio.d.ts|
|权限有变化|类名:radio;<br>方法or属性:function getPreferredNetwork(slotId: number): Promise\<PreferredNetworkMode>;<br>旧版本信息:|类名:radio;<br>方法or属性:function getPreferredNetwork(slotId: number): Promise\<PreferredNetworkMode>;<br>新版本信息:ohos.permission.GET_TELEPHONY_STATE|@ohos.telephony.radio.d.ts|
|权限有变化|类名:radio;<br>方法or属性:function getImsRegInfo(slotId: number, imsType: ImsServiceType): Promise\<ImsRegInfo>;<br>旧版本信息:|类名:radio;<br>方法or属性:function getImsRegInfo(slotId: number, imsType: ImsServiceType): Promise\<ImsRegInfo>;<br>新版本信息:ohos.permission.GET_TELEPHONY_STATE|@ohos.telephony.radio.d.ts|
|权限有变化|类名:sim;<br>方法or属性:function getSimIccId(slotId: number): Promise\<string>;<br>旧版本信息:|类名:sim;<br>方法or属性:function getSimIccId(slotId: number): Promise\<string>;<br>新版本信息:ohos.permission.GET_TELEPHONY_STATE|@ohos.telephony.sim.d.ts|
|权限有变化|类名:sim;<br>方法or属性:function getVoiceMailIdentifier(slotId: number): Promise\<string>;<br>旧版本信息:|类名:sim;<br>方法or属性:function getVoiceMailIdentifier(slotId: number): Promise\<string>;<br>新版本信息:ohos.permission.GET_TELEPHONY_STATE|@ohos.telephony.sim.d.ts|
|权限有变化|类名:sim;<br>方法or属性:function getVoiceMailNumber(slotId: number): Promise\<string>;<br>旧版本信息:|类名:sim;<br>方法or属性:function getVoiceMailNumber(slotId: number): Promise\<string>;<br>新版本信息:ohos.permission.GET_TELEPHONY_STATE|@ohos.telephony.sim.d.ts|
|权限有变化|类名:sim;<br>方法or属性:function setVoiceMailInfo(slotId: number, mailName: string, mailNumber: string): Promise\<void>;<br>旧版本信息:|类名:sim;<br>方法or属性:function setVoiceMailInfo(slotId: number, mailName: string, mailNumber: string): Promise\<void>;<br>新版本信息:ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.sim.d.ts|
|权限有变化|类名:sim;<br>方法or属性:function getSimTelephoneNumber(slotId: number, callback: AsyncCallback\<string>): void;<br>旧版本信息:ohos.permission.GET_TELEPHONY_STATE|类名:sim;<br>方法or属性:function getSimTelephoneNumber(slotId: number, callback: AsyncCallback\<string>): void;<br>新版本信息:ohos.permission.GET_PHONE_NUMBERS|@ohos.telephony.sim.d.ts|
|权限有变化|类名:sim;<br>方法or属性:function getSimTelephoneNumber(slotId: number): Promise\<string>;<br>旧版本信息:|类名:sim;<br>方法or属性:function getSimTelephoneNumber(slotId: number): Promise\<string>;<br>新版本信息:ohos.permission.GET_PHONE_NUMBERS|@ohos.telephony.sim.d.ts|
|权限有变化|类名:sim;<br>方法or属性:function getSimGid1(slotId: number): Promise\<string>;<br>旧版本信息:|类名:sim;<br>方法or属性:function getSimGid1(slotId: number): Promise\<string>;<br>新版本信息:ohos.permission.GET_TELEPHONY_STATE|@ohos.telephony.sim.d.ts|
|权限有变化|类名:sim;<br>方法or属性:function getIMSI(slotId: number): Promise\<string>;<br>旧版本信息:|类名:sim;<br>方法or属性:function getIMSI(slotId: number): Promise\<string>;<br>新版本信息:ohos.permission.GET_TELEPHONY_STATE|@ohos.telephony.sim.d.ts|
|权限有变化|类名:sim;<br>方法or属性:function getSimAccountInfo(slotId: number): Promise\<IccAccountInfo>;<br>旧版本信息:|类名:sim;<br>方法or属性:function getSimAccountInfo(slotId: number): Promise\<IccAccountInfo>;<br>新版本信息:ohos.permission.GET_TELEPHONY_STATE|@ohos.telephony.sim.d.ts|
|权限有变化|类名:sim;<br>方法or属性:function getActiveSimAccountInfoList(): Promise\<Array\<IccAccountInfo>>;<br>旧版本信息:|类名:sim;<br>方法or属性:function getActiveSimAccountInfoList(): Promise\<Array\<IccAccountInfo>>;<br>新版本信息:ohos.permission.GET_TELEPHONY_STATE|@ohos.telephony.sim.d.ts|
|权限有变化|类名:sim;<br>方法or属性:function setDefaultVoiceSlotId(slotId: number): Promise\<void>;<br>旧版本信息:|类名:sim;<br>方法or属性:function setDefaultVoiceSlotId(slotId: number): Promise\<void>;<br>新版本信息:ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.sim.d.ts|
|权限有变化|类名:sim;<br>方法or属性:function activateSim(slotId: number): Promise\<void>;<br>旧版本信息:|类名:sim;<br>方法or属性:function activateSim(slotId: number): Promise\<void>;<br>新版本信息:ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.sim.d.ts|
|权限有变化|类名:sim;<br>方法or属性:function deactivateSim(slotId: number): Promise\<void>;<br>旧版本信息:|类名:sim;<br>方法or属性:function deactivateSim(slotId: number): Promise\<void>;<br>新版本信息:ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.sim.d.ts|
|权限有变化|类名:sim;<br>方法or属性:function setShowName(slotId: number, name: string): Promise\<void>;<br>旧版本信息:|类名:sim;<br>方法or属性:function setShowName(slotId: number, name: string): Promise\<void>;<br>新版本信息:ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.sim.d.ts|
|权限有变化|类名:sim;<br>方法or属性:function getShowName(slotId: number): Promise\<string>;<br>旧版本信息:|类名:sim;<br>方法or属性:function getShowName(slotId: number): Promise\<string>;<br>新版本信息:ohos.permission.GET_TELEPHONY_STATE|@ohos.telephony.sim.d.ts|
|权限有变化|类名:sim;<br>方法or属性:function setShowNumber(slotId: number, number: string): Promise\<void>;<br>旧版本信息:|类名:sim;<br>方法or属性:function setShowNumber(slotId: number, number: string): Promise\<void>;<br>新版本信息:ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.sim.d.ts|
|权限有变化|类名:sim;<br>方法or属性:function getShowNumber(slotId: number): Promise\<string>;<br>旧版本信息:|类名:sim;<br>方法or属性:function getShowNumber(slotId: number): Promise\<string>;<br>新版本信息:ohos.permission.GET_TELEPHONY_STATE|@ohos.telephony.sim.d.ts|
|权限有变化|类名:sim;<br>方法or属性:function getOperatorConfigs(slotId: number): Promise\<Array\<OperatorConfig>>;<br>旧版本信息:|类名:sim;<br>方法or属性:function getOperatorConfigs(slotId: number): Promise\<Array\<OperatorConfig>>;<br>新版本信息:ohos.permission.GET_TELEPHONY_STATE|@ohos.telephony.sim.d.ts|
|权限有变化|类名:sim;<br>方法or属性:function unlockPin(slotId: number, pin: string): Promise\<LockStatusResponse>;<br>旧版本信息:|类名:sim;<br>方法or属性:function unlockPin(slotId: number, pin: string): Promise\<LockStatusResponse>;<br>新版本信息:ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.sim.d.ts|
|权限有变化|类名:sim;<br>方法or属性:function unlockPuk(slotId: number, newPin: string, puk: string): Promise\<LockStatusResponse>;<br>旧版本信息:|类名:sim;<br>方法or属性:function unlockPuk(slotId: number, newPin: string, puk: string): Promise\<LockStatusResponse>;<br>新版本信息:ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.sim.d.ts|
|权限有变化|类名:sim;<br>方法or属性:function alterPin(slotId: number, newPin: string, oldPin: string): Promise\<LockStatusResponse>;<br>旧版本信息:|类名:sim;<br>方法or属性:function alterPin(slotId: number, newPin: string, oldPin: string): Promise\<LockStatusResponse>;<br>新版本信息:ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.sim.d.ts|
|权限有变化|类名:sim;<br>方法or属性:function setLockState(slotId: number, options: LockInfo): Promise\<LockStatusResponse>;<br>旧版本信息:|类名:sim;<br>方法or属性:function setLockState(slotId: number, options: LockInfo): Promise\<LockStatusResponse>;<br>新版本信息:ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.sim.d.ts|
|权限有变化|类名:sim;<br>方法or属性:function unlockPin2(slotId: number, pin2: string): Promise\<LockStatusResponse>;<br>旧版本信息:|类名:sim;<br>方法or属性:function unlockPin2(slotId: number, pin2: string): Promise\<LockStatusResponse>;<br>新版本信息:ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.sim.d.ts|
|权限有变化|类名:sim;<br>方法or属性:function unlockPuk2(slotId: number, newPin2: string, puk2: string): Promise\<LockStatusResponse>;<br>旧版本信息:|类名:sim;<br>方法or属性:function unlockPuk2(slotId: number, newPin2: string, puk2: string): Promise\<LockStatusResponse>;<br>新版本信息:ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.sim.d.ts|
|权限有变化|类名:sim;<br>方法or属性:function alterPin2(slotId: number, newPin2: string, oldPin2: string): Promise\<LockStatusResponse>;<br>旧版本信息:|类名:sim;<br>方法or属性:function alterPin2(slotId: number, newPin2: string, oldPin2: string): Promise\<LockStatusResponse>;<br>新版本信息:ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.sim.d.ts|
|权限有变化|类名:sim;<br>方法or属性:function queryIccDiallingNumbers(slotId: number, type: ContactType): Promise\<Array\<DiallingNumbersInfo>>;<br>旧版本信息:|类名:sim;<br>方法or属性:function queryIccDiallingNumbers(slotId: number, type: ContactType): Promise\<Array\<DiallingNumbersInfo>>;<br>新版本信息:ohos.permission.READ_CONTACTS|@ohos.telephony.sim.d.ts|
|权限有变化|类名:sim;<br>方法or属性:function addIccDiallingNumbers(slotId: number, type: ContactType, diallingNumbers: DiallingNumbersInfo): Promise\<void>;<br>旧版本信息:|类名:sim;<br>方法or属性:function addIccDiallingNumbers(slotId: number, type: ContactType, diallingNumbers: DiallingNumbersInfo): Promise\<void>;<br>新版本信息:ohos.permission.WRITE_CONTACTS|@ohos.telephony.sim.d.ts|
|权限有变化|类名:sim;<br>方法or属性:function delIccDiallingNumbers(slotId: number, type: ContactType, diallingNumbers: DiallingNumbersInfo): Promise\<void>;<br>旧版本信息:|类名:sim;<br>方法or属性:function delIccDiallingNumbers(slotId: number, type: ContactType, diallingNumbers: DiallingNumbersInfo): Promise\<void>;<br>新版本信息:ohos.permission.WRITE_CONTACTS|@ohos.telephony.sim.d.ts|
|权限有变化|类名:sim;<br>方法or属性:function updateIccDiallingNumbers(slotId: number, type: ContactType, diallingNumbers: DiallingNumbersInfo): Promise\<void>;<br>旧版本信息:|类名:sim;<br>方法or属性:function updateIccDiallingNumbers(slotId: number, type: ContactType, diallingNumbers: DiallingNumbersInfo): Promise\<void>;<br>新版本信息:ohos.permission.WRITE_CONTACTS|@ohos.telephony.sim.d.ts|
|权限有变化|类名:sim;<br>方法or属性:function getLockState(slotId: number, lockType: LockType): Promise\<LockState>;<br>旧版本信息:|类名:sim;<br>方法or属性:function getLockState(slotId: number, lockType: LockType): Promise\<LockState>;<br>新版本信息:ohos.permission.GET_TELEPHONY_STATE|@ohos.telephony.sim.d.ts|
|权限有变化|类名:sim;<br>方法or属性:function sendEnvelopeCmd(slotId: number, cmd: string): Promise\<void>;<br>旧版本信息:|类名:sim;<br>方法or属性:function sendEnvelopeCmd(slotId: number, cmd: string): Promise\<void>;<br>新版本信息:ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.sim.d.ts|
|权限有变化|类名:sim;<br>方法or属性:function sendTerminalResponseCmd(slotId: number, cmd: string): Promise\<void>;<br>旧版本信息:|类名:sim;<br>方法or属性:function sendTerminalResponseCmd(slotId: number, cmd: string): Promise\<void>;<br>新版本信息:ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.sim.d.ts|
|权限有变化|类名:sim;<br>方法or属性:function unlockSimLock(slotId: number, lockInfo: PersoLockInfo): Promise\<LockStatusResponse>;<br>旧版本信息:|类名:sim;<br>方法or属性:function unlockSimLock(slotId: number, lockInfo: PersoLockInfo): Promise\<LockStatusResponse>;<br>新版本信息:ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.sim.d.ts|
|权限有变化|类名:sms;<br>方法or属性:function splitMessage(content: string): Promise\<Array\<string>>;<br>旧版本信息:|类名:sms;<br>方法or属性:function splitMessage(content: string): Promise\<Array\<string>>;<br>新版本信息:ohos.permission.SEND_MESSAGES|@ohos.telephony.sms.d.ts|
|权限有变化|类名:sms;<br>方法or属性:function setDefaultSmsSlotId(slotId: number): Promise\<void>;<br>旧版本信息:|类名:sms;<br>方法or属性:function setDefaultSmsSlotId(slotId: number): Promise\<void>;<br>新版本信息:ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.sms.d.ts|
|权限有变化|类名:sms;<br>方法or属性:function setSmscAddr(slotId: number, smscAddr: string): Promise\<void>;<br>旧版本信息:|类名:sms;<br>方法or属性:function setSmscAddr(slotId: number, smscAddr: string): Promise\<void>;<br>新版本信息:ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.sms.d.ts|
|权限有变化|类名:sms;<br>方法or属性:function getSmscAddr(slotId: number): Promise\<string>;<br>旧版本信息:|类名:sms;<br>方法or属性:function getSmscAddr(slotId: number): Promise\<string>;<br>新版本信息:ohos.permission.GET_TELEPHONY_STATE|@ohos.telephony.sms.d.ts|
|权限有变化|类名:sms;<br>方法or属性:function addSimMessage(options: SimMessageOptions): Promise\<void>;<br>旧版本信息:|类名:sms;<br>方法or属性:function addSimMessage(options: SimMessageOptions): Promise\<void>;<br>新版本信息:ohos.permission.RECEIVE_SMS,ohos.permission.SEND_MESSAGES|@ohos.telephony.sms.d.ts|
|权限有变化|类名:sms;<br>方法or属性:function delSimMessage(slotId: number, msgIndex: number): Promise\<void>;<br>旧版本信息:|类名:sms;<br>方法or属性:function delSimMessage(slotId: number, msgIndex: number): Promise\<void>;<br>新版本信息:ohos.permission.RECEIVE_SMS,ohos.permission.SEND_MESSAGES|@ohos.telephony.sms.d.ts|
|权限有变化|类名:sms;<br>方法or属性:function updateSimMessage(options: UpdateSimMessageOptions): Promise\<void>;<br>旧版本信息:|类名:sms;<br>方法or属性:function updateSimMessage(options: UpdateSimMessageOptions): Promise\<void>;<br>新版本信息:ohos.permission.RECEIVE_SMS,ohos.permission.SEND_MESSAGES|@ohos.telephony.sms.d.ts|
|权限有变化|类名:sms;<br>方法or属性:function getAllSimMessages(slotId: number): Promise\<Array\<SimShortMessage>>;<br>旧版本信息:|类名:sms;<br>方法or属性:function getAllSimMessages(slotId: number): Promise\<Array\<SimShortMessage>>;<br>新版本信息:ohos.permission.RECEIVE_SMS|@ohos.telephony.sms.d.ts|
|权限有变化|类名:sms;<br>方法or属性:function setCBConfig(options: CBConfigOptions): Promise\<void>;<br>旧版本信息:|类名:sms;<br>方法or属性:function setCBConfig(options: CBConfigOptions): Promise\<void>;<br>新版本信息:ohos.permission.RECEIVE_SMS|@ohos.telephony.sms.d.ts|
|type有变化|类名:CallTransferInfo;<br>方法or属性:transferNum: string;<br>旧版本信息:|类名:CallTransferInfo;<br>方法or属性:transferNum: string;<br>新版本信息:string|@ohos.telephony.call.d.ts|
|type有变化|类名:CallTransferInfo;<br>方法or属性:type: CallTransferType;<br>旧版本信息:|类名:CallTransferInfo;<br>方法or属性:type: CallTransferType;<br>新版本信息:CallTransferType|@ohos.telephony.call.d.ts|
|type有变化|类名:CallTransferInfo;<br>方法or属性:settingType: CallTransferSettingType;<br>旧版本信息:|类名:CallTransferInfo;<br>方法or属性:settingType: CallTransferSettingType;<br>新版本信息:CallTransferSettingType|@ohos.telephony.call.d.ts|
|type有变化|类名:CallTransferInfo;<br>方法or属性:startHour?: number;<br>旧版本信息:|类名:CallTransferInfo;<br>方法or属性:startHour?: number;<br>新版本信息:?number|@ohos.telephony.call.d.ts|
|type有变化|类名:CallTransferInfo;<br>方法or属性:startMinute?: number;<br>旧版本信息:|类名:CallTransferInfo;<br>方法or属性:startMinute?: number;<br>新版本信息:?number|@ohos.telephony.call.d.ts|
|type有变化|类名:CallTransferInfo;<br>方法or属性:endHour?: number;<br>旧版本信息:|类名:CallTransferInfo;<br>方法or属性:endHour?: number;<br>新版本信息:?number|@ohos.telephony.call.d.ts|
|type有变化|类名:CallTransferInfo;<br>方法or属性:endMinute?: number;<br>旧版本信息:|类名:CallTransferInfo;<br>方法or属性:endMinute?: number;<br>新版本信息:?number|@ohos.telephony.call.d.ts|
|type有变化|类名:CallAttributeOptions;<br>方法or属性:accountNumber: string;<br>旧版本信息:|类名:CallAttributeOptions;<br>方法or属性:accountNumber: string;<br>新版本信息:string|@ohos.telephony.call.d.ts|
|type有变化|类名:CallAttributeOptions;<br>方法or属性:speakerphoneOn: boolean;<br>旧版本信息:|类名:CallAttributeOptions;<br>方法or属性:speakerphoneOn: boolean;<br>新版本信息:boolean|@ohos.telephony.call.d.ts|
|type有变化|类名:CallAttributeOptions;<br>方法or属性:accountId: number;<br>旧版本信息:|类名:CallAttributeOptions;<br>方法or属性:accountId: number;<br>新版本信息:number|@ohos.telephony.call.d.ts|
|type有变化|类名:CallAttributeOptions;<br>方法or属性:videoState: VideoStateType;<br>旧版本信息:|类名:CallAttributeOptions;<br>方法or属性:videoState: VideoStateType;<br>新版本信息:VideoStateType|@ohos.telephony.call.d.ts|
|type有变化|类名:CallAttributeOptions;<br>方法or属性:startTime: number;<br>旧版本信息:|类名:CallAttributeOptions;<br>方法or属性:startTime: number;<br>新版本信息:number|@ohos.telephony.call.d.ts|
|type有变化|类名:CallAttributeOptions;<br>方法or属性:isEcc: boolean;<br>旧版本信息:|类名:CallAttributeOptions;<br>方法or属性:isEcc: boolean;<br>新版本信息:boolean|@ohos.telephony.call.d.ts|
|type有变化|类名:CallAttributeOptions;<br>方法or属性:callType: CallType;<br>旧版本信息:|类名:CallAttributeOptions;<br>方法or属性:callType: CallType;<br>新版本信息:CallType|@ohos.telephony.call.d.ts|
|type有变化|类名:CallAttributeOptions;<br>方法or属性:callId: number;<br>旧版本信息:|类名:CallAttributeOptions;<br>方法or属性:callId: number;<br>新版本信息:number|@ohos.telephony.call.d.ts|
|type有变化|类名:CallAttributeOptions;<br>方法or属性:callState: DetailedCallState;<br>旧版本信息:|类名:CallAttributeOptions;<br>方法or属性:callState: DetailedCallState;<br>新版本信息:DetailedCallState|@ohos.telephony.call.d.ts|
|type有变化|类名:CallAttributeOptions;<br>方法or属性:conferenceState: ConferenceState;<br>旧版本信息:|类名:CallAttributeOptions;<br>方法or属性:conferenceState: ConferenceState;<br>新版本信息:ConferenceState|@ohos.telephony.call.d.ts|
|type有变化|类名:CallRestrictionInfo;<br>方法or属性:type: CallRestrictionType;<br>旧版本信息:|类名:CallRestrictionInfo;<br>方法or属性:type: CallRestrictionType;<br>新版本信息:CallRestrictionType|@ohos.telephony.call.d.ts|
|type有变化|类名:CallRestrictionInfo;<br>方法or属性:password: string;<br>旧版本信息:|类名:CallRestrictionInfo;<br>方法or属性:password: string;<br>新版本信息:string|@ohos.telephony.call.d.ts|
|type有变化|类名:CallRestrictionInfo;<br>方法or属性:mode: CallRestrictionMode;<br>旧版本信息:|类名:CallRestrictionInfo;<br>方法or属性:mode: CallRestrictionMode;<br>新版本信息:CallRestrictionMode|@ohos.telephony.call.d.ts|
|type有变化|类名:CallEventOptions;<br>方法or属性:eventId: CallAbilityEventId,<br>旧版本信息:|类名:CallEventOptions;<br>方法or属性:eventId: CallAbilityEventId,<br>新版本信息:CallAbilityEventId|@ohos.telephony.call.d.ts|
|type有变化|类名:DialOptions;<br>方法or属性:extras?: boolean;<br>旧版本信息:|类名:DialOptions;<br>方法or属性:extras?: boolean;<br>新版本信息:?boolean|@ohos.telephony.call.d.ts|
|type有变化|类名:DialOptions;<br>方法or属性:accountId?: number;<br>旧版本信息:|类名:DialOptions;<br>方法or属性:accountId?: number;<br>新版本信息:?number|@ohos.telephony.call.d.ts|
|type有变化|类名:DialCallOptions;<br>方法or属性:accountId?: number;<br>旧版本信息:|类名:DialCallOptions;<br>方法or属性:accountId?: number;<br>新版本信息:?number|@ohos.telephony.call.d.ts|
|type有变化|类名:DialOptions;<br>方法or属性:videoState?: VideoStateType;<br>旧版本信息:|类名:DialOptions;<br>方法or属性:videoState?: VideoStateType;<br>新版本信息:?VideoStateType|@ohos.telephony.call.d.ts|
|type有变化|类名:DialCallOptions;<br>方法or属性:videoState?: VideoStateType;<br>旧版本信息:|类名:DialCallOptions;<br>方法or属性:videoState?: VideoStateType;<br>新版本信息:?VideoStateType|@ohos.telephony.call.d.ts|
|type有变化|类名:DialOptions;<br>方法or属性:dialScene?: DialScene;<br>旧版本信息:|类名:DialOptions;<br>方法or属性:dialScene?: DialScene;<br>新版本信息:?DialScene|@ohos.telephony.call.d.ts|
|type有变化|类名:DialCallOptions;<br>方法or属性:dialScene?: DialScene;<br>旧版本信息:|类名:DialCallOptions;<br>方法or属性:dialScene?: DialScene;<br>新版本信息:?DialScene|@ohos.telephony.call.d.ts|
|type有变化|类名:DialOptions;<br>方法or属性:dialType?: DialType;<br>旧版本信息:|类名:DialOptions;<br>方法or属性:dialType?: DialType;<br>新版本信息:?DialType|@ohos.telephony.call.d.ts|
|type有变化|类名:DialCallOptions;<br>方法or属性:dialType?: DialType;<br>旧版本信息:|类名:DialCallOptions;<br>方法or属性:dialType?: DialType;<br>新版本信息:?DialType|@ohos.telephony.call.d.ts|
|type有变化|类名:RejectMessageOptions;<br>方法or属性:messageContent: string;<br>旧版本信息:|类名:RejectMessageOptions;<br>方法or属性:messageContent: string;<br>新版本信息:string|@ohos.telephony.call.d.ts|
|type有变化|类名:CallTransferResult;<br>方法or属性:status: TransferStatus;<br>旧版本信息:|类名:CallTransferResult;<br>方法or属性:status: TransferStatus;<br>新版本信息:TransferStatus|@ohos.telephony.call.d.ts|
|type有变化|类名:CallTransferResult;<br>方法or属性:number: string;<br>旧版本信息:|类名:CallTransferResult;<br>方法or属性:number: string;<br>新版本信息:string|@ohos.telephony.call.d.ts|
|type有变化|类名:CallTransferResult;<br>方法or属性:startHour: number;<br>旧版本信息:|类名:CallTransferResult;<br>方法or属性:startHour: number;<br>新版本信息:number|@ohos.telephony.call.d.ts|
|type有变化|类名:CallTransferResult;<br>方法or属性:startMinute: number;<br>旧版本信息:|类名:CallTransferResult;<br>方法or属性:startMinute: number;<br>新版本信息:number|@ohos.telephony.call.d.ts|
|type有变化|类名:CallTransferResult;<br>方法or属性:endHour: number;<br>旧版本信息:|类名:CallTransferResult;<br>方法or属性:endHour: number;<br>新版本信息:number|@ohos.telephony.call.d.ts|
|type有变化|类名:CallTransferResult;<br>方法or属性:endMinute: number;<br>旧版本信息:|类名:CallTransferResult;<br>方法or属性:endMinute: number;<br>新版本信息:number|@ohos.telephony.call.d.ts|
|type有变化|类名:EmergencyNumberOptions;<br>方法or属性:slotId?: number;<br>旧版本信息:|类名:EmergencyNumberOptions;<br>方法or属性:slotId?: number;<br>新版本信息:?number|@ohos.telephony.call.d.ts|
|type有变化|类名:NumberFormatOptions;<br>方法or属性:countryCode?: string;<br>旧版本信息:|类名:NumberFormatOptions;<br>方法or属性:countryCode?: string;<br>新版本信息:?string|@ohos.telephony.call.d.ts|
|type有变化|类名:MmiCodeResults;<br>方法or属性:result: MmiCodeResult;<br>旧版本信息:|类名:MmiCodeResults;<br>方法or属性:result: MmiCodeResult;<br>新版本信息:MmiCodeResult|@ohos.telephony.call.d.ts|
|type有变化|类名:MmiCodeResults;<br>方法or属性:message: string;<br>旧版本信息:|类名:MmiCodeResults;<br>方法or属性:message: string;<br>新版本信息:string|@ohos.telephony.call.d.ts|
|type有变化|类名:DisconnectedDetails;<br>方法or属性:message: string;<br>旧版本信息:|类名:DisconnectedDetails;<br>方法or属性:message: string;<br>新版本信息:string|@ohos.telephony.call.d.ts|
|type有变化|类名:DisconnectedDetails;<br>方法or属性:reason: DisconnectedReason;<br>旧版本信息:|类名:DisconnectedDetails;<br>方法or属性:reason: DisconnectedReason;<br>新版本信息:DisconnectedReason|@ohos.telephony.call.d.ts|
|type有变化|类名:SimStateData;<br>方法or属性:type: CardType;<br>旧版本信息:|类名:SimStateData;<br>方法or属性:type: CardType;<br>新版本信息:CardType|@ohos.telephony.observer.d.ts|
|type有变化|类名:SimStateData;<br>方法or属性:state: SimState;<br>旧版本信息:|类名:SimStateData;<br>方法or属性:state: SimState;<br>新版本信息:SimState|@ohos.telephony.observer.d.ts|
|type有变化|类名:SimStateData;<br>方法or属性:reason: LockReason;<br>旧版本信息:|类名:SimStateData;<br>方法or属性:reason: LockReason;<br>新版本信息:LockReason|@ohos.telephony.observer.d.ts|
|type有变化|类名:SignalInformation;<br>方法or属性:signalType: NetworkType;<br>旧版本信息:|类名:SignalInformation;<br>方法or属性:signalType: NetworkType;<br>新版本信息:NetworkType|@ohos.telephony.radio.d.ts|
|type有变化|类名:SignalInformation;<br>方法or属性:signalLevel: number;<br>旧版本信息:|类名:SignalInformation;<br>方法or属性:signalLevel: number;<br>新版本信息:number|@ohos.telephony.radio.d.ts|
|type有变化|类名:SignalInformation;<br>方法or属性:dBm: number;<br>旧版本信息:|类名:SignalInformation;<br>方法or属性:dBm: number;<br>新版本信息:number|@ohos.telephony.radio.d.ts|
|type有变化|类名:NetworkState;<br>方法or属性:longOperatorName: string;<br>旧版本信息:|类名:NetworkState;<br>方法or属性:longOperatorName: string;<br>新版本信息:string|@ohos.telephony.radio.d.ts|
|type有变化|类名:NetworkState;<br>方法or属性:shortOperatorName: string;<br>旧版本信息:|类名:NetworkState;<br>方法or属性:shortOperatorName: string;<br>新版本信息:string|@ohos.telephony.radio.d.ts|
|type有变化|类名:NetworkState;<br>方法or属性:plmnNumeric: string;<br>旧版本信息:|类名:NetworkState;<br>方法or属性:plmnNumeric: string;<br>新版本信息:string|@ohos.telephony.radio.d.ts|
|type有变化|类名:NetworkState;<br>方法or属性:isRoaming: boolean;<br>旧版本信息:|类名:NetworkState;<br>方法or属性:isRoaming: boolean;<br>新版本信息:boolean|@ohos.telephony.radio.d.ts|
|type有变化|类名:NetworkState;<br>方法or属性:regState: RegState;<br>旧版本信息:|类名:NetworkState;<br>方法or属性:regState: RegState;<br>新版本信息:RegState|@ohos.telephony.radio.d.ts|
|type有变化|类名:NetworkState;<br>方法or属性:cfgTech: RadioTechnology;<br>旧版本信息:|类名:NetworkState;<br>方法or属性:cfgTech: RadioTechnology;<br>新版本信息:RadioTechnology|@ohos.telephony.radio.d.ts|
|type有变化|类名:NetworkState;<br>方法or属性:nsaState: NsaState;<br>旧版本信息:|类名:NetworkState;<br>方法or属性:nsaState: NsaState;<br>新版本信息:NsaState|@ohos.telephony.radio.d.ts|
|type有变化|类名:NetworkState;<br>方法or属性:isCaActive: boolean;<br>旧版本信息:|类名:NetworkState;<br>方法or属性:isCaActive: boolean;<br>新版本信息:boolean|@ohos.telephony.radio.d.ts|
|type有变化|类名:NetworkState;<br>方法or属性:isEmergency: boolean;<br>旧版本信息:|类名:NetworkState;<br>方法or属性:isEmergency: boolean;<br>新版本信息:boolean|@ohos.telephony.radio.d.ts|
|type有变化|类名:CellInformation;<br>方法or属性:networkType: NetworkType;<br>旧版本信息:|类名:CellInformation;<br>方法or属性:networkType: NetworkType;<br>新版本信息:NetworkType|@ohos.telephony.radio.d.ts|
|type有变化|类名:CellInformation;<br>方法or属性:isCamped: boolean;<br>旧版本信息:|类名:CellInformation;<br>方法or属性:isCamped: boolean;<br>新版本信息:boolean|@ohos.telephony.radio.d.ts|
|type有变化|类名:CellInformation;<br>方法or属性:timeStamp: number;<br>旧版本信息:|类名:CellInformation;<br>方法or属性:timeStamp: number;<br>新版本信息:number|@ohos.telephony.radio.d.ts|
|type有变化|类名:CellInformation;<br>方法or属性:signalInformation: SignalInformation;<br>旧版本信息:|类名:CellInformation;<br>方法or属性:signalInformation: SignalInformation;<br>新版本信息:SignalInformation|@ohos.telephony.radio.d.ts|
|type有变化|类名:CellInformation;<br>方法or属性:data: CdmaCellInformation \| GsmCellInformation \| LteCellInformation \| NrCellInformation \| TdscdmaCellInformation<br>    \| WcdmaCellInformation;<br>旧版本信息:|类名:CellInformation;<br>方法or属性:data: CdmaCellInformation \| GsmCellInformation \| LteCellInformation \| NrCellInformation \| TdscdmaCellInformation<br>    \| WcdmaCellInformation;<br>新版本信息:CdmaCellInformation \| GsmCellInformation \| LteCellInformation \| NrCellInformation\| TdscdmaCellInformation \| WcdmaCellInformation|@ohos.telephony.radio.d.ts|
|type有变化|类名:CdmaCellInformation;<br>方法or属性:baseId: number;<br>旧版本信息:|类名:CdmaCellInformation;<br>方法or属性:baseId: number;<br>新版本信息:number|@ohos.telephony.radio.d.ts|
|type有变化|类名:CdmaCellInformation;<br>方法or属性:latitude: number;<br>旧版本信息:|类名:CdmaCellInformation;<br>方法or属性:latitude: number;<br>新版本信息:number|@ohos.telephony.radio.d.ts|
|type有变化|类名:CdmaCellInformation;<br>方法or属性:longitude: number;<br>旧版本信息:|类名:CdmaCellInformation;<br>方法or属性:longitude: number;<br>新版本信息:number|@ohos.telephony.radio.d.ts|
|type有变化|类名:CdmaCellInformation;<br>方法or属性:nid: number;<br>旧版本信息:|类名:CdmaCellInformation;<br>方法or属性:nid: number;<br>新版本信息:number|@ohos.telephony.radio.d.ts|
|type有变化|类名:CdmaCellInformation;<br>方法or属性:sid: number;<br>旧版本信息:|类名:CdmaCellInformation;<br>方法or属性:sid: number;<br>新版本信息:number|@ohos.telephony.radio.d.ts|
|type有变化|类名:GsmCellInformation;<br>方法or属性:lac: number;<br>旧版本信息:|类名:GsmCellInformation;<br>方法or属性:lac: number;<br>新版本信息:number|@ohos.telephony.radio.d.ts|
|type有变化|类名:TdscdmaCellInformation;<br>方法or属性:lac: number;<br>旧版本信息:|类名:TdscdmaCellInformation;<br>方法or属性:lac: number;<br>新版本信息:number|@ohos.telephony.radio.d.ts|
|type有变化|类名:WcdmaCellInformation;<br>方法or属性:lac: number;<br>旧版本信息:|类名:WcdmaCellInformation;<br>方法or属性:lac: number;<br>新版本信息:number|@ohos.telephony.radio.d.ts|
|type有变化|类名:GsmCellInformation;<br>方法or属性:cellId: number;<br>旧版本信息:|类名:GsmCellInformation;<br>方法or属性:cellId: number;<br>新版本信息:number|@ohos.telephony.radio.d.ts|
|type有变化|类名:TdscdmaCellInformation;<br>方法or属性:cellId: number;<br>旧版本信息:|类名:TdscdmaCellInformation;<br>方法or属性:cellId: number;<br>新版本信息:number|@ohos.telephony.radio.d.ts|
|type有变化|类名:WcdmaCellInformation;<br>方法or属性:cellId: number;<br>旧版本信息:|类名:WcdmaCellInformation;<br>方法or属性:cellId: number;<br>新版本信息:number|@ohos.telephony.radio.d.ts|
|type有变化|类名:GsmCellInformation;<br>方法or属性:arfcn: number;<br>旧版本信息:|类名:GsmCellInformation;<br>方法or属性:arfcn: number;<br>新版本信息:number|@ohos.telephony.radio.d.ts|
|type有变化|类名:GsmCellInformation;<br>方法or属性:bsic: number;<br>旧版本信息:|类名:GsmCellInformation;<br>方法or属性:bsic: number;<br>新版本信息:number|@ohos.telephony.radio.d.ts|
|type有变化|类名:GsmCellInformation;<br>方法or属性:mcc: string;<br>旧版本信息:|类名:GsmCellInformation;<br>方法or属性:mcc: string;<br>新版本信息:string|@ohos.telephony.radio.d.ts|
|type有变化|类名:LteCellInformation;<br>方法or属性:mcc: string;<br>旧版本信息:|类名:LteCellInformation;<br>方法or属性:mcc: string;<br>新版本信息:string|@ohos.telephony.radio.d.ts|
|type有变化|类名:NrCellInformation;<br>方法or属性:mcc: string;<br>旧版本信息:|类名:NrCellInformation;<br>方法or属性:mcc: string;<br>新版本信息:string|@ohos.telephony.radio.d.ts|
|type有变化|类名:TdscdmaCellInformation;<br>方法or属性:mcc: string;<br>旧版本信息:|类名:TdscdmaCellInformation;<br>方法or属性:mcc: string;<br>新版本信息:string|@ohos.telephony.radio.d.ts|
|type有变化|类名:WcdmaCellInformation;<br>方法or属性:mcc: string;<br>旧版本信息:|类名:WcdmaCellInformation;<br>方法or属性:mcc: string;<br>新版本信息:string|@ohos.telephony.radio.d.ts|
|type有变化|类名:GsmCellInformation;<br>方法or属性:mnc: string;<br>旧版本信息:|类名:GsmCellInformation;<br>方法or属性:mnc: string;<br>新版本信息:string|@ohos.telephony.radio.d.ts|
|type有变化|类名:LteCellInformation;<br>方法or属性:mnc: string;<br>旧版本信息:|类名:LteCellInformation;<br>方法or属性:mnc: string;<br>新版本信息:string|@ohos.telephony.radio.d.ts|
|type有变化|类名:NrCellInformation;<br>方法or属性:mnc: string;<br>旧版本信息:|类名:NrCellInformation;<br>方法or属性:mnc: string;<br>新版本信息:string|@ohos.telephony.radio.d.ts|
|type有变化|类名:TdscdmaCellInformation;<br>方法or属性:mnc: string;<br>旧版本信息:|类名:TdscdmaCellInformation;<br>方法or属性:mnc: string;<br>新版本信息:string|@ohos.telephony.radio.d.ts|
|type有变化|类名:WcdmaCellInformation;<br>方法or属性:mnc: string;<br>旧版本信息:|类名:WcdmaCellInformation;<br>方法or属性:mnc: string;<br>新版本信息:string|@ohos.telephony.radio.d.ts|
|type有变化|类名:LteCellInformation;<br>方法or属性:cgi: number;<br>旧版本信息:|类名:LteCellInformation;<br>方法or属性:cgi: number;<br>新版本信息:number|@ohos.telephony.radio.d.ts|
|type有变化|类名:LteCellInformation;<br>方法or属性:pci: number;<br>旧版本信息:|类名:LteCellInformation;<br>方法or属性:pci: number;<br>新版本信息:number|@ohos.telephony.radio.d.ts|
|type有变化|类名:NrCellInformation;<br>方法or属性:pci: number;<br>旧版本信息:|类名:NrCellInformation;<br>方法or属性:pci: number;<br>新版本信息:number|@ohos.telephony.radio.d.ts|
|type有变化|类名:LteCellInformation;<br>方法or属性:tac: number;<br>旧版本信息:|类名:LteCellInformation;<br>方法or属性:tac: number;<br>新版本信息:number|@ohos.telephony.radio.d.ts|
|type有变化|类名:NrCellInformation;<br>方法or属性:tac: number;<br>旧版本信息:|类名:NrCellInformation;<br>方法or属性:tac: number;<br>新版本信息:number|@ohos.telephony.radio.d.ts|
|type有变化|类名:LteCellInformation;<br>方法or属性:earfcn: number;<br>旧版本信息:|类名:LteCellInformation;<br>方法or属性:earfcn: number;<br>新版本信息:number|@ohos.telephony.radio.d.ts|
|type有变化|类名:LteCellInformation;<br>方法or属性:bandwidth: number;<br>旧版本信息:|类名:LteCellInformation;<br>方法or属性:bandwidth: number;<br>新版本信息:number|@ohos.telephony.radio.d.ts|
|type有变化|类名:LteCellInformation;<br>方法or属性:isSupportEndc: boolean;<br>旧版本信息:|类名:LteCellInformation;<br>方法or属性:isSupportEndc: boolean;<br>新版本信息:boolean|@ohos.telephony.radio.d.ts|
|type有变化|类名:NrCellInformation;<br>方法or属性:nrArfcn: number;<br>旧版本信息:|类名:NrCellInformation;<br>方法or属性:nrArfcn: number;<br>新版本信息:number|@ohos.telephony.radio.d.ts|
|type有变化|类名:NrCellInformation;<br>方法or属性:nci: number;<br>旧版本信息:|类名:NrCellInformation;<br>方法or属性:nci: number;<br>新版本信息:number|@ohos.telephony.radio.d.ts|
|type有变化|类名:TdscdmaCellInformation;<br>方法or属性:cpid: number;<br>旧版本信息:|类名:TdscdmaCellInformation;<br>方法or属性:cpid: number;<br>新版本信息:number|@ohos.telephony.radio.d.ts|
|type有变化|类名:TdscdmaCellInformation;<br>方法or属性:uarfcn: number;<br>旧版本信息:|类名:TdscdmaCellInformation;<br>方法or属性:uarfcn: number;<br>新版本信息:number|@ohos.telephony.radio.d.ts|
|type有变化|类名:WcdmaCellInformation;<br>方法or属性:uarfcn: number;<br>旧版本信息:|类名:WcdmaCellInformation;<br>方法or属性:uarfcn: number;<br>新版本信息:number|@ohos.telephony.radio.d.ts|
|type有变化|类名:WcdmaCellInformation;<br>方法or属性:psc: number;<br>旧版本信息:|类名:WcdmaCellInformation;<br>方法or属性:psc: number;<br>新版本信息:number|@ohos.telephony.radio.d.ts|
|type有变化|类名:NetworkSearchResult;<br>方法or属性:isNetworkSearchSuccess: boolean;<br>旧版本信息:|类名:NetworkSearchResult;<br>方法or属性:isNetworkSearchSuccess: boolean;<br>新版本信息:boolean|@ohos.telephony.radio.d.ts|
|type有变化|类名:NetworkSearchResult;<br>方法or属性:networkSearchResult: Array\<NetworkInformation>;<br>旧版本信息:|类名:NetworkSearchResult;<br>方法or属性:networkSearchResult: Array\<NetworkInformation>;<br>新版本信息:Array\<NetworkInformation>|@ohos.telephony.radio.d.ts|
|type有变化|类名:NetworkInformation;<br>方法or属性:operatorName: string;<br>旧版本信息:|类名:NetworkInformation;<br>方法or属性:operatorName: string;<br>新版本信息:string|@ohos.telephony.radio.d.ts|
|type有变化|类名:NetworkInformation;<br>方法or属性:operatorNumeric: string;<br>旧版本信息:|类名:NetworkInformation;<br>方法or属性:operatorNumeric: string;<br>新版本信息:string|@ohos.telephony.radio.d.ts|
|type有变化|类名:NetworkInformation;<br>方法or属性:state: NetworkInformationState;<br>旧版本信息:|类名:NetworkInformation;<br>方法or属性:state: NetworkInformationState;<br>新版本信息:NetworkInformationState|@ohos.telephony.radio.d.ts|
|type有变化|类名:NetworkInformation;<br>方法or属性:radioTech: string;<br>旧版本信息:|类名:NetworkInformation;<br>方法or属性:radioTech: string;<br>新版本信息:string|@ohos.telephony.radio.d.ts|
|type有变化|类名:NetworkSelectionModeOptions;<br>方法or属性:slotId: number;<br>旧版本信息:|类名:NetworkSelectionModeOptions;<br>方法or属性:slotId: number;<br>新版本信息:number|@ohos.telephony.radio.d.ts|
|type有变化|类名:NetworkSelectionModeOptions;<br>方法or属性:selectMode: NetworkSelectionMode;<br>旧版本信息:|类名:NetworkSelectionModeOptions;<br>方法or属性:selectMode: NetworkSelectionMode;<br>新版本信息:NetworkSelectionMode|@ohos.telephony.radio.d.ts|
|type有变化|类名:NetworkSelectionModeOptions;<br>方法or属性:networkInformation: NetworkInformation;<br>旧版本信息:|类名:NetworkSelectionModeOptions;<br>方法or属性:networkInformation: NetworkInformation;<br>新版本信息:NetworkInformation|@ohos.telephony.radio.d.ts|
|type有变化|类名:NetworkSelectionModeOptions;<br>方法or属性:resumeSelection: boolean;<br>旧版本信息:|类名:NetworkSelectionModeOptions;<br>方法or属性:resumeSelection: boolean;<br>新版本信息:boolean|@ohos.telephony.radio.d.ts|
|type有变化|类名:ImsRegInfo;<br>方法or属性:imsRegState: ImsRegState;<br>旧版本信息:|类名:ImsRegInfo;<br>方法or属性:imsRegState: ImsRegState;<br>新版本信息:ImsRegState|@ohos.telephony.radio.d.ts|
|type有变化|类名:ImsRegInfo;<br>方法or属性:imsRegTech: ImsRegTech;<br>旧版本信息:|类名:ImsRegInfo;<br>方法or属性:imsRegTech: ImsRegTech;<br>新版本信息:ImsRegTech|@ohos.telephony.radio.d.ts|
|type有变化|类名:OperatorConfig;<br>方法or属性:field: string;<br>旧版本信息:|类名:OperatorConfig;<br>方法or属性:field: string;<br>新版本信息:string|@ohos.telephony.sim.d.ts|
|type有变化|类名:OperatorConfig;<br>方法or属性:value: string;<br>旧版本信息:|类名:OperatorConfig;<br>方法or属性:value: string;<br>新版本信息:string|@ohos.telephony.sim.d.ts|
|type有变化|类名:IccAccountInfo;<br>方法or属性:simId: number;<br>旧版本信息:|类名:IccAccountInfo;<br>方法or属性:simId: number;<br>新版本信息:number|@ohos.telephony.sim.d.ts|
|type有变化|类名:IccAccountInfo;<br>方法or属性:slotIndex: number;<br>旧版本信息:|类名:IccAccountInfo;<br>方法or属性:slotIndex: number;<br>新版本信息:number|@ohos.telephony.sim.d.ts|
|type有变化|类名:IccAccountInfo;<br>方法or属性:isEsim: boolean;<br>旧版本信息:|类名:IccAccountInfo;<br>方法or属性:isEsim: boolean;<br>新版本信息:boolean|@ohos.telephony.sim.d.ts|
|type有变化|类名:IccAccountInfo;<br>方法or属性:isActive: boolean;<br>旧版本信息:|类名:IccAccountInfo;<br>方法or属性:isActive: boolean;<br>新版本信息:boolean|@ohos.telephony.sim.d.ts|
|type有变化|类名:IccAccountInfo;<br>方法or属性:iccId: string;<br>旧版本信息:|类名:IccAccountInfo;<br>方法or属性:iccId: string;<br>新版本信息:string|@ohos.telephony.sim.d.ts|
|type有变化|类名:IccAccountInfo;<br>方法or属性:showName: string;<br>旧版本信息:|类名:IccAccountInfo;<br>方法or属性:showName: string;<br>新版本信息:string|@ohos.telephony.sim.d.ts|
|type有变化|类名:IccAccountInfo;<br>方法or属性:showNumber: string;<br>旧版本信息:|类名:IccAccountInfo;<br>方法or属性:showNumber: string;<br>新版本信息:string|@ohos.telephony.sim.d.ts|
|type有变化|类名:LockStatusResponse;<br>方法or属性:result: number;<br>旧版本信息:|类名:LockStatusResponse;<br>方法or属性:result: number;<br>新版本信息:number|@ohos.telephony.sim.d.ts|
|type有变化|类名:LockStatusResponse;<br>方法or属性:remain?: number;<br>旧版本信息:|类名:LockStatusResponse;<br>方法or属性:remain?: number;<br>新版本信息:?number|@ohos.telephony.sim.d.ts|
|type有变化|类名:DiallingNumbersInfo;<br>方法or属性:alphaTag: string;<br>旧版本信息:|类名:DiallingNumbersInfo;<br>方法or属性:alphaTag: string;<br>新版本信息:string|@ohos.telephony.sim.d.ts|
|type有变化|类名:DiallingNumbersInfo;<br>方法or属性:number: string;<br>旧版本信息:|类名:DiallingNumbersInfo;<br>方法or属性:number: string;<br>新版本信息:string|@ohos.telephony.sim.d.ts|
|type有变化|类名:DiallingNumbersInfo;<br>方法or属性:recordNumber?: number;<br>旧版本信息:|类名:DiallingNumbersInfo;<br>方法or属性:recordNumber?: number;<br>新版本信息:?number|@ohos.telephony.sim.d.ts|
|type有变化|类名:DiallingNumbersInfo;<br>方法or属性:pin2?: string;<br>旧版本信息:|类名:DiallingNumbersInfo;<br>方法or属性:pin2?: string;<br>新版本信息:?string|@ohos.telephony.sim.d.ts|
|type有变化|类名:LockInfo;<br>方法or属性:lockType: LockType;<br>旧版本信息:|类名:LockInfo;<br>方法or属性:lockType: LockType;<br>新版本信息:LockType|@ohos.telephony.sim.d.ts|
|type有变化|类名:LockInfo;<br>方法or属性:password: string;<br>旧版本信息:|类名:LockInfo;<br>方法or属性:password: string;<br>新版本信息:string|@ohos.telephony.sim.d.ts|
|type有变化|类名:PersoLockInfo;<br>方法or属性:password: string;<br>旧版本信息:|类名:PersoLockInfo;<br>方法or属性:password: string;<br>新版本信息:string|@ohos.telephony.sim.d.ts|
|type有变化|类名:LockInfo;<br>方法or属性:state: LockState;<br>旧版本信息:|类名:LockInfo;<br>方法or属性:state: LockState;<br>新版本信息:LockState|@ohos.telephony.sim.d.ts|
|type有变化|类名:PersoLockInfo;<br>方法or属性:lockType: PersoLockType;<br>旧版本信息:|类名:PersoLockInfo;<br>方法or属性:lockType: PersoLockType;<br>新版本信息:PersoLockType|@ohos.telephony.sim.d.ts|
|type有变化|类名:MmsInformation;<br>方法or属性:messageType: MessageType;<br>旧版本信息:|类名:MmsInformation;<br>方法or属性:messageType: MessageType;<br>新版本信息:MessageType|@ohos.telephony.sms.d.ts|
|type有变化|类名:MmsInformation;<br>方法or属性:mmsType: MmsSendReq \| MmsSendConf \| MmsNotificationInd \| MmsRespInd \| MmsRetrieveConf \| MmsAcknowledgeInd \| MmsDeliveryInd \| MmsReadOrigInd \| MmsReadRecInd;<br>旧版本信息:|类名:MmsInformation;<br>方法or属性:mmsType: MmsSendReq \| MmsSendConf \| MmsNotificationInd \| MmsRespInd \| MmsRetrieveConf \| MmsAcknowledgeInd \| MmsDeliveryInd \| MmsReadOrigInd \| MmsReadRecInd;<br>新版本信息:MmsSendReq \| MmsSendConf \| MmsNotificationInd \| MmsRespInd \| MmsRetrieveConf \| MmsAcknowledgeInd \|MmsDeliveryInd \| MmsReadOrigInd \| MmsReadRecInd|@ohos.telephony.sms.d.ts|
|type有变化|类名:MmsInformation;<br>方法or属性:attachment?: Array\<MmsAttachment>;<br>旧版本信息:|类名:MmsInformation;<br>方法or属性:attachment?: Array\<MmsAttachment>;<br>新版本信息:?Array\<MmsAttachment>|@ohos.telephony.sms.d.ts|
|type有变化|类名:MmsSendReq;<br>方法or属性:from: MmsAddress;<br>旧版本信息:|类名:MmsSendReq;<br>方法or属性:from: MmsAddress;<br>新版本信息:MmsAddress|@ohos.telephony.sms.d.ts|
|type有变化|类名:MmsReadOrigInd;<br>方法or属性:from: MmsAddress;<br>旧版本信息:|类名:MmsReadOrigInd;<br>方法or属性:from: MmsAddress;<br>新版本信息:MmsAddress|@ohos.telephony.sms.d.ts|
|type有变化|类名:MmsReadRecInd;<br>方法or属性:from: MmsAddress;<br>旧版本信息:|类名:MmsReadRecInd;<br>方法or属性:from: MmsAddress;<br>新版本信息:MmsAddress|@ohos.telephony.sms.d.ts|
|type有变化|类名:MmsSendReq;<br>方法or属性:transactionId: string;<br>旧版本信息:|类名:MmsSendReq;<br>方法or属性:transactionId: string;<br>新版本信息:string|@ohos.telephony.sms.d.ts|
|type有变化|类名:MmsSendConf;<br>方法or属性:transactionId: string;<br>旧版本信息:|类名:MmsSendConf;<br>方法or属性:transactionId: string;<br>新版本信息:string|@ohos.telephony.sms.d.ts|
|type有变化|类名:MmsNotificationInd;<br>方法or属性:transactionId: string;<br>旧版本信息:|类名:MmsNotificationInd;<br>方法or属性:transactionId: string;<br>新版本信息:string|@ohos.telephony.sms.d.ts|
|type有变化|类名:MmsRespInd;<br>方法or属性:transactionId: string;<br>旧版本信息:|类名:MmsRespInd;<br>方法or属性:transactionId: string;<br>新版本信息:string|@ohos.telephony.sms.d.ts|
|type有变化|类名:MmsRetrieveConf;<br>方法or属性:transactionId: string;<br>旧版本信息:|类名:MmsRetrieveConf;<br>方法or属性:transactionId: string;<br>新版本信息:string|@ohos.telephony.sms.d.ts|
|type有变化|类名:MmsAcknowledgeInd;<br>方法or属性:transactionId: string;<br>旧版本信息:|类名:MmsAcknowledgeInd;<br>方法or属性:transactionId: string;<br>新版本信息:string|@ohos.telephony.sms.d.ts|
|type有变化|类名:MmsSendReq;<br>方法or属性:contentType: string;<br>旧版本信息:|类名:MmsSendReq;<br>方法or属性:contentType: string;<br>新版本信息:string|@ohos.telephony.sms.d.ts|
|type有变化|类名:MmsRetrieveConf;<br>方法or属性:contentType: string;<br>旧版本信息:|类名:MmsRetrieveConf;<br>方法or属性:contentType: string;<br>新版本信息:string|@ohos.telephony.sms.d.ts|
|type有变化|类名:MmsAttachment;<br>方法or属性:contentType: string;<br>旧版本信息:|类名:MmsAttachment;<br>方法or属性:contentType: string;<br>新版本信息:string|@ohos.telephony.sms.d.ts|
|type有变化|类名:MmsSendReq;<br>方法or属性:version: MmsVersionType;<br>旧版本信息:|类名:MmsSendReq;<br>方法or属性:version: MmsVersionType;<br>新版本信息:MmsVersionType|@ohos.telephony.sms.d.ts|
|type有变化|类名:MmsSendConf;<br>方法or属性:version: MmsVersionType;<br>旧版本信息:|类名:MmsSendConf;<br>方法or属性:version: MmsVersionType;<br>新版本信息:MmsVersionType|@ohos.telephony.sms.d.ts|
|type有变化|类名:MmsNotificationInd;<br>方法or属性:version: MmsVersionType;<br>旧版本信息:|类名:MmsNotificationInd;<br>方法or属性:version: MmsVersionType;<br>新版本信息:MmsVersionType|@ohos.telephony.sms.d.ts|
|type有变化|类名:MmsRespInd;<br>方法or属性:version: MmsVersionType;<br>旧版本信息:|类名:MmsRespInd;<br>方法or属性:version: MmsVersionType;<br>新版本信息:MmsVersionType|@ohos.telephony.sms.d.ts|
|type有变化|类名:MmsRetrieveConf;<br>方法or属性:version: MmsVersionType;<br>旧版本信息:|类名:MmsRetrieveConf;<br>方法or属性:version: MmsVersionType;<br>新版本信息:MmsVersionType|@ohos.telephony.sms.d.ts|
|type有变化|类名:MmsAcknowledgeInd;<br>方法or属性:version: MmsVersionType;<br>旧版本信息:|类名:MmsAcknowledgeInd;<br>方法or属性:version: MmsVersionType;<br>新版本信息:MmsVersionType|@ohos.telephony.sms.d.ts|
|type有变化|类名:MmsDeliveryInd;<br>方法or属性:version: MmsVersionType;<br>旧版本信息:|类名:MmsDeliveryInd;<br>方法or属性:version: MmsVersionType;<br>新版本信息:MmsVersionType|@ohos.telephony.sms.d.ts|
|type有变化|类名:MmsReadOrigInd;<br>方法or属性:version: MmsVersionType;<br>旧版本信息:|类名:MmsReadOrigInd;<br>方法or属性:version: MmsVersionType;<br>新版本信息:MmsVersionType|@ohos.telephony.sms.d.ts|
|type有变化|类名:MmsReadRecInd;<br>方法or属性:version: MmsVersionType;<br>旧版本信息:|类名:MmsReadRecInd;<br>方法or属性:version: MmsVersionType;<br>新版本信息:MmsVersionType|@ohos.telephony.sms.d.ts|
|type有变化|类名:MmsSendReq;<br>方法or属性:to?: Array\<MmsAddress>;<br>旧版本信息:|类名:MmsSendReq;<br>方法or属性:to?: Array\<MmsAddress>;<br>新版本信息:?Array\<MmsAddress>|@ohos.telephony.sms.d.ts|
|type有变化|类名:MmsSendReq;<br>方法or属性:date?: number;<br>旧版本信息:|类名:MmsSendReq;<br>方法or属性:date?: number;<br>新版本信息:?number|@ohos.telephony.sms.d.ts|
|type有变化|类名:MmsReadRecInd;<br>方法or属性:date?: number;<br>旧版本信息:|类名:MmsReadRecInd;<br>方法or属性:date?: number;<br>新版本信息:?number|@ohos.telephony.sms.d.ts|
|type有变化|类名:MmsSendReq;<br>方法or属性:cc?: Array\<MmsAddress>;<br>旧版本信息:|类名:MmsSendReq;<br>方法or属性:cc?: Array\<MmsAddress>;<br>新版本信息:?Array\<MmsAddress>|@ohos.telephony.sms.d.ts|
|type有变化|类名:MmsRetrieveConf;<br>方法or属性:cc?: Array\<MmsAddress>;<br>旧版本信息:|类名:MmsRetrieveConf;<br>方法or属性:cc?: Array\<MmsAddress>;<br>新版本信息:?Array\<MmsAddress>|@ohos.telephony.sms.d.ts|
|type有变化|类名:MmsSendReq;<br>方法or属性:bcc?: Array\<MmsAddress>;<br>旧版本信息:|类名:MmsSendReq;<br>方法or属性:bcc?: Array\<MmsAddress>;<br>新版本信息:?Array\<MmsAddress>|@ohos.telephony.sms.d.ts|
|type有变化|类名:MmsSendReq;<br>方法or属性:subject?: string;<br>旧版本信息:|类名:MmsSendReq;<br>方法or属性:subject?: string;<br>新版本信息:?string|@ohos.telephony.sms.d.ts|
|type有变化|类名:MmsNotificationInd;<br>方法or属性:subject?: string;<br>旧版本信息:|类名:MmsNotificationInd;<br>方法or属性:subject?: string;<br>新版本信息:?string|@ohos.telephony.sms.d.ts|
|type有变化|类名:MmsRetrieveConf;<br>方法or属性:subject?: string;<br>旧版本信息:|类名:MmsRetrieveConf;<br>方法or属性:subject?: string;<br>新版本信息:?string|@ohos.telephony.sms.d.ts|
|type有变化|类名:MmsSendReq;<br>方法or属性:messageClass?: number;<br>旧版本信息:|类名:MmsSendReq;<br>方法or属性:messageClass?: number;<br>新版本信息:?number|@ohos.telephony.sms.d.ts|
|type有变化|类名:MmsSendReq;<br>方法or属性:expiry?: number;<br>旧版本信息:|类名:MmsSendReq;<br>方法or属性:expiry?: number;<br>新版本信息:?number|@ohos.telephony.sms.d.ts|
|type有变化|类名:MmsSendReq;<br>方法or属性:priority?: MmsPriorityType;<br>旧版本信息:|类名:MmsSendReq;<br>方法or属性:priority?: MmsPriorityType;<br>新版本信息:?MmsPriorityType|@ohos.telephony.sms.d.ts|
|type有变化|类名:MmsRetrieveConf;<br>方法or属性:priority?: MmsPriorityType;<br>旧版本信息:|类名:MmsRetrieveConf;<br>方法or属性:priority?: MmsPriorityType;<br>新版本信息:?MmsPriorityType|@ohos.telephony.sms.d.ts|
|type有变化|类名:MmsSendReq;<br>方法or属性:senderVisibility?: number;<br>旧版本信息:|类名:MmsSendReq;<br>方法or属性:senderVisibility?: number;<br>新版本信息:?number|@ohos.telephony.sms.d.ts|
|type有变化|类名:MmsSendReq;<br>方法or属性:deliveryReport?: number;<br>旧版本信息:|类名:MmsSendReq;<br>方法or属性:deliveryReport?: number;<br>新版本信息:?number|@ohos.telephony.sms.d.ts|
|type有变化|类名:MmsNotificationInd;<br>方法or属性:deliveryReport?: number;<br>旧版本信息:|类名:MmsNotificationInd;<br>方法or属性:deliveryReport?: number;<br>新版本信息:?number|@ohos.telephony.sms.d.ts|
|type有变化|类名:MmsRetrieveConf;<br>方法or属性:deliveryReport?: number;<br>旧版本信息:|类名:MmsRetrieveConf;<br>方法or属性:deliveryReport?: number;<br>新版本信息:?number|@ohos.telephony.sms.d.ts|
|type有变化|类名:MmsSendReq;<br>方法or属性:readReport?: number;<br>旧版本信息:|类名:MmsSendReq;<br>方法or属性:readReport?: number;<br>新版本信息:?number|@ohos.telephony.sms.d.ts|
|type有变化|类名:MmsRetrieveConf;<br>方法or属性:readReport?: number;<br>旧版本信息:|类名:MmsRetrieveConf;<br>方法or属性:readReport?: number;<br>新版本信息:?number|@ohos.telephony.sms.d.ts|
|type有变化|类名:MmsSendConf;<br>方法or属性:responseState: number;<br>旧版本信息:|类名:MmsSendConf;<br>方法or属性:responseState: number;<br>新版本信息:number|@ohos.telephony.sms.d.ts|
|type有变化|类名:MmsSendConf;<br>方法or属性:messageId?: string;<br>旧版本信息:|类名:MmsSendConf;<br>方法or属性:messageId?: string;<br>新版本信息:?string|@ohos.telephony.sms.d.ts|
|type有变化|类名:MmsNotificationInd;<br>方法or属性:messageClass: number;<br>旧版本信息:|类名:MmsNotificationInd;<br>方法or属性:messageClass: number;<br>新版本信息:number|@ohos.telephony.sms.d.ts|
|type有变化|类名:MmsNotificationInd;<br>方法or属性:messageSize: number;<br>旧版本信息:|类名:MmsNotificationInd;<br>方法or属性:messageSize: number;<br>新版本信息:number|@ohos.telephony.sms.d.ts|
|type有变化|类名:MmsNotificationInd;<br>方法or属性:expiry: number;<br>旧版本信息:|类名:MmsNotificationInd;<br>方法or属性:expiry: number;<br>新版本信息:number|@ohos.telephony.sms.d.ts|
|type有变化|类名:MmsNotificationInd;<br>方法or属性:contentLocation: string;<br>旧版本信息:|类名:MmsNotificationInd;<br>方法or属性:contentLocation: string;<br>新版本信息:string|@ohos.telephony.sms.d.ts|
|type有变化|类名:MmsAttachment;<br>方法or属性:contentLocation: string;<br>旧版本信息:|类名:MmsAttachment;<br>方法or属性:contentLocation: string;<br>新版本信息:string|@ohos.telephony.sms.d.ts|
|type有变化|类名:MmsNotificationInd;<br>方法or属性:from?: MmsAddress;<br>旧版本信息:|类名:MmsNotificationInd;<br>方法or属性:from?: MmsAddress;<br>新版本信息:?MmsAddress|@ohos.telephony.sms.d.ts|
|type有变化|类名:MmsRetrieveConf;<br>方法or属性:from?: MmsAddress;<br>旧版本信息:|类名:MmsRetrieveConf;<br>方法or属性:from?: MmsAddress;<br>新版本信息:?MmsAddress|@ohos.telephony.sms.d.ts|
|type有变化|类名:MmsNotificationInd;<br>方法or属性:contentClass?: number;<br>旧版本信息:|类名:MmsNotificationInd;<br>方法or属性:contentClass?: number;<br>新版本信息:?number|@ohos.telephony.sms.d.ts|
|type有变化|类名:MmsRespInd;<br>方法or属性:status: number;<br>旧版本信息:|类名:MmsRespInd;<br>方法or属性:status: number;<br>新版本信息:number|@ohos.telephony.sms.d.ts|
|type有变化|类名:MmsDeliveryInd;<br>方法or属性:status: number;<br>旧版本信息:|类名:MmsDeliveryInd;<br>方法or属性:status: number;<br>新版本信息:number|@ohos.telephony.sms.d.ts|
|type有变化|类名:ShortMessage;<br>方法or属性:status: number;<br>旧版本信息:|类名:ShortMessage;<br>方法or属性:status: number;<br>新版本信息:number|@ohos.telephony.sms.d.ts|
|type有变化|类名:MmsRespInd;<br>方法or属性:reportAllowed?: ReportType;<br>旧版本信息:|类名:MmsRespInd;<br>方法or属性:reportAllowed?: ReportType;<br>新版本信息:?ReportType|@ohos.telephony.sms.d.ts|
|type有变化|类名:MmsAcknowledgeInd;<br>方法or属性:reportAllowed?: ReportType;<br>旧版本信息:|类名:MmsAcknowledgeInd;<br>方法or属性:reportAllowed?: ReportType;<br>新版本信息:?ReportType|@ohos.telephony.sms.d.ts|
|type有变化|类名:MmsRetrieveConf;<br>方法or属性:messageId: string;<br>旧版本信息:|类名:MmsRetrieveConf;<br>方法or属性:messageId: string;<br>新版本信息:string|@ohos.telephony.sms.d.ts|
|type有变化|类名:MmsDeliveryInd;<br>方法or属性:messageId: string;<br>旧版本信息:|类名:MmsDeliveryInd;<br>方法or属性:messageId: string;<br>新版本信息:string|@ohos.telephony.sms.d.ts|
|type有变化|类名:MmsReadOrigInd;<br>方法or属性:messageId: string;<br>旧版本信息:|类名:MmsReadOrigInd;<br>方法or属性:messageId: string;<br>新版本信息:string|@ohos.telephony.sms.d.ts|
|type有变化|类名:MmsReadRecInd;<br>方法or属性:messageId: string;<br>旧版本信息:|类名:MmsReadRecInd;<br>方法or属性:messageId: string;<br>新版本信息:string|@ohos.telephony.sms.d.ts|
|type有变化|类名:MmsRetrieveConf;<br>方法or属性:date: number;<br>旧版本信息:|类名:MmsRetrieveConf;<br>方法or属性:date: number;<br>新版本信息:number|@ohos.telephony.sms.d.ts|
|type有变化|类名:MmsDeliveryInd;<br>方法or属性:date: number;<br>旧版本信息:|类名:MmsDeliveryInd;<br>方法or属性:date: number;<br>新版本信息:number|@ohos.telephony.sms.d.ts|
|type有变化|类名:MmsReadOrigInd;<br>方法or属性:date: number;<br>旧版本信息:|类名:MmsReadOrigInd;<br>方法or属性:date: number;<br>新版本信息:number|@ohos.telephony.sms.d.ts|
|type有变化|类名:MmsRetrieveConf;<br>方法or属性:to: Array\<MmsAddress>;<br>旧版本信息:|类名:MmsRetrieveConf;<br>方法or属性:to: Array\<MmsAddress>;<br>新版本信息:Array\<MmsAddress>|@ohos.telephony.sms.d.ts|
|type有变化|类名:MmsDeliveryInd;<br>方法or属性:to: Array\<MmsAddress>;<br>旧版本信息:|类名:MmsDeliveryInd;<br>方法or属性:to: Array\<MmsAddress>;<br>新版本信息:Array\<MmsAddress>|@ohos.telephony.sms.d.ts|
|type有变化|类名:MmsReadOrigInd;<br>方法or属性:to: Array\<MmsAddress>;<br>旧版本信息:|类名:MmsReadOrigInd;<br>方法or属性:to: Array\<MmsAddress>;<br>新版本信息:Array\<MmsAddress>|@ohos.telephony.sms.d.ts|
|type有变化|类名:MmsReadRecInd;<br>方法or属性:to: Array\<MmsAddress>;<br>旧版本信息:|类名:MmsReadRecInd;<br>方法or属性:to: Array\<MmsAddress>;<br>新版本信息:Array\<MmsAddress>|@ohos.telephony.sms.d.ts|
|type有变化|类名:MmsRetrieveConf;<br>方法or属性:retrieveStatus?: number;<br>旧版本信息:|类名:MmsRetrieveConf;<br>方法or属性:retrieveStatus?: number;<br>新版本信息:?number|@ohos.telephony.sms.d.ts|
|type有变化|类名:MmsRetrieveConf;<br>方法or属性:retrieveText?: string;<br>旧版本信息:|类名:MmsRetrieveConf;<br>方法or属性:retrieveText?: string;<br>新版本信息:?string|@ohos.telephony.sms.d.ts|
|type有变化|类名:MmsReadOrigInd;<br>方法or属性:readStatus: number;<br>旧版本信息:|类名:MmsReadOrigInd;<br>方法or属性:readStatus: number;<br>新版本信息:number|@ohos.telephony.sms.d.ts|
|type有变化|类名:MmsReadRecInd;<br>方法or属性:readStatus: number;<br>旧版本信息:|类名:MmsReadRecInd;<br>方法or属性:readStatus: number;<br>新版本信息:number|@ohos.telephony.sms.d.ts|
|type有变化|类名:MmsAttachment;<br>方法or属性:contentId: string;<br>旧版本信息:|类名:MmsAttachment;<br>方法or属性:contentId: string;<br>新版本信息:string|@ohos.telephony.sms.d.ts|
|type有变化|类名:MmsAttachment;<br>方法or属性:contentDisposition: DispositionType;<br>旧版本信息:|类名:MmsAttachment;<br>方法or属性:contentDisposition: DispositionType;<br>新版本信息:DispositionType|@ohos.telephony.sms.d.ts|
|type有变化|类名:MmsAttachment;<br>方法or属性:contentTransferEncoding: string;<br>旧版本信息:|类名:MmsAttachment;<br>方法or属性:contentTransferEncoding: string;<br>新版本信息:string|@ohos.telephony.sms.d.ts|
|type有变化|类名:MmsAttachment;<br>方法or属性:isSmil: boolean;<br>旧版本信息:|类名:MmsAttachment;<br>方法or属性:isSmil: boolean;<br>新版本信息:boolean|@ohos.telephony.sms.d.ts|
|type有变化|类名:MmsAttachment;<br>方法or属性:path?: string;<br>旧版本信息:|类名:MmsAttachment;<br>方法or属性:path?: string;<br>新版本信息:?string|@ohos.telephony.sms.d.ts|
|type有变化|类名:MmsAttachment;<br>方法or属性:inBuff?: Array\<number>;<br>旧版本信息:|类名:MmsAttachment;<br>方法or属性:inBuff?: Array\<number>;<br>新版本信息:?Array\<number>|@ohos.telephony.sms.d.ts|
|type有变化|类名:MmsAttachment;<br>方法or属性:fileName?: string;<br>旧版本信息:|类名:MmsAttachment;<br>方法or属性:fileName?: string;<br>新版本信息:?string|@ohos.telephony.sms.d.ts|
|type有变化|类名:MmsAttachment;<br>方法or属性:charset?: MmsCharSets;<br>旧版本信息:|类名:MmsAttachment;<br>方法or属性:charset?: MmsCharSets;<br>新版本信息:?MmsCharSets|@ohos.telephony.sms.d.ts|
|type有变化|类名:MmsAddress;<br>方法or属性:address: string;<br>旧版本信息:|类名:MmsAddress;<br>方法or属性:address: string;<br>新版本信息:string|@ohos.telephony.sms.d.ts|
|type有变化|类名:MmsAddress;<br>方法or属性:charset: MmsCharSets;<br>旧版本信息:|类名:MmsAddress;<br>方法or属性:charset: MmsCharSets;<br>新版本信息:MmsCharSets|@ohos.telephony.sms.d.ts|
|type有变化|类名:CBConfigOptions;<br>方法or属性:slotId: number;<br>旧版本信息:|类名:CBConfigOptions;<br>方法or属性:slotId: number;<br>新版本信息:number|@ohos.telephony.sms.d.ts|
|type有变化|类名:SimMessageOptions;<br>方法or属性:slotId: number;<br>旧版本信息:|类名:SimMessageOptions;<br>方法or属性:slotId: number;<br>新版本信息:number|@ohos.telephony.sms.d.ts|
|type有变化|类名:UpdateSimMessageOptions;<br>方法or属性:slotId: number;<br>旧版本信息:|类名:UpdateSimMessageOptions;<br>方法or属性:slotId: number;<br>新版本信息:number|@ohos.telephony.sms.d.ts|
|type有变化|类名:SendMessageOptions;<br>方法or属性:slotId: number;<br>旧版本信息:|类名:SendMessageOptions;<br>方法or属性:slotId: number;<br>新版本信息:number|@ohos.telephony.sms.d.ts|
|type有变化|类名:CBConfigOptions;<br>方法or属性:enable: boolean;<br>旧版本信息:|类名:CBConfigOptions;<br>方法or属性:enable: boolean;<br>新版本信息:boolean|@ohos.telephony.sms.d.ts|
|type有变化|类名:CBConfigOptions;<br>方法or属性:startMessageId: number;<br>旧版本信息:|类名:CBConfigOptions;<br>方法or属性:startMessageId: number;<br>新版本信息:number|@ohos.telephony.sms.d.ts|
|type有变化|类名:CBConfigOptions;<br>方法or属性:endMessageId: number;<br>旧版本信息:|类名:CBConfigOptions;<br>方法or属性:endMessageId: number;<br>新版本信息:number|@ohos.telephony.sms.d.ts|
|type有变化|类名:CBConfigOptions;<br>方法or属性:ranType: RanType;<br>旧版本信息:|类名:CBConfigOptions;<br>方法or属性:ranType: RanType;<br>新版本信息:RanType|@ohos.telephony.sms.d.ts|
|type有变化|类名:SimMessageOptions;<br>方法or属性:smsc: string;<br>旧版本信息:|类名:SimMessageOptions;<br>方法or属性:smsc: string;<br>新版本信息:string|@ohos.telephony.sms.d.ts|
|type有变化|类名:UpdateSimMessageOptions;<br>方法or属性:smsc: string;<br>旧版本信息:|类名:UpdateSimMessageOptions;<br>方法or属性:smsc: string;<br>新版本信息:string|@ohos.telephony.sms.d.ts|
|type有变化|类名:SimMessageOptions;<br>方法or属性:pdu: string;<br>旧版本信息:|类名:SimMessageOptions;<br>方法or属性:pdu: string;<br>新版本信息:string|@ohos.telephony.sms.d.ts|
|type有变化|类名:UpdateSimMessageOptions;<br>方法or属性:pdu: string;<br>旧版本信息:|类名:UpdateSimMessageOptions;<br>方法or属性:pdu: string;<br>新版本信息:string|@ohos.telephony.sms.d.ts|
|type有变化|类名:SimMessageOptions;<br>方法or属性:status: SimMessageStatus;<br>旧版本信息:|类名:SimMessageOptions;<br>方法or属性:status: SimMessageStatus;<br>新版本信息:SimMessageStatus|@ohos.telephony.sms.d.ts|
|type有变化|类名:UpdateSimMessageOptions;<br>方法or属性:msgIndex: number;<br>旧版本信息:|类名:UpdateSimMessageOptions;<br>方法or属性:msgIndex: number;<br>新版本信息:number|@ohos.telephony.sms.d.ts|
|type有变化|类名:UpdateSimMessageOptions;<br>方法or属性:newStatus: SimMessageStatus;<br>旧版本信息:|类名:UpdateSimMessageOptions;<br>方法or属性:newStatus: SimMessageStatus;<br>新版本信息:SimMessageStatus|@ohos.telephony.sms.d.ts|
|type有变化|类名:ShortMessage;<br>方法or属性:visibleMessageBody: string;<br>旧版本信息:|类名:ShortMessage;<br>方法or属性:visibleMessageBody: string;<br>新版本信息:string|@ohos.telephony.sms.d.ts|
|type有变化|类名:ShortMessage;<br>方法or属性:visibleRawAddress: string;<br>旧版本信息:|类名:ShortMessage;<br>方法or属性:visibleRawAddress: string;<br>新版本信息:string|@ohos.telephony.sms.d.ts|
|type有变化|类名:ShortMessage;<br>方法or属性:messageClass: ShortMessageClass;<br>旧版本信息:|类名:ShortMessage;<br>方法or属性:messageClass: ShortMessageClass;<br>新版本信息:ShortMessageClass|@ohos.telephony.sms.d.ts|
|type有变化|类名:ShortMessage;<br>方法or属性:protocolId: number;<br>旧版本信息:|类名:ShortMessage;<br>方法or属性:protocolId: number;<br>新版本信息:number|@ohos.telephony.sms.d.ts|
|type有变化|类名:ShortMessage;<br>方法or属性:scAddress: string;<br>旧版本信息:|类名:ShortMessage;<br>方法or属性:scAddress: string;<br>新版本信息:string|@ohos.telephony.sms.d.ts|
|type有变化|类名:ShortMessage;<br>方法or属性:scTimestamp: number;<br>旧版本信息:|类名:ShortMessage;<br>方法or属性:scTimestamp: number;<br>新版本信息:number|@ohos.telephony.sms.d.ts|
|type有变化|类名:ShortMessage;<br>方法or属性:isReplaceMessage: boolean;<br>旧版本信息:|类名:ShortMessage;<br>方法or属性:isReplaceMessage: boolean;<br>新版本信息:boolean|@ohos.telephony.sms.d.ts|
|type有变化|类名:ShortMessage;<br>方法or属性:hasReplyPath: boolean;<br>旧版本信息:|类名:ShortMessage;<br>方法or属性:hasReplyPath: boolean;<br>新版本信息:boolean|@ohos.telephony.sms.d.ts|
|type有变化|类名:ShortMessage;<br>方法or属性:pdu: Array\<number>;<br>旧版本信息:|类名:ShortMessage;<br>方法or属性:pdu: Array\<number>;<br>新版本信息:Array\<number>|@ohos.telephony.sms.d.ts|
|type有变化|类名:IDeliveryShortMessageCallback;<br>方法or属性:pdu: Array\<number>;<br>旧版本信息:|类名:IDeliveryShortMessageCallback;<br>方法or属性:pdu: Array\<number>;<br>新版本信息:Array\<number>|@ohos.telephony.sms.d.ts|
|type有变化|类名:ShortMessage;<br>方法or属性:isSmsStatusReportMessage: boolean;<br>旧版本信息:|类名:ShortMessage;<br>方法or属性:isSmsStatusReportMessage: boolean;<br>新版本信息:boolean|@ohos.telephony.sms.d.ts|
|type有变化|类名:SimShortMessage;<br>方法or属性:shortMessage: ShortMessage;<br>旧版本信息:|类名:SimShortMessage;<br>方法or属性:shortMessage: ShortMessage;<br>新版本信息:ShortMessage|@ohos.telephony.sms.d.ts|
|type有变化|类名:SimShortMessage;<br>方法or属性:simMessageStatus: SimMessageStatus;<br>旧版本信息:|类名:SimShortMessage;<br>方法or属性:simMessageStatus: SimMessageStatus;<br>新版本信息:SimMessageStatus|@ohos.telephony.sms.d.ts|
|type有变化|类名:SimShortMessage;<br>方法or属性:indexOnSim: number;<br>旧版本信息:|类名:SimShortMessage;<br>方法or属性:indexOnSim: number;<br>新版本信息:number|@ohos.telephony.sms.d.ts|
|type有变化|类名:SendMessageOptions;<br>方法or属性:destinationHost: string;<br>旧版本信息:|类名:SendMessageOptions;<br>方法or属性:destinationHost: string;<br>新版本信息:string|@ohos.telephony.sms.d.ts|
|type有变化|类名:SendMessageOptions;<br>方法or属性:serviceCenter?: string;<br>旧版本信息:|类名:SendMessageOptions;<br>方法or属性:serviceCenter?: string;<br>新版本信息:?string|@ohos.telephony.sms.d.ts|
|type有变化|类名:SendMessageOptions;<br>方法or属性:content: string \| Array\<number>;<br>旧版本信息:|类名:SendMessageOptions;<br>方法or属性:content: string \| Array\<number>;<br>新版本信息:string \| Array\<number>|@ohos.telephony.sms.d.ts|
|type有变化|类名:SendMessageOptions;<br>方法or属性:destinationPort?: number;<br>旧版本信息:|类名:SendMessageOptions;<br>方法or属性:destinationPort?: number;<br>新版本信息:?number|@ohos.telephony.sms.d.ts|
|type有变化|类名:SendMessageOptions;<br>方法or属性:sendCallback?: AsyncCallback\<ISendShortMessageCallback>;<br>旧版本信息:|类名:SendMessageOptions;<br>方法or属性:sendCallback?: AsyncCallback\<ISendShortMessageCallback>;<br>新版本信息:?AsyncCallback\<ISendShortMessageCallback>|@ohos.telephony.sms.d.ts|
|type有变化|类名:SendMessageOptions;<br>方法or属性:deliveryCallback?: AsyncCallback\<IDeliveryShortMessageCallback>;<br>旧版本信息:|类名:SendMessageOptions;<br>方法or属性:deliveryCallback?: AsyncCallback\<IDeliveryShortMessageCallback>;<br>新版本信息:?AsyncCallback\<IDeliveryShortMessageCallback>|@ohos.telephony.sms.d.ts|
|type有变化|类名:ISendShortMessageCallback;<br>方法or属性:result: SendSmsResult;<br>旧版本信息:|类名:ISendShortMessageCallback;<br>方法or属性:result: SendSmsResult;<br>新版本信息:SendSmsResult|@ohos.telephony.sms.d.ts|
|type有变化|类名:ISendShortMessageCallback;<br>方法or属性:url: string;<br>旧版本信息:|类名:ISendShortMessageCallback;<br>方法or属性:url: string;<br>新版本信息:string|@ohos.telephony.sms.d.ts|
|type有变化|类名:ISendShortMessageCallback;<br>方法or属性:isLastPart: boolean;<br>旧版本信息:|类名:ISendShortMessageCallback;<br>方法or属性:isLastPart: boolean;<br>新版本信息:boolean|@ohos.telephony.sms.d.ts|
|type有变化|类名:SmsSegmentsInfo;<br>方法or属性:splitCount: number;<br>旧版本信息:|类名:SmsSegmentsInfo;<br>方法or属性:splitCount: number;<br>新版本信息:number|@ohos.telephony.sms.d.ts|
|type有变化|类名:SmsSegmentsInfo;<br>方法or属性:encodeCount: number;<br>旧版本信息:|类名:SmsSegmentsInfo;<br>方法or属性:encodeCount: number;<br>新版本信息:number|@ohos.telephony.sms.d.ts|
|type有变化|类名:SmsSegmentsInfo;<br>方法or属性:encodeCountRemaining: number;<br>旧版本信息:|类名:SmsSegmentsInfo;<br>方法or属性:encodeCountRemaining: number;<br>新版本信息:number|@ohos.telephony.sms.d.ts|
|type有变化|类名:SmsSegmentsInfo;<br>方法or属性:scheme: SmsEncodingScheme;<br>旧版本信息:|类名:SmsSegmentsInfo;<br>方法or属性:scheme: SmsEncodingScheme;<br>新版本信息:SmsEncodingScheme|@ohos.telephony.sms.d.ts|
|函数有变化|类名:call;<br>方法or属性:function setAudioDevice(device: AudioDevice, options?: AudioDeviceOptions): Promise\<void>;|类名:call;<br>方法or属性:function setAudioDevice(device: AudioDevice): Promise\<void>;|@ohos.telephony.call.d.ts|