1| 操作 | 旧版本 | 新版本 | d.ts文件 | 2| ---- | ------ | ------ | -------- | 3|删除|类名:call;<br>方法or属性:function answer(callId: number, callback: AsyncCallback\<void>): void;|NA|@ohos.telephony.call.d.ts| 4|删除|类名:call;<br>方法or属性:function answer(callId: number): Promise\<void>;|NA|@ohos.telephony.call.d.ts| 5|删除|类名:call;<br>方法or属性:function hangup(callId: number, callback: AsyncCallback\<void>): void;|NA|@ohos.telephony.call.d.ts| 6|删除|类名:call;<br>方法or属性:function hangup(callId: number): Promise\<void>;|NA|@ohos.telephony.call.d.ts| 7|删除|类名:call;<br>方法or属性:function reject(callId: number, callback: AsyncCallback\<void>): void;|NA|@ohos.telephony.call.d.ts| 8|删除|类名:call;<br>方法or属性:function reject(callId: number, options: RejectMessageOptions, callback: AsyncCallback\<void>): void;|NA|@ohos.telephony.call.d.ts| 9|删除|类名:call;<br>方法or属性:function reject(callId: number, options?: RejectMessageOptions): Promise\<void>;|NA|@ohos.telephony.call.d.ts| 10|删除|类名:DisconnectedDetails;<br>方法or属性:UNASSIGNED_NUMBER = 1|NA|@ohos.telephony.call.d.ts| 11|删除|类名:DisconnectedDetails;<br>方法or属性:NO_ROUTE_TO_DESTINATION = 3|NA|@ohos.telephony.call.d.ts| 12|删除|类名:DisconnectedDetails;<br>方法or属性:CHANNEL_UNACCEPTABLE = 6|NA|@ohos.telephony.call.d.ts| 13|删除|类名:DisconnectedDetails;<br>方法or属性:OPERATOR_DETERMINED_BARRING = 8|NA|@ohos.telephony.call.d.ts| 14|删除|类名:DisconnectedDetails;<br>方法or属性:NORMAL_CALL_CLEARING = 16|NA|@ohos.telephony.call.d.ts| 15|删除|类名:DisconnectedDetails;<br>方法or属性:USER_BUSY = 17|NA|@ohos.telephony.call.d.ts| 16|删除|类名:DisconnectedDetails;<br>方法or属性:NO_USER_RESPONDING = 18|NA|@ohos.telephony.call.d.ts| 17|删除|类名:DisconnectedDetails;<br>方法or属性:USER_ALERTING_NO_ANSWER = 19|NA|@ohos.telephony.call.d.ts| 18|删除|类名:DisconnectedDetails;<br>方法or属性:CALL_REJECTED = 21|NA|@ohos.telephony.call.d.ts| 19|删除|类名:DisconnectedDetails;<br>方法or属性:NUMBER_CHANGED = 22|NA|@ohos.telephony.call.d.ts| 20|删除|类名:DisconnectedDetails;<br>方法or属性:DESTINATION_OUT_OF_ORDER = 27|NA|@ohos.telephony.call.d.ts| 21|删除|类名:DisconnectedDetails;<br>方法or属性:INVALID_NUMBER_FORMAT = 28|NA|@ohos.telephony.call.d.ts| 22|删除|类名:DisconnectedDetails;<br>方法or属性:NETWORK_OUT_OF_ORDER = 38|NA|@ohos.telephony.call.d.ts| 23|删除|类名:DisconnectedDetails;<br>方法or属性:TEMPORARY_FAILURE = 41|NA|@ohos.telephony.call.d.ts| 24|删除|类名:DisconnectedDetails;<br>方法or属性:INVALID_PARAMETER = 1025|NA|@ohos.telephony.call.d.ts| 25|删除|类名:DisconnectedDetails;<br>方法or属性:SIM_NOT_EXIT = 1026|NA|@ohos.telephony.call.d.ts| 26|删除|类名:DisconnectedDetails;<br>方法or属性:SIM_PIN_NEED = 1027|NA|@ohos.telephony.call.d.ts| 27|删除|类名:DisconnectedDetails;<br>方法or属性:CALL_NOT_ALLOW = 1029|NA|@ohos.telephony.call.d.ts| 28|删除|类名:DisconnectedDetails;<br>方法or属性:SIM_INVALID = 1045|NA|@ohos.telephony.call.d.ts| 29|删除|类名:DisconnectedDetails;<br>方法or属性:UNKNOWN = 1279|NA|@ohos.telephony.call.d.ts| 30|新增|NA|类名:DisconnectedReason;<br>方法or属性:UNASSIGNED_NUMBER = 1|@ohos.telephony.call.d.ts| 31|新增|NA|类名:DisconnectedReason;<br>方法or属性:NO_ROUTE_TO_DESTINATION = 3|@ohos.telephony.call.d.ts| 32|新增|NA|类名:DisconnectedReason;<br>方法or属性:CHANNEL_UNACCEPTABLE = 6|@ohos.telephony.call.d.ts| 33|新增|NA|类名:DisconnectedReason;<br>方法or属性:OPERATOR_DETERMINED_BARRING = 8|@ohos.telephony.call.d.ts| 34|新增|NA|类名:DisconnectedReason;<br>方法or属性:NORMAL_CALL_CLEARING = 16|@ohos.telephony.call.d.ts| 35|新增|NA|类名:DisconnectedReason;<br>方法or属性:USER_BUSY = 17|@ohos.telephony.call.d.ts| 36|新增|NA|类名:DisconnectedReason;<br>方法or属性:NO_USER_RESPONDING = 18|@ohos.telephony.call.d.ts| 37|新增|NA|类名:DisconnectedReason;<br>方法or属性:USER_ALERTING_NO_ANSWER = 19|@ohos.telephony.call.d.ts| 38|新增|NA|类名:DisconnectedReason;<br>方法or属性:CALL_REJECTED = 21|@ohos.telephony.call.d.ts| 39|新增|NA|类名:DisconnectedReason;<br>方法or属性:NUMBER_CHANGED = 22|@ohos.telephony.call.d.ts| 40|新增|NA|类名:DisconnectedReason;<br>方法or属性:DESTINATION_OUT_OF_ORDER = 27|@ohos.telephony.call.d.ts| 41|新增|NA|类名:DisconnectedReason;<br>方法or属性:INVALID_NUMBER_FORMAT = 28|@ohos.telephony.call.d.ts| 42|新增|NA|类名:DisconnectedReason;<br>方法or属性:NETWORK_OUT_OF_ORDER = 38|@ohos.telephony.call.d.ts| 43|新增|NA|类名:DisconnectedReason;<br>方法or属性:TEMPORARY_FAILURE = 41|@ohos.telephony.call.d.ts| 44|新增|NA|类名:DisconnectedReason;<br>方法or属性:INVALID_PARAMETER = 1025|@ohos.telephony.call.d.ts| 45|新增|NA|类名:DisconnectedReason;<br>方法or属性:SIM_NOT_EXIT = 1026|@ohos.telephony.call.d.ts| 46|新增|NA|类名:DisconnectedReason;<br>方法or属性:SIM_PIN_NEED = 1027|@ohos.telephony.call.d.ts| 47|新增|NA|类名:DisconnectedReason;<br>方法or属性:CALL_NOT_ALLOW = 1029|@ohos.telephony.call.d.ts| 48|新增|NA|类名:DisconnectedReason;<br>方法or属性:SIM_INVALID = 1045|@ohos.telephony.call.d.ts| 49|新增|NA|类名:DisconnectedReason;<br>方法or属性:UNKNOWN = 1279|@ohos.telephony.call.d.ts| 50|新增|NA|类名:call;<br>方法or属性:function dialCall(phoneNumber: string, callback: AsyncCallback\<void>): void;|@ohos.telephony.call.d.ts| 51|新增|NA|类名:call;<br>方法or属性:function dialCall(phoneNumber: string, options: DialCallOptions, callback: AsyncCallback\<void>): void;|@ohos.telephony.call.d.ts| 52|新增|NA|类名:call;<br>方法or属性:function dialCall(phoneNumber: string, options?: DialCallOptions): Promise\<void>;|@ohos.telephony.call.d.ts| 53|新增|NA|类名:call;<br>方法or属性:function answerCall(callId: number, callback: AsyncCallback\<void>): void;|@ohos.telephony.call.d.ts| 54|新增|NA|类名:call;<br>方法or属性:function answerCall(callId?: number): Promise\<void>;|@ohos.telephony.call.d.ts| 55|新增|NA|类名:call;<br>方法or属性:function answerCall(callback: AsyncCallback\<void>): void;|@ohos.telephony.call.d.ts| 56|新增|NA|类名:call;<br>方法or属性:function hangUpCall(callId: number, callback: AsyncCallback\<void>): void;|@ohos.telephony.call.d.ts| 57|新增|NA|类名:call;<br>方法or属性:function hangUpCall(callId?: number): Promise\<void>;|@ohos.telephony.call.d.ts| 58|新增|NA|类名:call;<br>方法or属性:function hangUpCall(callback: AsyncCallback\<void>): void;|@ohos.telephony.call.d.ts| 59|新增|NA|类名:call;<br>方法or属性:function rejectCall(callId: number, callback: AsyncCallback\<void>): void;|@ohos.telephony.call.d.ts| 60|新增|NA|类名:call;<br>方法or属性:function rejectCall(callId: number, options: RejectMessageOptions, callback: AsyncCallback\<void>): void;|@ohos.telephony.call.d.ts| 61|新增|NA|类名:call;<br>方法or属性:function rejectCall(callId?: number, options?: RejectMessageOptions): Promise\<void>;|@ohos.telephony.call.d.ts| 62|新增|NA|类名:call;<br>方法or属性:function rejectCall(callback: AsyncCallback\<void>): void;|@ohos.telephony.call.d.ts| 63|新增|NA|类名:call;<br>方法or属性:function rejectCall(options: RejectMessageOptions, callback: AsyncCallback\<void>): void;|@ohos.telephony.call.d.ts| 64|新增|NA|类名:call;<br>方法or属性:function on(type: 'mmiCodeResult', callback: Callback\<MmiCodeResults>): void;|@ohos.telephony.call.d.ts| 65|新增|NA|类名:call;<br>方法or属性:function off(type: 'mmiCodeResult', callback?: Callback\<MmiCodeResults>): void;|@ohos.telephony.call.d.ts| 66|新增|NA|类名:call;<br>方法or属性:function setAudioDevice(device: AudioDevice, options: AudioDeviceOptions, callback: AsyncCallback\<void>): void;|@ohos.telephony.call.d.ts| 67|新增|NA|类名:AudioDevice;<br>方法or属性:DEVICE_EARPIECE|@ohos.telephony.call.d.ts| 68|新增|NA|类名:CallTransferInfo;<br>方法or属性:startHour?: number;|@ohos.telephony.call.d.ts| 69|新增|NA|类名:CallTransferInfo;<br>方法or属性:startMinute?: number;|@ohos.telephony.call.d.ts| 70|新增|NA|类名:CallTransferInfo;<br>方法or属性:endHour?: number;|@ohos.telephony.call.d.ts| 71|新增|NA|类名:CallTransferInfo;<br>方法or属性:endMinute?: number;|@ohos.telephony.call.d.ts| 72|新增|NA|类名:DialCallOptions;<br>方法or属性:accountId?: number;|@ohos.telephony.call.d.ts| 73|新增|NA|类名:DialCallOptions;<br>方法or属性:videoState?: VideoStateType;|@ohos.telephony.call.d.ts| 74|新增|NA|类名:DialCallOptions;<br>方法or属性:dialScene?: DialScene;|@ohos.telephony.call.d.ts| 75|新增|NA|类名:DialCallOptions;<br>方法or属性:dialType?: DialType;|@ohos.telephony.call.d.ts| 76|新增|NA|类名:CallTransferResult;<br>方法or属性:startHour: number;|@ohos.telephony.call.d.ts| 77|新增|NA|类名:CallTransferResult;<br>方法or属性:startMinute: number;|@ohos.telephony.call.d.ts| 78|新增|NA|类名:CallTransferResult;<br>方法or属性:endHour: number;|@ohos.telephony.call.d.ts| 79|新增|NA|类名:CallTransferResult;<br>方法or属性:endMinute: number;|@ohos.telephony.call.d.ts| 80|新增|NA|类名:AudioDeviceOptions;<br>方法or属性:bluetoothAddress?: string;|@ohos.telephony.call.d.ts| 81|新增|NA|类名:MmiCodeResults;<br>方法or属性:result: MmiCodeResult;|@ohos.telephony.call.d.ts| 82|新增|NA|类名:MmiCodeResults;<br>方法or属性:message: string;|@ohos.telephony.call.d.ts| 83|新增|NA|类名:DisconnectedDetails;<br>方法or属性:message: string;|@ohos.telephony.call.d.ts| 84|新增|NA|类名:MmiCodeResult;<br>方法or属性:MMI_CODE_SUCCESS = 0|@ohos.telephony.call.d.ts| 85|新增|NA|类名:MmiCodeResult;<br>方法or属性:MMI_CODE_FAILED = 1|@ohos.telephony.call.d.ts| 86|新增|NA|类名:DisconnectedReason;<br>方法or属性:CALL_COMPLETED_ELSEWHERE = 13|@ohos.telephony.call.d.ts| 87|新增|NA|类名:DisconnectedReason;<br>方法or属性:CALL_REJECTED_DUE_TO_FEATURE_AT_THE_DESTINATION = 24|@ohos.telephony.call.d.ts| 88|新增|NA|类名:DisconnectedReason;<br>方法or属性:FAILED_PRE_EMPTION = 25|@ohos.telephony.call.d.ts| 89|新增|NA|类名:DisconnectedReason;<br>方法or属性:NON_SELECTED_USER_CLEARING = 26|@ohos.telephony.call.d.ts| 90|新增|NA|类名:DisconnectedReason;<br>方法or属性:FACILITY_REJECTED = 29|@ohos.telephony.call.d.ts| 91|新增|NA|类名:DisconnectedReason;<br>方法or属性:RESPONSE_TO_STATUS_ENQUIRY = 30|@ohos.telephony.call.d.ts| 92|新增|NA|类名:DisconnectedReason;<br>方法or属性:NORMAL_UNSPECIFIED = 31|@ohos.telephony.call.d.ts| 93|新增|NA|类名:DisconnectedReason;<br>方法or属性:NO_CIRCUIT_CHANNEL_AVAILABLE = 34|@ohos.telephony.call.d.ts| 94|新增|NA|类名:DisconnectedReason;<br>方法or属性:SWITCHING_EQUIPMENT_CONGESTION = 42|@ohos.telephony.call.d.ts| 95|新增|NA|类名:DisconnectedReason;<br>方法or属性:ACCESS_INFORMATION_DISCARDED = 43|@ohos.telephony.call.d.ts| 96|新增|NA|类名:DisconnectedReason;<br>方法or属性:REQUEST_CIRCUIT_CHANNEL_NOT_AVAILABLE = 44|@ohos.telephony.call.d.ts| 97|新增|NA|类名:DisconnectedReason;<br>方法or属性:RESOURCES_UNAVAILABLE_UNSPECIFIED = 47|@ohos.telephony.call.d.ts| 98|新增|NA|类名:DisconnectedReason;<br>方法or属性:QUALITY_OF_SERVICE_UNAVAILABLE = 49|@ohos.telephony.call.d.ts| 99|新增|NA|类名:DisconnectedReason;<br>方法or属性:REQUESTED_FACILITY_NOT_SUBSCRIBED = 50|@ohos.telephony.call.d.ts| 100|新增|NA|类名:DisconnectedReason;<br>方法or属性:INCOMING_CALLS_BARRED_WITHIN_THE_CUG = 55|@ohos.telephony.call.d.ts| 101|新增|NA|类名:DisconnectedReason;<br>方法or属性:BEARER_CAPABILITY_NOT_AUTHORIZED = 57|@ohos.telephony.call.d.ts| 102|新增|NA|类名:DisconnectedReason;<br>方法or属性:BEARER_CAPABILITY_NOT_PRESENTLY_AVAILABLE = 58|@ohos.telephony.call.d.ts| 103|新增|NA|类名:DisconnectedReason;<br>方法or属性:SERVICE_OR_OPTION_NOT_AVAILABLE_UNSPECIFIED = 63|@ohos.telephony.call.d.ts| 104|新增|NA|类名:DisconnectedReason;<br>方法or属性:BEARER_SERVICE_NOT_IMPLEMENTED = 65|@ohos.telephony.call.d.ts| 105|新增|NA|类名:DisconnectedReason;<br>方法or属性:ACM_EQUALTO_OR_GREATER_THAN_THE_MAXIMUM_VALUE = 68|@ohos.telephony.call.d.ts| 106|新增|NA|类名:DisconnectedReason;<br>方法or属性:REQUESTED_FACILITY_NOT_IMPLEMENTED = 69|@ohos.telephony.call.d.ts| 107|新增|NA|类名:DisconnectedReason;<br>方法or属性:ONLY_RESTRICTED_DIGITAL_INFO_BEARER_CAPABILITY_IS_AVAILABLE = 70|@ohos.telephony.call.d.ts| 108|新增|NA|类名:DisconnectedReason;<br>方法or属性:SERVICE_OR_OPTION_NOT_IMPLEMENTED_UNSPECIFIED = 79|@ohos.telephony.call.d.ts| 109|新增|NA|类名:DisconnectedReason;<br>方法or属性:INVALID_TRANSACTION_IDENTIFIER_VALUE = 81|@ohos.telephony.call.d.ts| 110|新增|NA|类名:DisconnectedReason;<br>方法or属性:USER_NOT_MEMBER_OF_CUG = 87|@ohos.telephony.call.d.ts| 111|新增|NA|类名:DisconnectedReason;<br>方法or属性:INCOMPATIBLE_DESTINATION = 88|@ohos.telephony.call.d.ts| 112|新增|NA|类名:DisconnectedReason;<br>方法or属性:INVALID_TRANSIT_NETWORK_SELECTION = 91|@ohos.telephony.call.d.ts| 113|新增|NA|类名:DisconnectedReason;<br>方法or属性:SEMANTICALLY_INCORRECT_MESSAGE = 95|@ohos.telephony.call.d.ts| 114|新增|NA|类名:DisconnectedReason;<br>方法or属性:INVALID_MANDATORY_INFORMATION = 96|@ohos.telephony.call.d.ts| 115|新增|NA|类名:DisconnectedReason;<br>方法or属性:MESSAGE_TYPE_NON_EXISTENT_OR_NOT_IMPLEMENTED = 97|@ohos.telephony.call.d.ts| 116|新增|NA|类名:DisconnectedReason;<br>方法or属性:MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98|@ohos.telephony.call.d.ts| 117|新增|NA|类名:DisconnectedReason;<br>方法or属性:INFORMATION_ELEMENT_NON_EXISTENT_OR_NOT_IMPLEMENTED = 99|@ohos.telephony.call.d.ts| 118|新增|NA|类名:DisconnectedReason;<br>方法or属性:CONDITIONAL_IE_ERROR = 100|@ohos.telephony.call.d.ts| 119|新增|NA|类名:DisconnectedReason;<br>方法or属性:MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101|@ohos.telephony.call.d.ts| 120|新增|NA|类名:DisconnectedReason;<br>方法or属性:RECOVERY_ON_TIMER_EXPIRED = 102|@ohos.telephony.call.d.ts| 121|新增|NA|类名:DisconnectedReason;<br>方法or属性:PROTOCOL_ERROR_UNSPECIFIED = 111|@ohos.telephony.call.d.ts| 122|新增|NA|类名:DisconnectedReason;<br>方法or属性:INTERWORKING_UNSPECIFIED = 127|@ohos.telephony.call.d.ts| 123|新增|NA|类名:DisconnectedReason;<br>方法or属性:CALL_BARRED = 240|@ohos.telephony.call.d.ts| 124|新增|NA|类名:DisconnectedReason;<br>方法or属性:FDN_BLOCKED = 241|@ohos.telephony.call.d.ts| 125|新增|NA|类名:DisconnectedReason;<br>方法or属性:IMSI_UNKNOWN_IN_VLR = 242|@ohos.telephony.call.d.ts| 126|新增|NA|类名:DisconnectedReason;<br>方法or属性:IMEI_NOT_ACCEPTED = 243|@ohos.telephony.call.d.ts| 127|新增|NA|类名:DisconnectedReason;<br>方法or属性:DIAL_MODIFIED_TO_USSD = 244|@ohos.telephony.call.d.ts| 128|新增|NA|类名:DisconnectedReason;<br>方法or属性:DIAL_MODIFIED_TO_SS = 245|@ohos.telephony.call.d.ts| 129|新增|NA|类名:DisconnectedReason;<br>方法or属性:DIAL_MODIFIED_TO_DIAL = 246|@ohos.telephony.call.d.ts| 130|新增|NA|类名:DisconnectedReason;<br>方法or属性:RADIO_OFF = 247|@ohos.telephony.call.d.ts| 131|新增|NA|类名:DisconnectedReason;<br>方法or属性:OUT_OF_SERVICE = 248|@ohos.telephony.call.d.ts| 132|新增|NA|类名:DisconnectedReason;<br>方法or属性:NO_VALID_SIM = 249|@ohos.telephony.call.d.ts| 133|新增|NA|类名:DisconnectedReason;<br>方法or属性:RADIO_INTERNAL_ERROR = 250|@ohos.telephony.call.d.ts| 134|新增|NA|类名:DisconnectedReason;<br>方法or属性:NETWORK_RESP_TIMEOUT = 251|@ohos.telephony.call.d.ts| 135|新增|NA|类名:DisconnectedReason;<br>方法or属性:NETWORK_REJECT = 252|@ohos.telephony.call.d.ts| 136|新增|NA|类名:DisconnectedReason;<br>方法or属性:RADIO_ACCESS_FAILURE = 253|@ohos.telephony.call.d.ts| 137|新增|NA|类名:DisconnectedReason;<br>方法or属性:RADIO_LINK_FAILURE = 254|@ohos.telephony.call.d.ts| 138|新增|NA|类名:DisconnectedReason;<br>方法or属性:RADIO_LINK_LOST = 255|@ohos.telephony.call.d.ts| 139|新增|NA|类名:DisconnectedReason;<br>方法or属性:RADIO_UPLINK_FAILURE = 256|@ohos.telephony.call.d.ts| 140|新增|NA|类名:DisconnectedReason;<br>方法or属性:RADIO_SETUP_FAILURE = 257|@ohos.telephony.call.d.ts| 141|新增|NA|类名:DisconnectedReason;<br>方法or属性:RADIO_RELEASE_NORMAL = 258|@ohos.telephony.call.d.ts| 142|新增|NA|类名:DisconnectedReason;<br>方法or属性:RADIO_RELEASE_ABNORMAL = 259|@ohos.telephony.call.d.ts| 143|新增|NA|类名:DisconnectedReason;<br>方法or属性:ACCESS_CLASS_BLOCKED = 260|@ohos.telephony.call.d.ts| 144|新增|NA|类名:DisconnectedReason;<br>方法or属性:NETWORK_DETACH = 261|@ohos.telephony.call.d.ts| 145|新增|NA|类名:DisconnectedDetails;<br>方法or属性:reason: DisconnectedReason;|@ohos.telephony.call.d.ts| 146|新增|NA|类名:data;<br>方法or属性:function getDefaultCellularDataSlotIdSync(): number;|@ohos.telephony.data.d.ts| 147|新增|NA|类名:radio;<br>方法or属性:function sendUpdateCellLocationRequest(slotId: number, callback: AsyncCallback\<void>): void;|@ohos.telephony.radio.d.ts| 148|新增|NA|类名:radio;<br>方法or属性:function isNRSupported(): boolean;|@ohos.telephony.radio.d.ts| 149|新增|NA|类名:radio;<br>方法or属性:function isNRSupported(slotId: number): boolean;|@ohos.telephony.radio.d.ts| 150|新增|NA|类名:radio;<br>方法or属性:function getImsRegInfo(slotId: number, imsType: ImsServiceType, callback: AsyncCallback\<ImsRegInfo>): void;|@ohos.telephony.radio.d.ts| 151|新增|NA|类名:radio;<br>方法or属性:function getImsRegInfo(slotId: number, imsType: ImsServiceType): Promise\<ImsRegInfo>;|@ohos.telephony.radio.d.ts| 152|新增|NA|类名:radio;<br>方法or属性:function on(type: 'imsRegStateChange', slotId: number, imsType: ImsServiceType, callback: Callback\<ImsRegInfo>): void;|@ohos.telephony.radio.d.ts| 153|新增|NA|类名:radio;<br>方法or属性:function off(type: 'imsRegStateChange', slotId: number, imsType: ImsServiceType, callback?: Callback\<ImsRegInfo>): void;|@ohos.telephony.radio.d.ts| 154|新增|NA|类名:SignalInformation;<br>方法or属性:dBm: number;|@ohos.telephony.radio.d.ts| 155|新增|NA|类名:ImsRegState;<br>方法or属性:IMS_UNREGISTERED|@ohos.telephony.radio.d.ts| 156|新增|NA|类名:ImsRegState;<br>方法or属性:IMS_REGISTERED|@ohos.telephony.radio.d.ts| 157|新增|NA|类名:ImsRegTech;<br>方法or属性:REGISTRATION_TECH_NONE|@ohos.telephony.radio.d.ts| 158|新增|NA|类名:ImsRegTech;<br>方法or属性:REGISTRATION_TECH_LTE|@ohos.telephony.radio.d.ts| 159|新增|NA|类名:ImsRegTech;<br>方法or属性:REGISTRATION_TECH_IWLAN|@ohos.telephony.radio.d.ts| 160|新增|NA|类名:ImsRegTech;<br>方法or属性:REGISTRATION_TECH_NR|@ohos.telephony.radio.d.ts| 161|新增|NA|类名:ImsRegInfo;<br>方法or属性:imsRegState: ImsRegState;|@ohos.telephony.radio.d.ts| 162|新增|NA|类名:ImsRegInfo;<br>方法or属性:imsRegTech: ImsRegTech;|@ohos.telephony.radio.d.ts| 163|新增|NA|类名:ImsServiceType;<br>方法or属性:TYPE_VOICE|@ohos.telephony.radio.d.ts| 164|新增|NA|类名:ImsServiceType;<br>方法or属性:TYPE_VIDEO|@ohos.telephony.radio.d.ts| 165|新增|NA|类名:ImsServiceType;<br>方法or属性:TYPE_UT|@ohos.telephony.radio.d.ts| 166|新增|NA|类名:ImsServiceType;<br>方法or属性:TYPE_SMS|@ohos.telephony.radio.d.ts| 167|新增|NA|类名:sim;<br>方法or属性:function getOpKey(slotId: number, callback: AsyncCallback\<string>): void;|@ohos.telephony.sim.d.ts| 168|新增|NA|类名:sim;<br>方法or属性:function getOpKey(slotId: number): Promise\<string>;|@ohos.telephony.sim.d.ts| 169|新增|NA|类名:sim;<br>方法or属性:function getOpName(slotId: number, callback: AsyncCallback\<string>): void;|@ohos.telephony.sim.d.ts| 170|新增|NA|类名:sim;<br>方法or属性:function getOpName(slotId: number): Promise\<string>;|@ohos.telephony.sim.d.ts| 171|新增|NA|类名:OperatorConfigKey;<br>方法or属性:KEY_VOICE_MAIL_NUMBER_STRING = "voice_mail_number_string"|@ohos.telephony.sim.d.ts| 172|新增|NA|类名:OperatorConfigKey;<br>方法or属性:KEY_IMS_SWITCH_ON_BY_DEFAULT_BOOL = "ims_switch_on_by_default_bool"|@ohos.telephony.sim.d.ts| 173|新增|NA|类名:OperatorConfigKey;<br>方法or属性:KEY_HIDE_IMS_SWITCH_BOOL = "hide_ims_switch_bool"|@ohos.telephony.sim.d.ts| 174|新增|NA|类名:OperatorConfigKey;<br>方法or属性:KEY_VOLTE_SUPPORTED_BOOL = "volte_supported_bool"|@ohos.telephony.sim.d.ts| 175|新增|NA|类名:OperatorConfigKey;<br>方法or属性:KEY_NR_MODE_SUPPORTED_LIST_INT_ARRAY = "nr_mode_supported_list_int_array"|@ohos.telephony.sim.d.ts| 176|新增|NA|类名:OperatorConfigKey;<br>方法or属性:KEY_VOLTE_PROVISIONING_SUPPORTED_BOOL = "volte_provisioning_supported_bool"|@ohos.telephony.sim.d.ts| 177|新增|NA|类名:OperatorConfigKey;<br>方法or属性:KEY_SS_OVER_UT_SUPPORTED_BOOL = "ss_over_ut_supported_bool"|@ohos.telephony.sim.d.ts| 178|新增|NA|类名:OperatorConfigKey;<br>方法or属性:KEY_IMS_GBA_REQUIRED_BOOL = "ims_gba_required_bool"|@ohos.telephony.sim.d.ts| 179|新增|NA|类名:OperatorConfigKey;<br>方法or属性:KEY_UT_PROVISIONING_SUPPORTED_BOOL = "ut_provisioning_supported_bool"|@ohos.telephony.sim.d.ts| 180|新增|NA|类名:OperatorConfigKey;<br>方法or属性:KEY_IMS_PREFER_FOR_EMERGENCY_BOOL = "ims_prefer_for_emergency_bool"|@ohos.telephony.sim.d.ts| 181|新增|NA|类名:OperatorConfigKey;<br>方法or属性:KEY_CALL_WAITING_SERVICE_CLASS_INT = "call_waiting_service_class_int"|@ohos.telephony.sim.d.ts| 182|新增|NA|类名:OperatorConfigKey;<br>方法or属性:KEY_CALL_TRANSFER_VISIBILITY_BOOL = "call_transfer_visibility_bool"|@ohos.telephony.sim.d.ts| 183|新增|NA|类名:OperatorConfigKey;<br>方法or属性:KEY_IMS_CALL_DISCONNECT_REASON_INFO_MAPPING_STRING_ARRAY = "ims_call_disconnect_reason_info_mapping_string_array"|@ohos.telephony.sim.d.ts| 184|新增|NA|类名:OperatorConfigKey;<br>方法or属性:KEY_FORCE_VOLTE_SWITCH_ON_BOOL = "force_volte_switch_on_bool"|@ohos.telephony.sim.d.ts| 185|新增|NA|类名:OperatorConfigKey;<br>方法or属性:KEY_ENABLE_OPERATOR_NAME_CUST_BOOL = "enable_operator_name_cust_bool"|@ohos.telephony.sim.d.ts| 186|新增|NA|类名:OperatorConfigKey;<br>方法or属性:KEY_OPERATOR_NAME_CUST_STRING = "operator_name_cust_string"|@ohos.telephony.sim.d.ts| 187|新增|NA|类名:OperatorConfigKey;<br>方法or属性:KEY_SPN_DISPLAY_CONDITION_CUST_INT = "spn_display_condition_cust_int"|@ohos.telephony.sim.d.ts| 188|新增|NA|类名:OperatorConfigKey;<br>方法or属性:KEY_PNN_CUST_STRING_ARRAY = "pnn_cust_string_array"|@ohos.telephony.sim.d.ts| 189|新增|NA|类名:OperatorConfigKey;<br>方法or属性:KEY_OPL_CUST_STRING_ARRAY = "opl_cust_string_array"|@ohos.telephony.sim.d.ts| 190|新增|NA|类名:OperatorConfigKey;<br>方法or属性:KEY_EMERGENCY_CALL_STRING_ARRAY = "emergency_call_string_array"|@ohos.telephony.sim.d.ts| 191|废弃版本有变化|类名:call;<br>方法or属性:function dial(phoneNumber: string, callback: AsyncCallback\<boolean>): void;<br>旧版本信息:|类名:call;<br>方法or属性:function dial(phoneNumber: string, callback: AsyncCallback\<boolean>): void;<br>新版本信息:9<br>代替接口: telephony.call#dialCall|@ohos.telephony.call.d.ts| 192|废弃版本有变化|类名: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| 193|废弃版本有变化|类名: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| 194|废弃版本有变化|类名:radio;<br>方法or属性:function isNrSupported(): boolean;<br>旧版本信息:to use isNrSupported(slotId: number) instead.|类名:radio;<br>方法or属性:function isNrSupported(): boolean;<br>新版本信息:9<br>代替接口: telephony.radio#isNRSupported|@ohos.telephony.radio.d.ts| 195|废弃版本有变化|类名:radio;<br>方法or属性:function isNrSupported(slotId: number): boolean;<br>旧版本信息:|类名:radio;<br>方法or属性:function isNrSupported(slotId: number): boolean;<br>新版本信息:9<br>代替接口: telephony.radio#isNRSupported|@ohos.telephony.radio.d.ts| 196|新增(错误码)|类名:call;<br>方法or属性:function muteRinger(callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:call;<br>方法or属性:function muteRinger(callback: AsyncCallback\<void>): void;<br>新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts| 197|新增(错误码)|类名:call;<br>方法or属性:function muteRinger(): Promise\<void>;<br>旧版本信息:|类名:call;<br>方法or属性:function muteRinger(): Promise\<void>;<br>新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts| 198|新增(错误码)|类名:call;<br>方法or属性:function isEmergencyPhoneNumber(phoneNumber: string, callback: AsyncCallback\<boolean>): void;<br>旧版本信息:|类名:call;<br>方法or属性:function isEmergencyPhoneNumber(phoneNumber: string, callback: AsyncCallback\<boolean>): void;<br>新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts| 199|新增(错误码)|类名: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| 200|新增(错误码)|类名: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| 201|新增(错误码)|类名:call;<br>方法or属性:function formatPhoneNumber(phoneNumber: string, callback: AsyncCallback\<string>): void;<br>旧版本信息:|类名:call;<br>方法or属性:function formatPhoneNumber(phoneNumber: string, callback: AsyncCallback\<string>): void;<br>新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts| 202|新增(错误码)|类名: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| 203|新增(错误码)|类名: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| 204|新增(错误码)|类名:call;<br>方法or属性:function formatPhoneNumberToE164(phoneNumber: string, countryCode: string, callback: AsyncCallback\<string>): void;<br>旧版本信息:|类名:call;<br>方法or属性:function formatPhoneNumberToE164(phoneNumber: string, countryCode: string, callback: AsyncCallback\<string>): void;<br>新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts| 205|新增(错误码)|类名: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| 206|新增(错误码)|类名:call;<br>方法or属性:function holdCall(callId: number, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:call;<br>方法or属性:function holdCall(callId: number, callback: AsyncCallback\<void>): void;<br>新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts| 207|新增(错误码)|类名:call;<br>方法or属性:function holdCall(callId: number): Promise\<void>;<br>旧版本信息:|类名:call;<br>方法or属性:function holdCall(callId: number): Promise\<void>;<br>新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts| 208|新增(错误码)|类名:call;<br>方法or属性:function unHoldCall(callId: number, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:call;<br>方法or属性:function unHoldCall(callId: number, callback: AsyncCallback\<void>): void;<br>新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts| 209|新增(错误码)|类名:call;<br>方法or属性:function unHoldCall(callId: number): Promise\<void>;<br>旧版本信息:|类名:call;<br>方法or属性:function unHoldCall(callId: number): Promise\<void>;<br>新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts| 210|新增(错误码)|类名:call;<br>方法or属性:function switchCall(callId: number, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:call;<br>方法or属性:function switchCall(callId: number, callback: AsyncCallback\<void>): void;<br>新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts| 211|新增(错误码)|类名:call;<br>方法or属性:function switchCall(callId: number): Promise\<void>;<br>旧版本信息:|类名:call;<br>方法or属性:function switchCall(callId: number): Promise\<void>;<br>新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts| 212|新增(错误码)|类名:call;<br>方法or属性:function combineConference(callId: number, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:call;<br>方法or属性:function combineConference(callId: number, callback: AsyncCallback\<void>): void;<br>新版本信息:401,801,8300001,8300002,8300003|@ohos.telephony.call.d.ts| 213|新增(错误码)|类名:call;<br>方法or属性:function combineConference(callId: number): Promise\<void>;<br>旧版本信息:|类名:call;<br>方法or属性:function combineConference(callId: number): Promise\<void>;<br>新版本信息:401,801,8300001,8300002,8300003|@ohos.telephony.call.d.ts| 214|新增(错误码)|类名:call;<br>方法or属性:function getMainCallId(callId: number, callback: AsyncCallback\<number>): void;<br>旧版本信息:|类名:call;<br>方法or属性:function getMainCallId(callId: number, callback: AsyncCallback\<number>): void;<br>新版本信息:401,801,8300001,8300002,8300003|@ohos.telephony.call.d.ts| 215|新增(错误码)|类名:call;<br>方法or属性:function getMainCallId(callId: number): Promise\<number>;<br>旧版本信息:|类名:call;<br>方法or属性:function getMainCallId(callId: number): Promise\<number>;<br>新版本信息:401,801,8300001,8300002,8300003|@ohos.telephony.call.d.ts| 216|新增(错误码)|类名:call;<br>方法or属性:function getSubCallIdList(callId: number, callback: AsyncCallback\<Array\<string>>): void;<br>旧版本信息:|类名:call;<br>方法or属性:function getSubCallIdList(callId: number, callback: AsyncCallback\<Array\<string>>): void;<br>新版本信息:401,801,8300001,8300002,8300003|@ohos.telephony.call.d.ts| 217|新增(错误码)|类名:call;<br>方法or属性:function getSubCallIdList(callId: number): Promise\<Array\<string>>;<br>旧版本信息:|类名:call;<br>方法or属性:function getSubCallIdList(callId: number): Promise\<Array\<string>>;<br>新版本信息:401,801,8300001,8300002,8300003|@ohos.telephony.call.d.ts| 218|新增(错误码)|类名:call;<br>方法or属性:function getCallIdListForConference(callId: number, callback: AsyncCallback\<Array\<string>>): void;<br>旧版本信息:|类名:call;<br>方法or属性:function getCallIdListForConference(callId: number, callback: AsyncCallback\<Array\<string>>): void;<br>新版本信息:401,801,8300001,8300002,8300003|@ohos.telephony.call.d.ts| 219|新增(错误码)|类名:call;<br>方法or属性:function getCallIdListForConference(callId: number): Promise\<Array\<string>>;<br>旧版本信息:|类名:call;<br>方法or属性:function getCallIdListForConference(callId: number): Promise\<Array\<string>>;<br>新版本信息:401,801,8300001,8300002,8300003|@ohos.telephony.call.d.ts| 220|新增(错误码)|类名:call;<br>方法or属性:function getCallWaitingStatus(slotId: number, callback: AsyncCallback\<CallWaitingStatus>): void;<br>旧版本信息:|类名:call;<br>方法or属性:function getCallWaitingStatus(slotId: number, callback: AsyncCallback\<CallWaitingStatus>): void;<br>新版本信息:201,401,801,8300001,8300002,8300003|@ohos.telephony.call.d.ts| 221|新增(错误码)|类名:call;<br>方法or属性:function getCallWaitingStatus(slotId: number): Promise\<CallWaitingStatus>;<br>旧版本信息:|类名:call;<br>方法or属性:function getCallWaitingStatus(slotId: number): Promise\<CallWaitingStatus>;<br>新版本信息:201,401,801,8300001,8300002,8300003|@ohos.telephony.call.d.ts| 222|新增(错误码)|类名:call;<br>方法or属性:function setCallWaiting(slotId: number, activate: boolean, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:call;<br>方法or属性:function setCallWaiting(slotId: number, activate: boolean, callback: AsyncCallback\<void>): void;<br>新版本信息:201,401,801,8300001,8300002,8300003|@ohos.telephony.call.d.ts| 223|新增(错误码)|类名: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,401,801,8300001,8300002,8300003|@ohos.telephony.call.d.ts| 224|新增(错误码)|类名:call;<br>方法or属性:function startDTMF(callId: number, character: string, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:call;<br>方法or属性:function startDTMF(callId: number, character: string, callback: AsyncCallback\<void>): void;<br>新版本信息:401,801,8300001,8300002,8300003|@ohos.telephony.call.d.ts| 225|新增(错误码)|类名:call;<br>方法or属性:function startDTMF(callId: number, character: string): Promise\<void>;<br>旧版本信息:|类名:call;<br>方法or属性:function startDTMF(callId: number, character: string): Promise\<void>;<br>新版本信息:401,801,8300001,8300002,8300003|@ohos.telephony.call.d.ts| 226|新增(错误码)|类名:call;<br>方法or属性:function stopDTMF(callId: number, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:call;<br>方法or属性:function stopDTMF(callId: number, callback: AsyncCallback\<void>): void;<br>新版本信息:401,801,8300001,8300002,8300003|@ohos.telephony.call.d.ts| 227|新增(错误码)|类名:call;<br>方法or属性:function stopDTMF(callId: number): Promise\<void>;<br>旧版本信息:|类名:call;<br>方法or属性:function stopDTMF(callId: number): Promise\<void>;<br>新版本信息:401,801,8300001,8300002,8300003|@ohos.telephony.call.d.ts| 228|新增(错误码)|类名:call;<br>方法or属性:function isInEmergencyCall(callback: AsyncCallback\<boolean>): void;<br>旧版本信息:|类名:call;<br>方法or属性:function isInEmergencyCall(callback: AsyncCallback\<boolean>): void;<br>新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts| 229|新增(错误码)|类名:call;<br>方法or属性:function isInEmergencyCall(): Promise\<boolean>;<br>旧版本信息:|类名:call;<br>方法or属性:function isInEmergencyCall(): Promise\<boolean>;<br>新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts| 230|新增(错误码)|类名:call;<br>方法or属性:function on(type: 'callDetailsChange', callback: Callback\<CallAttributeOptions>): void;<br>旧版本信息:|类名:call;<br>方法or属性:function on(type: 'callDetailsChange', callback: Callback\<CallAttributeOptions>): void;<br>新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts| 231|新增(错误码)|类名:call;<br>方法or属性:function on(type: 'callEventChange', callback: Callback\<CallEventOptions>): void;<br>旧版本信息:|类名:call;<br>方法or属性:function on(type: 'callEventChange', callback: Callback\<CallEventOptions>): void;<br>新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts| 232|新增(错误码)|类名:call;<br>方法or属性:function on(type: 'callDisconnectedCause', callback: Callback\<DisconnectedDetails>): void;<br>旧版本信息:|类名:call;<br>方法or属性:function on(type: 'callDisconnectedCause', callback: Callback\<DisconnectedDetails>): void;<br>新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts| 233|新增(错误码)|类名:call;<br>方法or属性:function off(type: 'callDetailsChange', callback?: Callback\<CallAttributeOptions>): void;<br>旧版本信息:|类名:call;<br>方法or属性:function off(type: 'callDetailsChange', callback?: Callback\<CallAttributeOptions>): void;<br>新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts| 234|新增(错误码)|类名:call;<br>方法or属性:function off(type: 'callEventChange', callback?: Callback\<CallEventOptions>): void;<br>旧版本信息:|类名:call;<br>方法or属性:function off(type: 'callEventChange', callback?: Callback\<CallEventOptions>): void;<br>新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts| 235|新增(错误码)|类名:call;<br>方法or属性:function off(type: 'callDisconnectedCause', callback?: Callback\<DisconnectedDetails>): void;<br>旧版本信息:|类名:call;<br>方法or属性:function off(type: 'callDisconnectedCause', callback?: Callback\<DisconnectedDetails>): void;<br>新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts| 236|新增(错误码)|类名:call;<br>方法or属性:function isNewCallAllowed(callback: AsyncCallback\<boolean>): void;<br>旧版本信息:|类名:call;<br>方法or属性:function isNewCallAllowed(callback: AsyncCallback\<boolean>): void;<br>新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts| 237|新增(错误码)|类名:call;<br>方法or属性:function isNewCallAllowed(): Promise\<boolean>;<br>旧版本信息:|类名:call;<br>方法or属性:function isNewCallAllowed(): Promise\<boolean>;<br>新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts| 238|新增(错误码)|类名:call;<br>方法or属性:function separateConference(callId: number, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:call;<br>方法or属性:function separateConference(callId: number, callback: AsyncCallback\<void>): void;<br>新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts| 239|新增(错误码)|类名:call;<br>方法or属性:function separateConference(callId: number): Promise\<void>;<br>旧版本信息:|类名:call;<br>方法or属性:function separateConference(callId: number): Promise\<void>;<br>新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts| 240|新增(错误码)|类名:call;<br>方法or属性:function getCallRestrictionStatus(slotId: number, type: CallRestrictionType, callback: AsyncCallback\<RestrictionStatus>): void;<br>旧版本信息:|类名:call;<br>方法or属性:function getCallRestrictionStatus(slotId: number, type: CallRestrictionType, callback: AsyncCallback\<RestrictionStatus>): void;<br>新版本信息:201,401,801,8300001,8300002,8300003|@ohos.telephony.call.d.ts| 241|新增(错误码)|类名: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,401,801,8300001,8300002,8300003|@ohos.telephony.call.d.ts| 242|新增(错误码)|类名:call;<br>方法or属性:function setCallRestriction(slotId: number, info: CallRestrictionInfo, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:call;<br>方法or属性:function setCallRestriction(slotId: number, info: CallRestrictionInfo, callback: AsyncCallback\<void>): void;<br>新版本信息:201,401,801,8300001,8300002,8300003|@ohos.telephony.call.d.ts| 243|新增(错误码)|类名: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,401,801,8300001,8300002,8300003|@ohos.telephony.call.d.ts| 244|新增(错误码)|类名:call;<br>方法or属性:function getCallTransferInfo(slotId: number, type: CallTransferType, callback: AsyncCallback\<CallTransferResult>): void;<br>旧版本信息:|类名:call;<br>方法or属性:function getCallTransferInfo(slotId: number, type: CallTransferType, callback: AsyncCallback\<CallTransferResult>): void;<br>新版本信息:201,401,801,8300001,8300002,8300003|@ohos.telephony.call.d.ts| 245|新增(错误码)|类名: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,401,801,8300001,8300002,8300003|@ohos.telephony.call.d.ts| 246|新增(错误码)|类名:call;<br>方法or属性:function setCallTransfer(slotId: number, info: CallTransferInfo, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:call;<br>方法or属性:function setCallTransfer(slotId: number, info: CallTransferInfo, callback: AsyncCallback\<void>): void;<br>新版本信息:201,401,801,8300001,8300002,8300003|@ohos.telephony.call.d.ts| 247|新增(错误码)|类名: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,401,801,8300001,8300002,8300003|@ohos.telephony.call.d.ts| 248|新增(错误码)|类名:call;<br>方法or属性:function isRinging(callback: AsyncCallback\<boolean>): void;<br>旧版本信息:|类名:call;<br>方法or属性:function isRinging(callback: AsyncCallback\<boolean>): void;<br>新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts| 249|新增(错误码)|类名:call;<br>方法or属性:function isRinging(): Promise\<boolean>;<br>旧版本信息:|类名:call;<br>方法or属性:function isRinging(): Promise\<boolean>;<br>新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts| 250|新增(错误码)|类名:call;<br>方法or属性:function setMuted(callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:call;<br>方法or属性:function setMuted(callback: AsyncCallback\<void>): void;<br>新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts| 251|新增(错误码)|类名:call;<br>方法or属性:function setMuted(): Promise\<void>;<br>旧版本信息:|类名:call;<br>方法or属性:function setMuted(): Promise\<void>;<br>新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts| 252|新增(错误码)|类名:call;<br>方法or属性:function cancelMuted(callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:call;<br>方法or属性:function cancelMuted(callback: AsyncCallback\<void>): void;<br>新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts| 253|新增(错误码)|类名:call;<br>方法or属性:function cancelMuted(): Promise\<void>;<br>旧版本信息:|类名:call;<br>方法or属性:function cancelMuted(): Promise\<void>;<br>新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts| 254|新增(错误码)|类名:call;<br>方法or属性:function setAudioDevice(device: AudioDevice, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:call;<br>方法or属性:function setAudioDevice(device: AudioDevice, callback: AsyncCallback\<void>): void;<br>新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts| 255|新增(错误码)|类名:call;<br>方法or属性:function setAudioDevice(device: AudioDevice, options?: AudioDeviceOptions): Promise\<void>;<br>旧版本信息:|类名:call;<br>方法or属性:function setAudioDevice(device: AudioDevice, options?: AudioDeviceOptions): Promise\<void>;<br>新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts| 256|新增(错误码)|类名:call;<br>方法or属性:function joinConference(mainCallId: number, callNumberList: Array\<string>, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:call;<br>方法or属性:function joinConference(mainCallId: number, callNumberList: Array\<string>, callback: AsyncCallback\<void>): void;<br>新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts| 257|新增(错误码)|类名: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>新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts| 258|新增(错误码)|类名:call;<br>方法or属性:function updateImsCallMode(callId: number, mode: ImsCallMode, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:call;<br>方法or属性:function updateImsCallMode(callId: number, mode: ImsCallMode, callback: AsyncCallback\<void>): void;<br>新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts| 259|新增(错误码)|类名:call;<br>方法or属性:function updateImsCallMode(callId: number, mode: ImsCallMode): Promise\<void>;<br>旧版本信息:|类名:call;<br>方法or属性:function updateImsCallMode(callId: number, mode: ImsCallMode): Promise\<void>;<br>新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts| 260|新增(错误码)|类名:call;<br>方法or属性:function enableImsSwitch(slotId: number, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:call;<br>方法or属性:function enableImsSwitch(slotId: number, callback: AsyncCallback\<void>): void;<br>新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts| 261|新增(错误码)|类名:call;<br>方法or属性:function enableImsSwitch(slotId: number): Promise\<void>;<br>旧版本信息:|类名:call;<br>方法or属性:function enableImsSwitch(slotId: number): Promise\<void>;<br>新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts| 262|新增(错误码)|类名:call;<br>方法or属性:function disableImsSwitch(slotId: number, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:call;<br>方法or属性:function disableImsSwitch(slotId: number, callback: AsyncCallback\<void>): void;<br>新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts| 263|新增(错误码)|类名:call;<br>方法or属性:function disableImsSwitch(slotId: number): Promise\<void>;<br>旧版本信息:|类名:call;<br>方法or属性:function disableImsSwitch(slotId: number): Promise\<void>;<br>新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts| 264|新增(错误码)|类名:call;<br>方法or属性:function isImsSwitchEnabled(slotId: number, callback: AsyncCallback\<boolean>): void;<br>旧版本信息:|类名:call;<br>方法or属性:function isImsSwitchEnabled(slotId: number, callback: AsyncCallback\<boolean>): void;<br>新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts| 265|新增(错误码)|类名:call;<br>方法or属性:function isImsSwitchEnabled(slotId: number): Promise\<boolean>;<br>旧版本信息:|类名:call;<br>方法or属性:function isImsSwitchEnabled(slotId: number): Promise\<boolean>;<br>新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts| 266|新增(错误码)|类名:data;<br>方法or属性:function setDefaultCellularDataSlotId(slotId: number, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:data;<br>方法or属性:function setDefaultCellularDataSlotId(slotId: number, callback: AsyncCallback\<void>): void;<br>新版本信息:201,401,8300001,8300002,8300003,8300004,8300999,8301001|@ohos.telephony.data.d.ts| 267|新增(错误码)|类名:data;<br>方法or属性:function setDefaultCellularDataSlotId(slotId: number): Promise\<void>;<br>旧版本信息:|类名:data;<br>方法or属性:function setDefaultCellularDataSlotId(slotId: number): Promise\<void>;<br>新版本信息:201,401,8300001,8300002,8300003,8300004,8300999,8301001|@ohos.telephony.data.d.ts| 268|新增(错误码)|类名:data;<br>方法or属性:function isCellularDataEnabled(callback: AsyncCallback\<boolean>): void;<br>旧版本信息:|类名:data;<br>方法or属性:function isCellularDataEnabled(callback: AsyncCallback\<boolean>): void;<br>新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.data.d.ts| 269|新增(错误码)|类名:data;<br>方法or属性:function isCellularDataEnabled(): Promise\<boolean>;<br>旧版本信息:|类名:data;<br>方法or属性:function isCellularDataEnabled(): Promise\<boolean>;<br>新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.data.d.ts| 270|新增(错误码)|类名:data;<br>方法or属性:function enableCellularData(callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:data;<br>方法or属性:function enableCellularData(callback: AsyncCallback\<void>): void;<br>新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.data.d.ts| 271|新增(错误码)|类名:data;<br>方法or属性:function enableCellularData(): Promise\<void>;<br>旧版本信息:|类名:data;<br>方法or属性:function enableCellularData(): Promise\<void>;<br>新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.data.d.ts| 272|新增(错误码)|类名:data;<br>方法or属性:function disableCellularData(callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:data;<br>方法or属性:function disableCellularData(callback: AsyncCallback\<void>): void;<br>新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.data.d.ts| 273|新增(错误码)|类名:data;<br>方法or属性:function disableCellularData(): Promise\<void>;<br>旧版本信息:|类名:data;<br>方法or属性:function disableCellularData(): Promise\<void>;<br>新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.data.d.ts| 274|新增(错误码)|类名:data;<br>方法or属性:function isCellularDataRoamingEnabled(slotId: number, callback: AsyncCallback\<boolean>): void;<br>旧版本信息:|类名:data;<br>方法or属性:function isCellularDataRoamingEnabled(slotId: number, callback: AsyncCallback\<boolean>): void;<br>新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.data.d.ts| 275|新增(错误码)|类名: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| 276|新增(错误码)|类名:data;<br>方法or属性:function enableCellularDataRoaming(slotId: number, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:data;<br>方法or属性:function enableCellularDataRoaming(slotId: number, callback: AsyncCallback\<void>): void;<br>新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.data.d.ts| 277|新增(错误码)|类名:data;<br>方法or属性:function enableCellularDataRoaming(slotId: number): Promise\<void>;<br>旧版本信息:|类名:data;<br>方法or属性:function enableCellularDataRoaming(slotId: number): Promise\<void>;<br>新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.data.d.ts| 278|新增(错误码)|类名:data;<br>方法or属性:function disableCellularDataRoaming(slotId: number, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:data;<br>方法or属性:function disableCellularDataRoaming(slotId: number, callback: AsyncCallback\<void>): void;<br>新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.data.d.ts| 279|新增(错误码)|类名:data;<br>方法or属性:function disableCellularDataRoaming(slotId: number): Promise\<void>;<br>旧版本信息:|类名:data;<br>方法or属性:function disableCellularDataRoaming(slotId: number): Promise\<void>;<br>新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.data.d.ts| 280|新增(错误码)|类名:observer;<br>方法or属性:function on(type: 'networkStateChange', callback: Callback\<NetworkState>): void;<br>旧版本信息:|类名:observer;<br>方法or属性:function on(type: 'networkStateChange', callback: Callback\<NetworkState>): void;<br>新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.observer.d.ts| 281|新增(错误码)|类名: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| 282|新增(错误码)|类名:observer;<br>方法or属性:function on(type: 'signalInfoChange', callback: Callback\<Array\<SignalInformation>>): void;<br>旧版本信息:|类名:observer;<br>方法or属性:function on(type: 'signalInfoChange', callback: Callback\<Array\<SignalInformation>>): void;<br>新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.observer.d.ts| 283|新增(错误码)|类名:observer;<br>方法or属性:function on(type: 'signalInfoChange', options: { slotId: number },<br> callback: Callback\<Array\<SignalInformation>>): void;<br>旧版本信息:|类名:observer;<br>方法or属性:function on(type: 'signalInfoChange', options: { slotId: number },<br> callback: Callback\<Array\<SignalInformation>>): void;<br>新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.observer.d.ts| 284|新增(错误码)|类名:observer;<br>方法or属性:function on(type: 'cellInfoChange', callback: Callback\<Array\<CellInformation>>): void;<br>旧版本信息:|类名:observer;<br>方法or属性:function on(type: 'cellInfoChange', callback: Callback\<Array\<CellInformation>>): void;<br>新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.observer.d.ts| 285|新增(错误码)|类名:observer;<br>方法or属性:function on(type: 'cellInfoChange', options: { slotId: number },<br> callback: Callback\<Array\<CellInformation>>): void;<br>旧版本信息:|类名:observer;<br>方法or属性:function on(type: 'cellInfoChange', options: { slotId: number },<br> callback: Callback\<Array\<CellInformation>>): void;<br>新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.observer.d.ts| 286|新增(错误码)|类名:observer;<br>方法or属性:function on(type: 'cellularDataConnectionStateChange',<br> callback: Callback\<{ state: DataConnectState, network: RatType }>): void;<br>旧版本信息:|类名:observer;<br>方法or属性:function on(type: 'cellularDataConnectionStateChange',<br> callback: Callback\<{ state: DataConnectState, network: RatType }>): void;<br>新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.observer.d.ts| 287|新增(错误码)|类名: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>新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.observer.d.ts| 288|新增(错误码)|类名:observer;<br>方法or属性:function on(type: 'cellularDataFlowChange', callback: Callback\<DataFlowType>): void;<br>旧版本信息:|类名:observer;<br>方法or属性:function on(type: 'cellularDataFlowChange', callback: Callback\<DataFlowType>): void;<br>新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.observer.d.ts| 289|新增(错误码)|类名:observer;<br>方法or属性:function on(type: 'cellularDataFlowChange', options: { slotId: number },<br> callback: Callback\<DataFlowType>): void;<br>旧版本信息:|类名:observer;<br>方法or属性:function on(type: 'cellularDataFlowChange', options: { slotId: number },<br> callback: Callback\<DataFlowType>): void;<br>新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.observer.d.ts| 290|新增(错误码)|类名:observer;<br>方法or属性:function on(type: 'callStateChange', callback: Callback\<{ state: CallState, number: string }>): void;<br>旧版本信息:|类名:observer;<br>方法or属性:function on(type: 'callStateChange', callback: Callback\<{ state: CallState, number: string }>): void;<br>新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.observer.d.ts| 291|新增(错误码)|类名:observer;<br>方法or属性:function on(type: 'callStateChange', options: { slotId: number },<br> callback: Callback\<{ state: CallState, number: string }>): void;<br>旧版本信息:|类名:observer;<br>方法or属性:function on(type: 'callStateChange', options: { slotId: number },<br> callback: Callback\<{ state: CallState, number: string }>): void;<br>新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.observer.d.ts| 292|新增(错误码)|类名:observer;<br>方法or属性:function on(type: 'simStateChange', callback: Callback\<SimStateData>): void;<br>旧版本信息:|类名:observer;<br>方法or属性:function on(type: 'simStateChange', callback: Callback\<SimStateData>): void;<br>新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.observer.d.ts| 293|新增(错误码)|类名: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>新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.observer.d.ts| 294|新增(错误码)|类名:observer;<br>方法or属性:function off(type: 'networkStateChange', callback?: Callback\<NetworkState>): void;<br>旧版本信息:|类名:observer;<br>方法or属性:function off(type: 'networkStateChange', callback?: Callback\<NetworkState>): void;<br>新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.observer.d.ts| 295|新增(错误码)|类名:observer;<br>方法or属性:function off(type: 'signalInfoChange', callback?: Callback\<Array\<SignalInformation>>): void;<br>旧版本信息:|类名:observer;<br>方法or属性:function off(type: 'signalInfoChange', callback?: Callback\<Array\<SignalInformation>>): void;<br>新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.observer.d.ts| 296|新增(错误码)|类名:observer;<br>方法or属性:function off(type: 'cellInfoChange', callback?: Callback\<Array\<CellInformation>>): void;<br>旧版本信息:|类名:observer;<br>方法or属性:function off(type: 'cellInfoChange', callback?: Callback\<Array\<CellInformation>>): void;<br>新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.observer.d.ts| 297|新增(错误码)|类名:observer;<br>方法or属性:function off(type: 'cellularDataConnectionStateChange',<br> callback?: Callback\<{ state: DataConnectState, network: RatType }>): void;<br>旧版本信息:|类名:observer;<br>方法or属性:function off(type: 'cellularDataConnectionStateChange',<br> callback?: Callback\<{ state: DataConnectState, network: RatType }>): void;<br>新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.observer.d.ts| 298|新增(错误码)|类名:observer;<br>方法or属性:function off(type: 'cellularDataFlowChange', callback?: Callback\<DataFlowType>): void;<br>旧版本信息:|类名:observer;<br>方法or属性:function off(type: 'cellularDataFlowChange', callback?: Callback\<DataFlowType>): void;<br>新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.observer.d.ts| 299|新增(错误码)|类名:observer;<br>方法or属性:function off(type: 'callStateChange', callback?: Callback\<{ state: CallState, number: string }>): void;<br>旧版本信息:|类名:observer;<br>方法or属性:function off(type: 'callStateChange', callback?: Callback\<{ state: CallState, number: string }>): void;<br>新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.observer.d.ts| 300|新增(错误码)|类名:observer;<br>方法or属性:function off(type: 'simStateChange', callback?: Callback\<SimStateData>): void;<br>旧版本信息:|类名:observer;<br>方法or属性:function off(type: 'simStateChange', callback?: Callback\<SimStateData>): void;<br>新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.observer.d.ts| 301|新增(错误码)|类名:radio;<br>方法or属性:function getRadioTech(slotId: number,<br> callback: AsyncCallback\<{psRadioTech: RadioTechnology, csRadioTech: RadioTechnology}>): void;<br>旧版本信息:|类名:radio;<br>方法or属性:function getRadioTech(slotId: number,<br> callback: AsyncCallback\<{psRadioTech: RadioTechnology, csRadioTech: RadioTechnology}>): void;<br>新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.radio.d.ts| 302|新增(错误码)|类名: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| 303|新增(错误码)|类名:radio;<br>方法or属性:function getNetworkState(callback: AsyncCallback\<NetworkState>): void;<br>旧版本信息:|类名:radio;<br>方法or属性:function getNetworkState(callback: AsyncCallback\<NetworkState>): void;<br>新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.radio.d.ts| 304|新增(错误码)|类名: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| 305|新增(错误码)|类名: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| 306|新增(错误码)|类名:radio;<br>方法or属性:function sendUpdateCellLocationRequest(callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:radio;<br>方法or属性:function sendUpdateCellLocationRequest(callback: AsyncCallback\<void>): void;<br>新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.radio.d.ts| 307|新增(错误码)|类名:radio;<br>方法or属性:function sendUpdateCellLocationRequest(slotId?: number): Promise\<void>;<br>旧版本信息:|类名:radio;<br>方法or属性:function sendUpdateCellLocationRequest(slotId?: number): Promise\<void>;<br>新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.radio.d.ts| 308|新增(错误码)|类名:radio;<br>方法or属性:function getCellInformation(callback: AsyncCallback\<Array\<CellInformation>>): void;<br>旧版本信息:|类名:radio;<br>方法or属性:function getCellInformation(callback: AsyncCallback\<Array\<CellInformation>>): void;<br>新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.radio.d.ts| 309|新增(错误码)|类名: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,401,8300001,8300002,8300003,8300999|@ohos.telephony.radio.d.ts| 310|新增(错误码)|类名:radio;<br>方法or属性:function getCellInformation(slotId?: number): Promise\<Array\<CellInformation>>;<br>旧版本信息:|类名:radio;<br>方法or属性:function getCellInformation(slotId?: number): Promise\<Array\<CellInformation>>;<br>新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.radio.d.ts| 311|新增(错误码)|类名:radio;<br>方法or属性:function getNetworkSelectionMode(slotId: number, callback: AsyncCallback\<NetworkSelectionMode>): void;<br>旧版本信息:|类名:radio;<br>方法or属性:function getNetworkSelectionMode(slotId: number, callback: AsyncCallback\<NetworkSelectionMode>): void;<br>新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.radio.d.ts| 312|新增(错误码)|类名: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| 313|新增(错误码)|类名:radio;<br>方法or属性:function setNetworkSelectionMode(options: NetworkSelectionModeOptions, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:radio;<br>方法or属性:function setNetworkSelectionMode(options: NetworkSelectionModeOptions, callback: AsyncCallback\<void>): void;<br>新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.radio.d.ts| 314|新增(错误码)|类名:radio;<br>方法or属性:function setNetworkSelectionMode(options: NetworkSelectionModeOptions): Promise\<void>;<br>旧版本信息:|类名:radio;<br>方法or属性:function setNetworkSelectionMode(options: NetworkSelectionModeOptions): Promise\<void>;<br>新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.radio.d.ts| 315|新增(错误码)|类名:radio;<br>方法or属性:function getNetworkSearchInformation(slotId: number, callback: AsyncCallback\<NetworkSearchResult>): void;<br>旧版本信息:|类名:radio;<br>方法or属性:function getNetworkSearchInformation(slotId: number, callback: AsyncCallback\<NetworkSearchResult>): void;<br>新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.radio.d.ts| 316|新增(错误码)|类名:radio;<br>方法or属性:function getNetworkSearchInformation(slotId: number): Promise\<NetworkSearchResult>;<br>旧版本信息:|类名:radio;<br>方法or属性:function getNetworkSearchInformation(slotId: number): Promise\<NetworkSearchResult>;<br>新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.radio.d.ts| 317|新增(错误码)|类名:radio;<br>方法or属性:function getISOCountryCodeForNetwork(slotId: number, callback: AsyncCallback\<string>): void;<br>旧版本信息:|类名:radio;<br>方法or属性:function getISOCountryCodeForNetwork(slotId: number, callback: AsyncCallback\<string>): void;<br>新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.radio.d.ts| 318|新增(错误码)|类名: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| 319|新增(错误码)|类名:radio;<br>方法or属性:function getNrOptionMode(callback: AsyncCallback\<NrOptionMode>): void;<br>旧版本信息:|类名:radio;<br>方法or属性:function getNrOptionMode(callback: AsyncCallback\<NrOptionMode>): void;<br>新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.radio.d.ts| 320|新增(错误码)|类名:radio;<br>方法or属性:function getNrOptionMode(slotId: number, callback: AsyncCallback\<NrOptionMode>): void;<br>旧版本信息:|类名:radio;<br>方法or属性:function getNrOptionMode(slotId: number, callback: AsyncCallback\<NrOptionMode>): void;<br>新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.radio.d.ts| 321|新增(错误码)|类名:radio;<br>方法or属性:function getNrOptionMode(slotId?: number): Promise\<NrOptionMode>;<br>旧版本信息:|类名:radio;<br>方法or属性:function getNrOptionMode(slotId?: number): Promise\<NrOptionMode>;<br>新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.radio.d.ts| 322|新增(错误码)|类名:radio;<br>方法or属性:function getIMEI(callback: AsyncCallback\<string>): void;<br>旧版本信息:|类名:radio;<br>方法or属性:function getIMEI(callback: AsyncCallback\<string>): void;<br>新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.radio.d.ts| 323|新增(错误码)|类名: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,401,8300001,8300002,8300003,8300999|@ohos.telephony.radio.d.ts| 324|新增(错误码)|类名:radio;<br>方法or属性:function getIMEI(slotId?: number): Promise\<string>;<br>旧版本信息:|类名:radio;<br>方法or属性:function getIMEI(slotId?: number): Promise\<string>;<br>新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.radio.d.ts| 325|新增(错误码)|类名:radio;<br>方法or属性:function getMEID(callback: AsyncCallback\<string>): void;<br>旧版本信息:|类名:radio;<br>方法or属性:function getMEID(callback: AsyncCallback\<string>): void;<br>新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.radio.d.ts| 326|新增(错误码)|类名: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,401,8300001,8300002,8300003,8300999|@ohos.telephony.radio.d.ts| 327|新增(错误码)|类名:radio;<br>方法or属性:function getMEID(slotId?: number): Promise\<string>;<br>旧版本信息:|类名:radio;<br>方法or属性:function getMEID(slotId?: number): Promise\<string>;<br>新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.radio.d.ts| 328|新增(错误码)|类名:radio;<br>方法or属性:function getUniqueDeviceId(callback: AsyncCallback\<string>): void;<br>旧版本信息:|类名:radio;<br>方法or属性:function getUniqueDeviceId(callback: AsyncCallback\<string>): void;<br>新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.radio.d.ts| 329|新增(错误码)|类名: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,401,8300001,8300002,8300003,8300999|@ohos.telephony.radio.d.ts| 330|新增(错误码)|类名:radio;<br>方法or属性:function getUniqueDeviceId(slotId?: number): Promise\<string>;<br>旧版本信息:|类名:radio;<br>方法or属性:function getUniqueDeviceId(slotId?: number): Promise\<string>;<br>新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.radio.d.ts| 331|新增(错误码)|类名:radio;<br>方法or属性:function getPrimarySlotId(callback: AsyncCallback\<number>): void;<br>旧版本信息:|类名:radio;<br>方法or属性:function getPrimarySlotId(callback: AsyncCallback\<number>): void;<br>新版本信息:8300001,8300002,8300003,8300999|@ohos.telephony.radio.d.ts| 332|新增(错误码)|类名:radio;<br>方法or属性:function getPrimarySlotId(): Promise\<number>;<br>旧版本信息:|类名:radio;<br>方法or属性:function getPrimarySlotId(): Promise\<number>;<br>新版本信息:8300001,8300002,8300003,8300999|@ohos.telephony.radio.d.ts| 333|新增(错误码)|类名:radio;<br>方法or属性:function setPrimarySlotId(slotId: number, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:radio;<br>方法or属性:function setPrimarySlotId(slotId: number, callback: AsyncCallback\<void>): void;<br>新版本信息:201,401,8300001,8300002,8300003,8300004,8300999|@ohos.telephony.radio.d.ts| 334|新增(错误码)|类名:radio;<br>方法or属性:function setPrimarySlotId(slotId: number): Promise\<void>;<br>旧版本信息:|类名:radio;<br>方法or属性:function setPrimarySlotId(slotId: number): Promise\<void>;<br>新版本信息:201,401,8300001,8300002,8300003,8300004,8300999|@ohos.telephony.radio.d.ts| 335|新增(错误码)|类名:radio;<br>方法or属性:function getSignalInformation(slotId: number, callback: AsyncCallback\<Array\<SignalInformation>>): void;<br>旧版本信息:|类名:radio;<br>方法or属性:function getSignalInformation(slotId: number, callback: AsyncCallback\<Array\<SignalInformation>>): void;<br>新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.radio.d.ts| 336|新增(错误码)|类名: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| 337|新增(错误码)|类名:radio;<br>方法or属性:function isRadioOn(callback: AsyncCallback\<boolean>): void;<br>旧版本信息:|类名:radio;<br>方法or属性:function isRadioOn(callback: AsyncCallback\<boolean>): void;<br>新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.radio.d.ts| 338|新增(错误码)|类名: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| 339|新增(错误码)|类名: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| 340|新增(错误码)|类名:radio;<br>方法or属性:function turnOnRadio(callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:radio;<br>方法or属性:function turnOnRadio(callback: AsyncCallback\<void>): void;<br>新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.radio.d.ts| 341|新增(错误码)|类名: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,401,8300001,8300002,8300003,8300999|@ohos.telephony.radio.d.ts| 342|新增(错误码)|类名:radio;<br>方法or属性:function turnOnRadio(slotId?: number): Promise\<void>;<br>旧版本信息:|类名:radio;<br>方法or属性:function turnOnRadio(slotId?: number): Promise\<void>;<br>新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.radio.d.ts| 343|新增(错误码)|类名:radio;<br>方法or属性:function turnOffRadio(callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:radio;<br>方法or属性:function turnOffRadio(callback: AsyncCallback\<void>): void;<br>新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.radio.d.ts| 344|新增(错误码)|类名: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,401,8300001,8300002,8300003,8300999|@ohos.telephony.radio.d.ts| 345|新增(错误码)|类名:radio;<br>方法or属性:function turnOffRadio(slotId?: number): Promise\<void>;<br>旧版本信息:|类名:radio;<br>方法or属性:function turnOffRadio(slotId?: number): Promise\<void>;<br>新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.radio.d.ts| 346|新增(错误码)|类名:radio;<br>方法or属性:function getOperatorName(slotId: number, callback: AsyncCallback\<string>): void;<br>旧版本信息:|类名:radio;<br>方法or属性:function getOperatorName(slotId: number, callback: AsyncCallback\<string>): void;<br>新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.radio.d.ts| 347|新增(错误码)|类名: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| 348|新增(错误码)|类名:radio;<br>方法or属性:function setPreferredNetwork(slotId: number, networkMode: PreferredNetworkMode, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:radio;<br>方法or属性:function setPreferredNetwork(slotId: number, networkMode: PreferredNetworkMode, callback: AsyncCallback\<void>): void;<br>新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.radio.d.ts| 349|新增(错误码)|类名: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,401,8300001,8300002,8300003,8300999|@ohos.telephony.radio.d.ts| 350|新增(错误码)|类名:radio;<br>方法or属性:function getPreferredNetwork(slotId: number, callback: AsyncCallback\<PreferredNetworkMode>): void;<br>旧版本信息:|类名:radio;<br>方法or属性:function getPreferredNetwork(slotId: number, callback: AsyncCallback\<PreferredNetworkMode>): void;<br>新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.radio.d.ts| 351|新增(错误码)|类名:radio;<br>方法or属性:function getPreferredNetwork(slotId: number): Promise\<PreferredNetworkMode>;<br>旧版本信息:|类名:radio;<br>方法or属性:function getPreferredNetwork(slotId: number): Promise\<PreferredNetworkMode>;<br>新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.radio.d.ts| 352|新增(错误码)|类名:sim;<br>方法or属性:function hasOperatorPrivileges(slotId: number, callback: AsyncCallback\<boolean>): void;<br>旧版本信息:|类名:sim;<br>方法or属性:function hasOperatorPrivileges(slotId: number, callback: AsyncCallback\<boolean>): void;<br>新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.sim.d.ts| 353|新增(错误码)|类名: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| 354|新增(错误码)|类名:sim;<br>方法or属性:function getISOCountryCodeForSim(slotId: number, callback: AsyncCallback\<string>): void;<br>旧版本信息:|类名:sim;<br>方法or属性:function getISOCountryCodeForSim(slotId: number, callback: AsyncCallback\<string>): void;<br>新版本信息:401,8300001,8300002,8300003,8300004,8300999|@ohos.telephony.sim.d.ts| 355|新增(错误码)|类名: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| 356|新增(错误码)|类名:sim;<br>方法or属性:function getSimOperatorNumeric(slotId: number, callback: AsyncCallback\<string>): void;<br>旧版本信息:|类名:sim;<br>方法or属性:function getSimOperatorNumeric(slotId: number, callback: AsyncCallback\<string>): void;<br>新版本信息:401,8300001,8300002,8300003,8300004,8300999|@ohos.telephony.sim.d.ts| 357|新增(错误码)|类名: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| 358|新增(错误码)|类名:sim;<br>方法or属性:function getSimSpn(slotId: number, callback: AsyncCallback\<string>): void;<br>旧版本信息:|类名:sim;<br>方法or属性:function getSimSpn(slotId: number, callback: AsyncCallback\<string>): void;<br>新版本信息:401,8300001,8300002,8300003,8300004,8300999|@ohos.telephony.sim.d.ts| 359|新增(错误码)|类名: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| 360|新增(错误码)|类名:sim;<br>方法or属性:function getSimState(slotId: number, callback: AsyncCallback\<SimState>): void;<br>旧版本信息:|类名:sim;<br>方法or属性:function getSimState(slotId: number, callback: AsyncCallback\<SimState>): void;<br>新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.sim.d.ts| 361|新增(错误码)|类名: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| 362|新增(错误码)|类名:sim;<br>方法or属性:function getCardType(slotId: number, callback: AsyncCallback\<CardType>): void;<br>旧版本信息:|类名:sim;<br>方法or属性:function getCardType(slotId: number, callback: AsyncCallback\<CardType>): void;<br>新版本信息:401,8300001,8300002,8300003,8300004,8300999|@ohos.telephony.sim.d.ts| 363|新增(错误码)|类名: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| 364|新增(错误码)|类名:sim;<br>方法or属性:function getSimIccId(slotId: number, callback: AsyncCallback\<string>): void;<br>旧版本信息:|类名:sim;<br>方法or属性:function getSimIccId(slotId: number, callback: AsyncCallback\<string>): void;<br>新版本信息:201,401,8300001,8300002,8300003,8300004,8300999|@ohos.telephony.sim.d.ts| 365|新增(错误码)|类名:sim;<br>方法or属性:function getSimIccId(slotId: number): Promise\<string>;<br>旧版本信息:|类名:sim;<br>方法or属性:function getSimIccId(slotId: number): Promise\<string>;<br>新版本信息:201,401,8300001,8300002,8300003,8300004,8300999|@ohos.telephony.sim.d.ts| 366|新增(错误码)|类名:sim;<br>方法or属性:function getVoiceMailIdentifier(slotId: number, callback: AsyncCallback\<string>): void;<br>旧版本信息:|类名:sim;<br>方法or属性:function getVoiceMailIdentifier(slotId: number, callback: AsyncCallback\<string>): void;<br>新版本信息:201,401,8300001,8300002,8300003,8300004,8300999|@ohos.telephony.sim.d.ts| 367|新增(错误码)|类名:sim;<br>方法or属性:function getVoiceMailIdentifier(slotId: number): Promise\<string>;<br>旧版本信息:|类名:sim;<br>方法or属性:function getVoiceMailIdentifier(slotId: number): Promise\<string>;<br>新版本信息:201,401,8300001,8300002,8300003,8300004,8300999|@ohos.telephony.sim.d.ts| 368|新增(错误码)|类名:sim;<br>方法or属性:function getVoiceMailNumber(slotId: number, callback: AsyncCallback\<string>): void;<br>旧版本信息:|类名:sim;<br>方法or属性:function getVoiceMailNumber(slotId: number, callback: AsyncCallback\<string>): void;<br>新版本信息:201,401,8300001,8300002,8300003,8300004,8300999|@ohos.telephony.sim.d.ts| 369|新增(错误码)|类名:sim;<br>方法or属性:function getVoiceMailNumber(slotId: number): Promise\<string>;<br>旧版本信息:|类名:sim;<br>方法or属性:function getVoiceMailNumber(slotId: number): Promise\<string>;<br>新版本信息:201,401,8300001,8300002,8300003,8300004,8300999|@ohos.telephony.sim.d.ts| 370|新增(错误码)|类名:sim;<br>方法or属性:function setVoiceMailInfo(slotId: number, mailName: string, mailNumber: string, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:sim;<br>方法or属性:function setVoiceMailInfo(slotId: number, mailName: string, mailNumber: string, callback: AsyncCallback\<void>): void;<br>新版本信息:201,401,8300001,8300002,8300003,8300004,8300999,8301002|@ohos.telephony.sim.d.ts| 371|新增(错误码)|类名: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,401,8300001,8300002,8300003,8300004,8300999,8301002|@ohos.telephony.sim.d.ts| 372|新增(错误码)|类名:sim;<br>方法or属性:function getSimTelephoneNumber(slotId: number, callback: AsyncCallback\<string>): void;<br>旧版本信息:|类名:sim;<br>方法or属性:function getSimTelephoneNumber(slotId: number, callback: AsyncCallback\<string>): void;<br>新版本信息:201,401,8300001,8300002,8300003,8300004,8300999|@ohos.telephony.sim.d.ts| 373|新增(错误码)|类名:sim;<br>方法or属性:function getSimTelephoneNumber(slotId: number): Promise\<string>;<br>旧版本信息:|类名:sim;<br>方法or属性:function getSimTelephoneNumber(slotId: number): Promise\<string>;<br>新版本信息:201,401,8300001,8300002,8300003,8300004,8300999|@ohos.telephony.sim.d.ts| 374|新增(错误码)|类名:sim;<br>方法or属性:function getSimGid1(slotId: number, callback: AsyncCallback\<string>): void;<br>旧版本信息:|类名:sim;<br>方法or属性:function getSimGid1(slotId: number, callback: AsyncCallback\<string>): void;<br>新版本信息:201,401,8300001,8300002,8300003,8300004,8300999|@ohos.telephony.sim.d.ts| 375|新增(错误码)|类名:sim;<br>方法or属性:function getSimGid1(slotId: number): Promise\<string>;<br>旧版本信息:|类名:sim;<br>方法or属性:function getSimGid1(slotId: number): Promise\<string>;<br>新版本信息:201,401,8300001,8300002,8300003,8300004,8300999|@ohos.telephony.sim.d.ts| 376|新增(错误码)|类名:sim;<br>方法or属性:function getIMSI(slotId: number, callback: AsyncCallback\<string>): void;<br>旧版本信息:|类名:sim;<br>方法or属性:function getIMSI(slotId: number, callback: AsyncCallback\<string>): void;<br>新版本信息:201,401,8300001,8300002,8300003,8300004,8300999|@ohos.telephony.sim.d.ts| 377|新增(错误码)|类名:sim;<br>方法or属性:function getIMSI(slotId: number): Promise\<string>;<br>旧版本信息:|类名:sim;<br>方法or属性:function getIMSI(slotId: number): Promise\<string>;<br>新版本信息:201,401,8300001,8300002,8300003,8300004,8300999|@ohos.telephony.sim.d.ts| 378|新增(错误码)|类名:sim;<br>方法or属性:function hasSimCard(slotId: number, callback: AsyncCallback\<boolean>): void;<br>旧版本信息:|类名:sim;<br>方法or属性:function hasSimCard(slotId: number, callback: AsyncCallback\<boolean>): void;<br>新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.sim.d.ts| 379|新增(错误码)|类名: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| 380|新增(错误码)|类名:sim;<br>方法or属性:function getSimAccountInfo(slotId: number, callback: AsyncCallback\<IccAccountInfo>): void;<br>旧版本信息:|类名:sim;<br>方法or属性:function getSimAccountInfo(slotId: number, callback: AsyncCallback\<IccAccountInfo>): void;<br>新版本信息:201,401,8300001,8300002,8300003,8300004,8300999,8301002|@ohos.telephony.sim.d.ts| 381|新增(错误码)|类名:sim;<br>方法or属性:function getSimAccountInfo(slotId: number): Promise\<IccAccountInfo>;<br>旧版本信息:|类名:sim;<br>方法or属性:function getSimAccountInfo(slotId: number): Promise\<IccAccountInfo>;<br>新版本信息:201,401,8300001,8300002,8300003,8300004,8300999,8301002|@ohos.telephony.sim.d.ts| 382|新增(错误码)|类名:sim;<br>方法or属性:function getActiveSimAccountInfoList(callback: AsyncCallback\<Array\<IccAccountInfo>>): void;<br>旧版本信息:|类名:sim;<br>方法or属性:function getActiveSimAccountInfoList(callback: AsyncCallback\<Array\<IccAccountInfo>>): void;<br>新版本信息:201,401,8300001,8300002,8300003,8300004,8300999|@ohos.telephony.sim.d.ts| 383|新增(错误码)|类名:sim;<br>方法or属性:function getActiveSimAccountInfoList(): Promise\<Array\<IccAccountInfo>>;<br>旧版本信息:|类名:sim;<br>方法or属性:function getActiveSimAccountInfoList(): Promise\<Array\<IccAccountInfo>>;<br>新版本信息:201,401,8300001,8300002,8300003,8300004,8300999|@ohos.telephony.sim.d.ts| 384|新增(错误码)|类名:sim;<br>方法or属性:function setDefaultVoiceSlotId(slotId: number, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:sim;<br>方法or属性:function setDefaultVoiceSlotId(slotId: number, callback: AsyncCallback\<void>): void;<br>新版本信息:201,401,8300001,8300002,8300003,8300004,8300999,8301001|@ohos.telephony.sim.d.ts| 385|新增(错误码)|类名:sim;<br>方法or属性:function setDefaultVoiceSlotId(slotId: number): Promise\<void>;<br>旧版本信息:|类名:sim;<br>方法or属性:function setDefaultVoiceSlotId(slotId: number): Promise\<void>;<br>新版本信息:201,401,8300001,8300002,8300003,8300004,8300999,8301001|@ohos.telephony.sim.d.ts| 386|新增(错误码)|类名:sim;<br>方法or属性:function activateSim(slotId: number, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:sim;<br>方法or属性:function activateSim(slotId: number, callback: AsyncCallback\<void>): void;<br>新版本信息:201,401,8300001,8300002,8300003,8300004,8300999|@ohos.telephony.sim.d.ts| 387|新增(错误码)|类名:sim;<br>方法or属性:function activateSim(slotId: number): Promise\<void>;<br>旧版本信息:|类名:sim;<br>方法or属性:function activateSim(slotId: number): Promise\<void>;<br>新版本信息:201,401,8300001,8300002,8300003,8300004,8300999|@ohos.telephony.sim.d.ts| 388|新增(错误码)|类名:sim;<br>方法or属性:function deactivateSim(slotId: number, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:sim;<br>方法or属性:function deactivateSim(slotId: number, callback: AsyncCallback\<void>): void;<br>新版本信息:201,401,8300001,8300002,8300003,8300004,8300999|@ohos.telephony.sim.d.ts| 389|新增(错误码)|类名:sim;<br>方法or属性:function deactivateSim(slotId: number): Promise\<void>;<br>旧版本信息:|类名:sim;<br>方法or属性:function deactivateSim(slotId: number): Promise\<void>;<br>新版本信息:201,401,8300001,8300002,8300003,8300004,8300999|@ohos.telephony.sim.d.ts| 390|新增(错误码)|类名:sim;<br>方法or属性:function setShowName(slotId: number, name: string, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:sim;<br>方法or属性:function setShowName(slotId: number, name: string, callback: AsyncCallback\<void>): void;<br>新版本信息:201,401,8300001,8300002,8300003,8300004,8300999|@ohos.telephony.sim.d.ts| 391|新增(错误码)|类名: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,401,8300001,8300002,8300003,8300004,8300999|@ohos.telephony.sim.d.ts| 392|新增(错误码)|类名:sim;<br>方法or属性:function getShowName(slotId: number, callback: AsyncCallback\<string>): void;<br>旧版本信息:|类名:sim;<br>方法or属性:function getShowName(slotId: number, callback: AsyncCallback\<string>): void;<br>新版本信息:201,401,8300001,8300002,8300003,8300004,8300999|@ohos.telephony.sim.d.ts| 393|新增(错误码)|类名:sim;<br>方法or属性:function getShowName(slotId: number): Promise\<string>;<br>旧版本信息:|类名:sim;<br>方法or属性:function getShowName(slotId: number): Promise\<string>;<br>新版本信息:201,401,8300001,8300002,8300003,8300004,8300999|@ohos.telephony.sim.d.ts| 394|新增(错误码)|类名:sim;<br>方法or属性:function setShowNumber(slotId: number, number: string, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:sim;<br>方法or属性:function setShowNumber(slotId: number, number: string, callback: AsyncCallback\<void>): void;<br>新版本信息:201,401,8300001,8300002,8300003,8300004,8300999|@ohos.telephony.sim.d.ts| 395|新增(错误码)|类名: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,401,8300001,8300002,8300003,8300004,8300999|@ohos.telephony.sim.d.ts| 396|新增(错误码)|类名:sim;<br>方法or属性:function getShowNumber(slotId: number, callback: AsyncCallback\<string>): void;<br>旧版本信息:|类名:sim;<br>方法or属性:function getShowNumber(slotId: number, callback: AsyncCallback\<string>): void;<br>新版本信息:201,401,8300001,8300002,8300003,8300004,8300999|@ohos.telephony.sim.d.ts| 397|新增(错误码)|类名:sim;<br>方法or属性:function getShowNumber(slotId: number): Promise\<string>;<br>旧版本信息:|类名:sim;<br>方法or属性:function getShowNumber(slotId: number): Promise\<string>;<br>新版本信息:201,401,8300001,8300002,8300003,8300004,8300999|@ohos.telephony.sim.d.ts| 398|新增(错误码)|类名:sim;<br>方法or属性:function getOperatorConfigs(slotId: number, callback: AsyncCallback\<Array\<OperatorConfig>>): void;<br>旧版本信息:|类名:sim;<br>方法or属性:function getOperatorConfigs(slotId: number, callback: AsyncCallback\<Array\<OperatorConfig>>): void;<br>新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.sim.d.ts| 399|新增(错误码)|类名:sim;<br>方法or属性:function getOperatorConfigs(slotId: number): Promise\<Array\<OperatorConfig>>;<br>旧版本信息:|类名:sim;<br>方法or属性:function getOperatorConfigs(slotId: number): Promise\<Array\<OperatorConfig>>;<br>新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.sim.d.ts| 400|新增(错误码)|类名:sim;<br>方法or属性:function unlockPin(slotId: number, pin: string, callback: AsyncCallback\<LockStatusResponse>): void;<br>旧版本信息:|类名:sim;<br>方法or属性:function unlockPin(slotId: number, pin: string, callback: AsyncCallback\<LockStatusResponse>): void;<br>新版本信息:201,401,8300001,8300002,8300003,8300004,8300999,8301002|@ohos.telephony.sim.d.ts| 401|新增(错误码)|类名: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,401,8300001,8300002,8300003,8300004,8300999,8301002|@ohos.telephony.sim.d.ts| 402|新增(错误码)|类名:sim;<br>方法or属性:function unlockPuk(slotId: number, newPin: string, puk: string, callback: AsyncCallback\<LockStatusResponse>): void;<br>旧版本信息:|类名:sim;<br>方法or属性:function unlockPuk(slotId: number, newPin: string, puk: string, callback: AsyncCallback\<LockStatusResponse>): void;<br>新版本信息:201,401,8300001,8300002,8300003,8300004,8300999,8301002|@ohos.telephony.sim.d.ts| 403|新增(错误码)|类名: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,401,8300001,8300002,8300003,8300004,8300999,8301002|@ohos.telephony.sim.d.ts| 404|新增(错误码)|类名:sim;<br>方法or属性:function alterPin(slotId: number, newPin: string, oldPin: string, callback: AsyncCallback\<LockStatusResponse>): void;<br>旧版本信息:|类名:sim;<br>方法or属性:function alterPin(slotId: number, newPin: string, oldPin: string, callback: AsyncCallback\<LockStatusResponse>): void;<br>新版本信息:201,401,8300001,8300002,8300003,8300004,8300999,8301002|@ohos.telephony.sim.d.ts| 405|新增(错误码)|类名: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,401,8300001,8300002,8300003,8300004,8300999,8301002|@ohos.telephony.sim.d.ts| 406|新增(错误码)|类名:sim;<br>方法or属性:function setLockState(slotId: number, options: LockInfo, callback: AsyncCallback\<LockStatusResponse>): void;<br>旧版本信息:|类名:sim;<br>方法or属性:function setLockState(slotId: number, options: LockInfo, callback: AsyncCallback\<LockStatusResponse>): void;<br>新版本信息:201,401,8300001,8300002,8300003,8300004,8300999,8301002|@ohos.telephony.sim.d.ts| 407|新增(错误码)|类名: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,401,8300001,8300002,8300003,8300004,8300999,8301002|@ohos.telephony.sim.d.ts| 408|新增(错误码)|类名:sim;<br>方法or属性:function unlockPin2(slotId: number, pin2: string, callback: AsyncCallback\<LockStatusResponse>): void;<br>旧版本信息:|类名:sim;<br>方法or属性:function unlockPin2(slotId: number, pin2: string, callback: AsyncCallback\<LockStatusResponse>): void;<br>新版本信息:201,401,8300001,8300002,8300003,8300004,8300999,8301002|@ohos.telephony.sim.d.ts| 409|新增(错误码)|类名: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,401,8300001,8300002,8300003,8300004,8300999,8301002|@ohos.telephony.sim.d.ts| 410|新增(错误码)|类名:sim;<br>方法or属性:function unlockPuk2(slotId: number, newPin2: string, puk2: string, callback: AsyncCallback\<LockStatusResponse>): void;<br>旧版本信息:|类名:sim;<br>方法or属性:function unlockPuk2(slotId: number, newPin2: string, puk2: string, callback: AsyncCallback\<LockStatusResponse>): void;<br>新版本信息:201,401,8300001,8300002,8300003,8300004,8300999,8301002|@ohos.telephony.sim.d.ts| 411|新增(错误码)|类名: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,401,8300001,8300002,8300003,8300004,8300999,8301002|@ohos.telephony.sim.d.ts| 412|新增(错误码)|类名:sim;<br>方法or属性:function alterPin2(slotId: number, newPin2: string, oldPin2: string, callback: AsyncCallback\<LockStatusResponse>): void;<br>旧版本信息:|类名:sim;<br>方法or属性:function alterPin2(slotId: number, newPin2: string, oldPin2: string, callback: AsyncCallback\<LockStatusResponse>): void;<br>新版本信息:201,401,8300001,8300002,8300003,8300004,8300999,8301002|@ohos.telephony.sim.d.ts| 413|新增(错误码)|类名: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,401,8300001,8300002,8300003,8300004,8300999,8301002|@ohos.telephony.sim.d.ts| 414|新增(错误码)|类名:sim;<br>方法or属性:function queryIccDiallingNumbers(slotId: number, type: ContactType, callback: AsyncCallback\<Array\<DiallingNumbersInfo>>): void<br>旧版本信息:|类名:sim;<br>方法or属性:function queryIccDiallingNumbers(slotId: number, type: ContactType, callback: AsyncCallback\<Array\<DiallingNumbersInfo>>): void<br>新版本信息:201,401,8300001,8300002,8300003,8300004,8300999,8301002|@ohos.telephony.sim.d.ts| 415|新增(错误码)|类名: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,401,8300001,8300002,8300003,8300004,8300999,8301002|@ohos.telephony.sim.d.ts| 416|新增(错误码)|类名:sim;<br>方法or属性:function addIccDiallingNumbers(slotId: number, type: ContactType, diallingNumbers: DiallingNumbersInfo, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:sim;<br>方法or属性:function addIccDiallingNumbers(slotId: number, type: ContactType, diallingNumbers: DiallingNumbersInfo, callback: AsyncCallback\<void>): void;<br>新版本信息:201,401,8300001,8300002,8300003,8300004,8300999,8301002|@ohos.telephony.sim.d.ts| 417|新增(错误码)|类名: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,401,8300001,8300002,8300003,8300004,8300999,8301002|@ohos.telephony.sim.d.ts| 418|新增(错误码)|类名:sim;<br>方法or属性:function delIccDiallingNumbers(slotId: number, type: ContactType, diallingNumbers: DiallingNumbersInfo, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:sim;<br>方法or属性:function delIccDiallingNumbers(slotId: number, type: ContactType, diallingNumbers: DiallingNumbersInfo, callback: AsyncCallback\<void>): void;<br>新版本信息:201,401,8300001,8300002,8300003,8300004,8300999,8301002|@ohos.telephony.sim.d.ts| 419|新增(错误码)|类名: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,401,8300001,8300002,8300003,8300004,8300999,8301002|@ohos.telephony.sim.d.ts| 420|新增(错误码)|类名:sim;<br>方法or属性:function updateIccDiallingNumbers(slotId: number, type: ContactType, diallingNumbers: DiallingNumbersInfo, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:sim;<br>方法or属性:function updateIccDiallingNumbers(slotId: number, type: ContactType, diallingNumbers: DiallingNumbersInfo, callback: AsyncCallback\<void>): void;<br>新版本信息:201,401,8300001,8300002,8300003,8300004,8300999,8301002|@ohos.telephony.sim.d.ts| 421|新增(错误码)|类名: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,401,8300001,8300002,8300003,8300004,8300999,8301002|@ohos.telephony.sim.d.ts| 422|新增(错误码)|类名:sim;<br>方法or属性:function getLockState(slotId: number, lockType: LockType, callback: AsyncCallback\<LockState>): void;<br>旧版本信息:|类名:sim;<br>方法or属性:function getLockState(slotId: number, lockType: LockType, callback: AsyncCallback\<LockState>): void;<br>新版本信息:201,401,8300001,8300002,8300003,8300004,8300999,8301002|@ohos.telephony.sim.d.ts| 423|新增(错误码)|类名: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,401,8300001,8300002,8300003,8300004,8300999,8301002|@ohos.telephony.sim.d.ts| 424|新增(错误码)|类名:sim;<br>方法or属性:function sendEnvelopeCmd(slotId: number, cmd: string, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:sim;<br>方法or属性:function sendEnvelopeCmd(slotId: number, cmd: string, callback: AsyncCallback\<void>): void;<br>新版本信息:201,401,8300001,8300002,8300003,8300004,8300999|@ohos.telephony.sim.d.ts| 425|新增(错误码)|类名: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,401,8300001,8300002,8300003,8300004,8300999|@ohos.telephony.sim.d.ts| 426|新增(错误码)|类名:sim;<br>方法or属性:function sendTerminalResponseCmd(slotId: number, cmd: string, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:sim;<br>方法or属性:function sendTerminalResponseCmd(slotId: number, cmd: string, callback: AsyncCallback\<void>): void;<br>新版本信息:201,401,8300001,8300002,8300003,8300004,8300999|@ohos.telephony.sim.d.ts| 427|新增(错误码)|类名: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,401,8300001,8300002,8300003,8300004,8300999|@ohos.telephony.sim.d.ts| 428|新增(错误码)|类名:sim;<br>方法or属性:function unlockSimLock(slotId: number, lockInfo: PersoLockInfo, callback: AsyncCallback\<LockStatusResponse>): void;<br>旧版本信息:|类名:sim;<br>方法or属性:function unlockSimLock(slotId: number, lockInfo: PersoLockInfo, callback: AsyncCallback\<LockStatusResponse>): void;<br>新版本信息:201,401,8300001,8300002,8300003,8300004,8300999,8301002|@ohos.telephony.sim.d.ts| 429|新增(错误码)|类名: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,401,8300001,8300002,8300003,8300004,8300999,8301002|@ohos.telephony.sim.d.ts| 430|新增(错误码)|类名:sms;<br>方法or属性:function splitMessage(content: string, callback: AsyncCallback\<Array\<string>>): void;<br>旧版本信息:|类名:sms;<br>方法or属性:function splitMessage(content: string, callback: AsyncCallback\<Array\<string>>): void;<br>新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.sms.d.ts| 431|新增(错误码)|类名:sms;<br>方法or属性:function splitMessage(content: string): Promise\<Array\<string>>;<br>旧版本信息:|类名:sms;<br>方法or属性:function splitMessage(content: string): Promise\<Array\<string>>;<br>新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.sms.d.ts| 432|新增(错误码)|类名:sms;<br>方法or属性:function createMessage(pdu: Array\<number>, specification: string, callback: AsyncCallback\<ShortMessage>): void;<br>旧版本信息:|类名:sms;<br>方法or属性:function createMessage(pdu: Array\<number>, specification: string, callback: AsyncCallback\<ShortMessage>): void;<br>新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.sms.d.ts| 433|新增(错误码)|类名: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| 434|新增(错误码)|类名:sms;<br>方法or属性:function sendMessage(options: SendMessageOptions): void;<br>旧版本信息:|类名:sms;<br>方法or属性:function sendMessage(options: SendMessageOptions): void;<br>新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.sms.d.ts| 435|新增(错误码)|类名:sms;<br>方法or属性:function setDefaultSmsSlotId(slotId: number, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:sms;<br>方法or属性:function setDefaultSmsSlotId(slotId: number, callback: AsyncCallback\<void>): void;<br>新版本信息:201,401,8300001,8300002,8300003,8300004,8300999|@ohos.telephony.sms.d.ts| 436|新增(错误码)|类名:sms;<br>方法or属性:function setDefaultSmsSlotId(slotId: number): Promise\<void>;<br>旧版本信息:|类名:sms;<br>方法or属性:function setDefaultSmsSlotId(slotId: number): Promise\<void>;<br>新版本信息:201,401,8300001,8300002,8300003,8300004,8300999|@ohos.telephony.sms.d.ts| 437|新增(错误码)|类名:sms;<br>方法or属性:function setSmscAddr(slotId: number, smscAddr: string, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:sms;<br>方法or属性:function setSmscAddr(slotId: number, smscAddr: string, callback: AsyncCallback\<void>): void;<br>新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.sms.d.ts| 438|新增(错误码)|类名: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,401,8300001,8300002,8300003,8300999|@ohos.telephony.sms.d.ts| 439|新增(错误码)|类名:sms;<br>方法or属性:function getSmscAddr(slotId: number, callback: AsyncCallback\<string>): void;<br>旧版本信息:|类名:sms;<br>方法or属性:function getSmscAddr(slotId: number, callback: AsyncCallback\<string>): void;<br>新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.sms.d.ts| 440|新增(错误码)|类名:sms;<br>方法or属性:function getSmscAddr(slotId: number): Promise\<string>;<br>旧版本信息:|类名:sms;<br>方法or属性:function getSmscAddr(slotId: number): Promise\<string>;<br>新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.sms.d.ts| 441|新增(错误码)|类名:sms;<br>方法or属性:function addSimMessage(options: SimMessageOptions, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:sms;<br>方法or属性:function addSimMessage(options: SimMessageOptions, callback: AsyncCallback\<void>): void;<br>新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.sms.d.ts| 442|新增(错误码)|类名:sms;<br>方法or属性:function addSimMessage(options: SimMessageOptions): Promise\<void>;<br>旧版本信息:|类名:sms;<br>方法or属性:function addSimMessage(options: SimMessageOptions): Promise\<void>;<br>新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.sms.d.ts| 443|新增(错误码)|类名:sms;<br>方法or属性:function delSimMessage(slotId: number, msgIndex: number, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:sms;<br>方法or属性:function delSimMessage(slotId: number, msgIndex: number, callback: AsyncCallback\<void>): void;<br>新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.sms.d.ts| 444|新增(错误码)|类名: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,401,8300001,8300002,8300003,8300999|@ohos.telephony.sms.d.ts| 445|新增(错误码)|类名:sms;<br>方法or属性:function updateSimMessage(options: UpdateSimMessageOptions, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:sms;<br>方法or属性:function updateSimMessage(options: UpdateSimMessageOptions, callback: AsyncCallback\<void>): void;<br>新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.sms.d.ts| 446|新增(错误码)|类名:sms;<br>方法or属性:function updateSimMessage(options: UpdateSimMessageOptions): Promise\<void>;<br>旧版本信息:|类名:sms;<br>方法or属性:function updateSimMessage(options: UpdateSimMessageOptions): Promise\<void>;<br>新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.sms.d.ts| 447|新增(错误码)|类名:sms;<br>方法or属性:function getAllSimMessages(slotId: number, callback: AsyncCallback\<Array\<SimShortMessage>>): void;<br>旧版本信息:|类名:sms;<br>方法or属性:function getAllSimMessages(slotId: number, callback: AsyncCallback\<Array\<SimShortMessage>>): void;<br>新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.sms.d.ts| 448|新增(错误码)|类名:sms;<br>方法or属性:function getAllSimMessages(slotId: number): Promise\<Array\<SimShortMessage>>;<br>旧版本信息:|类名:sms;<br>方法or属性:function getAllSimMessages(slotId: number): Promise\<Array\<SimShortMessage>>;<br>新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.sms.d.ts| 449|新增(错误码)|类名:sms;<br>方法or属性:function setCBConfig(options: CBConfigOptions, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:sms;<br>方法or属性:function setCBConfig(options: CBConfigOptions, callback: AsyncCallback\<void>): void;<br>新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.sms.d.ts| 450|新增(错误码)|类名:sms;<br>方法or属性:function setCBConfig(options: CBConfigOptions): Promise\<void>;<br>旧版本信息:|类名:sms;<br>方法or属性:function setCBConfig(options: CBConfigOptions): Promise\<void>;<br>新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.sms.d.ts| 451|新增(错误码)|类名:sms;<br>方法or属性:function getSmsSegmentsInfo(slotId: number, message: string, force7bit: boolean, callback: AsyncCallback\<SmsSegmentsInfo>): void;<br>旧版本信息:|类名:sms;<br>方法or属性:function getSmsSegmentsInfo(slotId: number, message: string, force7bit: boolean, callback: AsyncCallback\<SmsSegmentsInfo>): void;<br>新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.sms.d.ts| 452|新增(错误码)|类名: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>新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.sms.d.ts| 453|新增(错误码)|类名:sms;<br>方法or属性:function isImsSmsSupported(slotId: number, callback: AsyncCallback\<boolean>): void;<br>旧版本信息:|类名:sms;<br>方法or属性:function isImsSmsSupported(slotId: number, callback: AsyncCallback\<boolean>): void;<br>新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.sms.d.ts| 454|新增(错误码)|类名:sms;<br>方法or属性:function isImsSmsSupported(slotId: number): Promise\<boolean>;<br>旧版本信息:|类名:sms;<br>方法or属性:function isImsSmsSupported(slotId: number): Promise\<boolean>;<br>新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.sms.d.ts| 455|新增(错误码)|类名:sms;<br>方法or属性:function getImsShortMessageFormat(callback: AsyncCallback\<string>): void;<br>旧版本信息:|类名:sms;<br>方法or属性:function getImsShortMessageFormat(callback: AsyncCallback\<string>): void;<br>新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.sms.d.ts| 456|新增(错误码)|类名:sms;<br>方法or属性:function getImsShortMessageFormat(): Promise\<string>;<br>旧版本信息:|类名:sms;<br>方法or属性:function getImsShortMessageFormat(): Promise\<string>;<br>新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.sms.d.ts| 457|新增(错误码)|类名:sms;<br>方法or属性:function decodeMms(mmsFilePathName: string \| Array\<number>, callback: AsyncCallback\<MmsInformation>): void;<br>旧版本信息:|类名:sms;<br>方法or属性:function decodeMms(mmsFilePathName: string \| Array\<number>, callback: AsyncCallback\<MmsInformation>): void;<br>新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.sms.d.ts| 458|新增(错误码)|类名:sms;<br>方法or属性:function decodeMms(mmsFilePathName: string \| Array\<number>): Promise\<MmsInformation>;<br>旧版本信息:|类名:sms;<br>方法or属性:function decodeMms(mmsFilePathName: string \| Array\<number>): Promise\<MmsInformation>;<br>新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.sms.d.ts| 459|新增(错误码)|类名:sms;<br>方法or属性:function encodeMms(mms: MmsInformation, callback: AsyncCallback\<Array\<number>>): void;<br>旧版本信息:|类名:sms;<br>方法or属性:function encodeMms(mms: MmsInformation, callback: AsyncCallback\<Array\<number>>): void;<br>新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.sms.d.ts| 460|新增(错误码)|类名:sms;<br>方法or属性:function encodeMms(mms: MmsInformation): Promise\<Array\<number>>;<br>旧版本信息:|类名:sms;<br>方法or属性:function encodeMms(mms: MmsInformation): Promise\<Array\<number>>;<br>新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.sms.d.ts| 461|访问级别有变化|类名:observer;<br>方法or属性:type CellInformation = radio.CellInformation;<br>旧版本信息:|类名:observer;<br>方法or属性:type CellInformation = radio.CellInformation;<br>新版本信息:systemapi|@ohos.telephony.observer.d.ts| 462|权限有变化|类名:call;<br>方法or属性:function holdCall(callId: number, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:call;<br>方法or属性:function holdCall(callId: number, callback: AsyncCallback\<void>): void;<br>新版本信息:ohos.permission.ANSWER_CALL|@ohos.telephony.call.d.ts| 463|权限有变化|类名: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| 464|权限有变化|类名:call;<br>方法or属性:function unHoldCall(callId: number, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:call;<br>方法or属性:function unHoldCall(callId: number, callback: AsyncCallback\<void>): void;<br>新版本信息:ohos.permission.ANSWER_CALL|@ohos.telephony.call.d.ts| 465|权限有变化|类名: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| 466|权限有变化|类名:call;<br>方法or属性:function switchCall(callId: number, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:call;<br>方法or属性:function switchCall(callId: number, callback: AsyncCallback\<void>): void;<br>新版本信息:ohos.permission.ANSWER_CALL|@ohos.telephony.call.d.ts| 467|权限有变化|类名: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| 468|权限有变化|类名:call;<br>方法or属性:function getCallWaitingStatus(slotId: number, callback: AsyncCallback\<CallWaitingStatus>): void;<br>旧版本信息:|类名:call;<br>方法or属性:function getCallWaitingStatus(slotId: number, callback: AsyncCallback\<CallWaitingStatus>): void;<br>新版本信息:ohos.permission.GET_TELEPHONY_STATE|@ohos.telephony.call.d.ts| 469|权限有变化|类名: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| 470|权限有变化|类名:call;<br>方法or属性:function setCallWaiting(slotId: number, activate: boolean, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:call;<br>方法or属性:function setCallWaiting(slotId: number, activate: boolean, callback: AsyncCallback\<void>): void;<br>新版本信息:ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.call.d.ts| 471|权限有变化|类名: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| 472|权限有变化|类名:call;<br>方法or属性:function on(type: 'callDetailsChange', callback: Callback\<CallAttributeOptions>): void;<br>旧版本信息:|类名:call;<br>方法or属性:function on(type: 'callDetailsChange', callback: Callback\<CallAttributeOptions>): void;<br>新版本信息:ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.call.d.ts| 473|权限有变化|类名:call;<br>方法or属性:function on(type: 'callEventChange', callback: Callback\<CallEventOptions>): void;<br>旧版本信息:|类名:call;<br>方法or属性:function on(type: 'callEventChange', callback: Callback\<CallEventOptions>): void;<br>新版本信息:ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.call.d.ts| 474|权限有变化|类名:call;<br>方法or属性:function on(type: 'callDisconnectedCause', callback: Callback\<DisconnectedDetails>): void;<br>旧版本信息:|类名:call;<br>方法or属性:function on(type: 'callDisconnectedCause', callback: Callback\<DisconnectedDetails>): void;<br>新版本信息:ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.call.d.ts| 475|权限有变化|类名:call;<br>方法or属性:function off(type: 'callDetailsChange', callback?: Callback\<CallAttributeOptions>): void;<br>旧版本信息:|类名:call;<br>方法or属性:function off(type: 'callDetailsChange', callback?: Callback\<CallAttributeOptions>): void;<br>新版本信息:ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.call.d.ts| 476|权限有变化|类名:call;<br>方法or属性:function off(type: 'callEventChange', callback?: Callback\<CallEventOptions>): void;<br>旧版本信息:|类名:call;<br>方法or属性:function off(type: 'callEventChange', callback?: Callback\<CallEventOptions>): void;<br>新版本信息:ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.call.d.ts| 477|权限有变化|类名:call;<br>方法or属性:function off(type: 'callDisconnectedCause', callback?: Callback\<DisconnectedDetails>): void;<br>旧版本信息:|类名:call;<br>方法or属性:function off(type: 'callDisconnectedCause', callback?: Callback\<DisconnectedDetails>): void;<br>新版本信息:ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.call.d.ts| 478|权限有变化|类名:call;<br>方法or属性:function getCallRestrictionStatus(slotId: number, type: CallRestrictionType, callback: AsyncCallback\<RestrictionStatus>): void;<br>旧版本信息:|类名:call;<br>方法or属性:function getCallRestrictionStatus(slotId: number, type: CallRestrictionType, callback: AsyncCallback\<RestrictionStatus>): void;<br>新版本信息:ohos.permission.GET_TELEPHONY_STATE|@ohos.telephony.call.d.ts| 479|权限有变化|类名: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| 480|权限有变化|类名:call;<br>方法or属性:function setCallRestriction(slotId: number, info: CallRestrictionInfo, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:call;<br>方法or属性:function setCallRestriction(slotId: number, info: CallRestrictionInfo, callback: AsyncCallback\<void>): void;<br>新版本信息:ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.call.d.ts| 481|权限有变化|类名: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| 482|权限有变化|类名:call;<br>方法or属性:function getCallTransferInfo(slotId: number, type: CallTransferType, callback: AsyncCallback\<CallTransferResult>): void;<br>旧版本信息:|类名:call;<br>方法or属性:function getCallTransferInfo(slotId: number, type: CallTransferType, callback: AsyncCallback\<CallTransferResult>): void;<br>新版本信息:ohos.permission.GET_TELEPHONY_STATE|@ohos.telephony.call.d.ts| 483|权限有变化|类名: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| 484|权限有变化|类名:call;<br>方法or属性:function setCallTransfer(slotId: number, info: CallTransferInfo, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:call;<br>方法or属性:function setCallTransfer(slotId: number, info: CallTransferInfo, callback: AsyncCallback\<void>): void;<br>新版本信息:ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.call.d.ts| 485|权限有变化|类名: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| 486|权限有变化|类名:call;<br>方法or属性:function enableImsSwitch(slotId: number, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:call;<br>方法or属性:function enableImsSwitch(slotId: number, callback: AsyncCallback\<void>): void;<br>新版本信息:ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.call.d.ts| 487|权限有变化|类名: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| 488|权限有变化|类名:call;<br>方法or属性:function disableImsSwitch(slotId: number, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:call;<br>方法or属性:function disableImsSwitch(slotId: number, callback: AsyncCallback\<void>): void;<br>新版本信息:ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.call.d.ts| 489|权限有变化|类名: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| 490|权限有变化|类名:data;<br>方法or属性:function getDefaultCellularDataSlotId(callback: AsyncCallback\<number>): void;<br>旧版本信息:ohos.permission.GET_NETWORK_INFO|类名:data;<br>方法or属性:function getDefaultCellularDataSlotId(callback: AsyncCallback\<number>): void;<br>新版本信息:|@ohos.telephony.data.d.ts| 491|权限有变化|类名:data;<br>方法or属性:function getDefaultCellularDataSlotId(): Promise\<number>;<br>旧版本信息:ohos.permission.GET_NETWORK_INFO|类名:data;<br>方法or属性:function getDefaultCellularDataSlotId(): Promise\<number>;<br>新版本信息:|@ohos.telephony.data.d.ts| 492|权限有变化|类名:observer;<br>方法or属性:function on(type: 'cellInfoChange', callback: Callback\<Array\<CellInformation>>): void;<br>旧版本信息:ohos.permission.LOCATION|类名:observer;<br>方法or属性:function on(type: 'cellInfoChange', callback: Callback\<Array\<CellInformation>>): void;<br>新版本信息:ohos.permission.LOCATION,ohos.permission.APPROXIMATELY_LOCATION|@ohos.telephony.observer.d.ts| 493|权限有变化|类名:radio;<br>方法or属性:function sendUpdateCellLocationRequest(callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:radio;<br>方法or属性:function sendUpdateCellLocationRequest(callback: AsyncCallback\<void>): void;<br>新版本信息:ohos.permission.LOCATION,ohos.permission.APPROXIMATELY_LOCATION|@ohos.telephony.radio.d.ts| 494|权限有变化|类名:radio;<br>方法or属性:function sendUpdateCellLocationRequest(slotId?: number): Promise\<void>;<br>旧版本信息:|类名:radio;<br>方法or属性:function sendUpdateCellLocationRequest(slotId?: number): Promise\<void>;<br>新版本信息:ohos.permission.LOCATION,ohos.permission.APPROXIMATELY_LOCATION|@ohos.telephony.radio.d.ts| 495|权限有变化|类名:radio;<br>方法or属性:function getCellInformation(callback: AsyncCallback\<Array\<CellInformation>>): void;<br>旧版本信息:ohos.permission.LOCATION|类名:radio;<br>方法or属性:function getCellInformation(callback: AsyncCallback\<Array\<CellInformation>>): void;<br>新版本信息:ohos.permission.LOCATION,ohos.permission.APPROXIMATELY_LOCATION|@ohos.telephony.radio.d.ts| 496|权限有变化|类名:radio;<br>方法or属性:function getCellInformation(slotId: number, callback: AsyncCallback\<Array\<CellInformation>>): void;<br>旧版本信息:ohos.permission.LOCATION|类名: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| 497|权限有变化|类名:radio;<br>方法or属性:function getCellInformation(slotId?: number): Promise\<Array\<CellInformation>>;<br>旧版本信息:ohos.permission.LOCATION|类名:radio;<br>方法or属性:function getCellInformation(slotId?: number): Promise\<Array\<CellInformation>>;<br>新版本信息:ohos.permission.LOCATION,ohos.permission.APPROXIMATELY_LOCATION|@ohos.telephony.radio.d.ts| 498|权限有变化|类名:sim;<br>方法or属性:function getLockState(slotId: number, lockType: LockType, callback: AsyncCallback\<LockState>): void;<br>旧版本信息:|类名:sim;<br>方法or属性:function getLockState(slotId: number, lockType: LockType, callback: AsyncCallback\<LockState>): void;<br>新版本信息:ohos.permission.GET_TELEPHONY_STATE|@ohos.telephony.sim.d.ts| 499|权限有变化|类名: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| 500|函数有变化|类名:call;<br>方法or属性:function setAudioDevice(device: AudioDevice): Promise\<void>;|类名:call;<br>方法or属性:function setAudioDevice(device: AudioDevice, options?: AudioDeviceOptions): Promise\<void>;|@ohos.telephony.call.d.ts| 501|函数有变化|类名:radio;<br>方法or属性:function sendUpdateCellLocationRequest(): Promise\<void>;|类名:radio;<br>方法or属性:function sendUpdateCellLocationRequest(slotId?: number): Promise\<void>;|@ohos.telephony.radio.d.ts| 502|函数有变化|类名:sms;<br>方法or属性:function isImsSmsSupported(callback: AsyncCallback\<boolean>): void;|类名:sms;<br>方法or属性:function isImsSmsSupported(slotId: number, callback: AsyncCallback\<boolean>): void;|@ohos.telephony.sms.d.ts| 503|函数有变化|类名:sms;<br>方法or属性:function isImsSmsSupported(): Promise\<boolean>;|类名:sms;<br>方法or属性:function isImsSmsSupported(slotId: number): Promise\<boolean>;|@ohos.telephony.sms.d.ts| 504