| 操作 | 旧版本 | 新版本 | d.ts文件 |
| ---- | ------ | ------ | -------- |
|删除|类名:call;
方法or属性:function answer(callId: number, callback: AsyncCallback\): void;|NA|@ohos.telephony.call.d.ts|
|删除|类名:call;
方法or属性:function answer(callId: number): Promise\;|NA|@ohos.telephony.call.d.ts|
|删除|类名:call;
方法or属性:function hangup(callId: number, callback: AsyncCallback\): void;|NA|@ohos.telephony.call.d.ts|
|删除|类名:call;
方法or属性:function hangup(callId: number): Promise\;|NA|@ohos.telephony.call.d.ts|
|删除|类名:call;
方法or属性:function reject(callId: number, callback: AsyncCallback\): void;|NA|@ohos.telephony.call.d.ts|
|删除|类名:call;
方法or属性:function reject(callId: number, options: RejectMessageOptions, callback: AsyncCallback\): void;|NA|@ohos.telephony.call.d.ts|
|删除|类名:call;
方法or属性:function reject(callId: number, options?: RejectMessageOptions): Promise\;|NA|@ohos.telephony.call.d.ts|
|删除|类名:DisconnectedDetails;
方法or属性:UNASSIGNED_NUMBER = 1|NA|@ohos.telephony.call.d.ts|
|删除|类名:DisconnectedDetails;
方法or属性:NO_ROUTE_TO_DESTINATION = 3|NA|@ohos.telephony.call.d.ts|
|删除|类名:DisconnectedDetails;
方法or属性:CHANNEL_UNACCEPTABLE = 6|NA|@ohos.telephony.call.d.ts|
|删除|类名:DisconnectedDetails;
方法or属性:OPERATOR_DETERMINED_BARRING = 8|NA|@ohos.telephony.call.d.ts|
|删除|类名:DisconnectedDetails;
方法or属性:NORMAL_CALL_CLEARING = 16|NA|@ohos.telephony.call.d.ts|
|删除|类名:DisconnectedDetails;
方法or属性:USER_BUSY = 17|NA|@ohos.telephony.call.d.ts|
|删除|类名:DisconnectedDetails;
方法or属性:NO_USER_RESPONDING = 18|NA|@ohos.telephony.call.d.ts|
|删除|类名:DisconnectedDetails;
方法or属性:USER_ALERTING_NO_ANSWER = 19|NA|@ohos.telephony.call.d.ts|
|删除|类名:DisconnectedDetails;
方法or属性:CALL_REJECTED = 21|NA|@ohos.telephony.call.d.ts|
|删除|类名:DisconnectedDetails;
方法or属性:NUMBER_CHANGED = 22|NA|@ohos.telephony.call.d.ts|
|删除|类名:DisconnectedDetails;
方法or属性:DESTINATION_OUT_OF_ORDER = 27|NA|@ohos.telephony.call.d.ts|
|删除|类名:DisconnectedDetails;
方法or属性:INVALID_NUMBER_FORMAT = 28|NA|@ohos.telephony.call.d.ts|
|删除|类名:DisconnectedDetails;
方法or属性:NETWORK_OUT_OF_ORDER = 38|NA|@ohos.telephony.call.d.ts|
|删除|类名:DisconnectedDetails;
方法or属性:TEMPORARY_FAILURE = 41|NA|@ohos.telephony.call.d.ts|
|删除|类名:DisconnectedDetails;
方法or属性:INVALID_PARAMETER = 1025|NA|@ohos.telephony.call.d.ts|
|删除|类名:DisconnectedDetails;
方法or属性:SIM_NOT_EXIT = 1026|NA|@ohos.telephony.call.d.ts|
|删除|类名:DisconnectedDetails;
方法or属性:SIM_PIN_NEED = 1027|NA|@ohos.telephony.call.d.ts|
|删除|类名:DisconnectedDetails;
方法or属性:CALL_NOT_ALLOW = 1029|NA|@ohos.telephony.call.d.ts|
|删除|类名:DisconnectedDetails;
方法or属性:SIM_INVALID = 1045|NA|@ohos.telephony.call.d.ts|
|删除|类名:DisconnectedDetails;
方法or属性:UNKNOWN = 1279|NA|@ohos.telephony.call.d.ts|
|新增|NA|类名:DisconnectedReason;
方法or属性:UNASSIGNED_NUMBER = 1|@ohos.telephony.call.d.ts|
|新增|NA|类名:DisconnectedReason;
方法or属性:NO_ROUTE_TO_DESTINATION = 3|@ohos.telephony.call.d.ts|
|新增|NA|类名:DisconnectedReason;
方法or属性:CHANNEL_UNACCEPTABLE = 6|@ohos.telephony.call.d.ts|
|新增|NA|类名:DisconnectedReason;
方法or属性:OPERATOR_DETERMINED_BARRING = 8|@ohos.telephony.call.d.ts|
|新增|NA|类名:DisconnectedReason;
方法or属性:NORMAL_CALL_CLEARING = 16|@ohos.telephony.call.d.ts|
|新增|NA|类名:DisconnectedReason;
方法or属性:USER_BUSY = 17|@ohos.telephony.call.d.ts|
|新增|NA|类名:DisconnectedReason;
方法or属性:NO_USER_RESPONDING = 18|@ohos.telephony.call.d.ts|
|新增|NA|类名:DisconnectedReason;
方法or属性:USER_ALERTING_NO_ANSWER = 19|@ohos.telephony.call.d.ts|
|新增|NA|类名:DisconnectedReason;
方法or属性:CALL_REJECTED = 21|@ohos.telephony.call.d.ts|
|新增|NA|类名:DisconnectedReason;
方法or属性:NUMBER_CHANGED = 22|@ohos.telephony.call.d.ts|
|新增|NA|类名:DisconnectedReason;
方法or属性:DESTINATION_OUT_OF_ORDER = 27|@ohos.telephony.call.d.ts|
|新增|NA|类名:DisconnectedReason;
方法or属性:INVALID_NUMBER_FORMAT = 28|@ohos.telephony.call.d.ts|
|新增|NA|类名:DisconnectedReason;
方法or属性:NETWORK_OUT_OF_ORDER = 38|@ohos.telephony.call.d.ts|
|新增|NA|类名:DisconnectedReason;
方法or属性:TEMPORARY_FAILURE = 41|@ohos.telephony.call.d.ts|
|新增|NA|类名:DisconnectedReason;
方法or属性:INVALID_PARAMETER = 1025|@ohos.telephony.call.d.ts|
|新增|NA|类名:DisconnectedReason;
方法or属性:SIM_NOT_EXIT = 1026|@ohos.telephony.call.d.ts|
|新增|NA|类名:DisconnectedReason;
方法or属性:SIM_PIN_NEED = 1027|@ohos.telephony.call.d.ts|
|新增|NA|类名:DisconnectedReason;
方法or属性:CALL_NOT_ALLOW = 1029|@ohos.telephony.call.d.ts|
|新增|NA|类名:DisconnectedReason;
方法or属性:SIM_INVALID = 1045|@ohos.telephony.call.d.ts|
|新增|NA|类名:DisconnectedReason;
方法or属性:UNKNOWN = 1279|@ohos.telephony.call.d.ts|
|新增|NA|类名:call;
方法or属性:function dialCall(phoneNumber: string, callback: AsyncCallback\): void;|@ohos.telephony.call.d.ts|
|新增|NA|类名:call;
方法or属性:function dialCall(phoneNumber: string, options: DialCallOptions, callback: AsyncCallback\): void;|@ohos.telephony.call.d.ts|
|新增|NA|类名:call;
方法or属性:function dialCall(phoneNumber: string, options?: DialCallOptions): Promise\;|@ohos.telephony.call.d.ts|
|新增|NA|类名:call;
方法or属性:function answerCall(callId: number, callback: AsyncCallback\): void;|@ohos.telephony.call.d.ts|
|新增|NA|类名:call;
方法or属性:function answerCall(callId?: number): Promise\;|@ohos.telephony.call.d.ts|
|新增|NA|类名:call;
方法or属性:function answerCall(callback: AsyncCallback\): void;|@ohos.telephony.call.d.ts|
|新增|NA|类名:call;
方法or属性:function hangUpCall(callId: number, callback: AsyncCallback\): void;|@ohos.telephony.call.d.ts|
|新增|NA|类名:call;
方法or属性:function hangUpCall(callId?: number): Promise\;|@ohos.telephony.call.d.ts|
|新增|NA|类名:call;
方法or属性:function hangUpCall(callback: AsyncCallback\): void;|@ohos.telephony.call.d.ts|
|新增|NA|类名:call;
方法or属性:function rejectCall(callId: number, callback: AsyncCallback\): void;|@ohos.telephony.call.d.ts|
|新增|NA|类名:call;
方法or属性:function rejectCall(callId: number, options: RejectMessageOptions, callback: AsyncCallback\): void;|@ohos.telephony.call.d.ts|
|新增|NA|类名:call;
方法or属性:function rejectCall(callId?: number, options?: RejectMessageOptions): Promise\;|@ohos.telephony.call.d.ts|
|新增|NA|类名:call;
方法or属性:function rejectCall(callback: AsyncCallback\): void;|@ohos.telephony.call.d.ts|
|新增|NA|类名:call;
方法or属性:function rejectCall(options: RejectMessageOptions, callback: AsyncCallback\): void;|@ohos.telephony.call.d.ts|
|新增|NA|类名:call;
方法or属性:function on(type: 'mmiCodeResult', callback: Callback\): void;|@ohos.telephony.call.d.ts|
|新增|NA|类名:call;
方法or属性:function off(type: 'mmiCodeResult', callback?: Callback\): void;|@ohos.telephony.call.d.ts|
|新增|NA|类名:call;
方法or属性:function setAudioDevice(device: AudioDevice, options: AudioDeviceOptions, callback: AsyncCallback\): void;|@ohos.telephony.call.d.ts|
|新增|NA|类名:AudioDevice;
方法or属性:DEVICE_EARPIECE|@ohos.telephony.call.d.ts|
|新增|NA|类名:CallTransferInfo;
方法or属性:startHour?: number;|@ohos.telephony.call.d.ts|
|新增|NA|类名:CallTransferInfo;
方法or属性:startMinute?: number;|@ohos.telephony.call.d.ts|
|新增|NA|类名:CallTransferInfo;
方法or属性:endHour?: number;|@ohos.telephony.call.d.ts|
|新增|NA|类名:CallTransferInfo;
方法or属性:endMinute?: number;|@ohos.telephony.call.d.ts|
|新增|NA|类名:DialCallOptions;
方法or属性:accountId?: number;|@ohos.telephony.call.d.ts|
|新增|NA|类名:DialCallOptions;
方法or属性:videoState?: VideoStateType;|@ohos.telephony.call.d.ts|
|新增|NA|类名:DialCallOptions;
方法or属性:dialScene?: DialScene;|@ohos.telephony.call.d.ts|
|新增|NA|类名:DialCallOptions;
方法or属性:dialType?: DialType;|@ohos.telephony.call.d.ts|
|新增|NA|类名:CallTransferResult;
方法or属性:startHour: number;|@ohos.telephony.call.d.ts|
|新增|NA|类名:CallTransferResult;
方法or属性:startMinute: number;|@ohos.telephony.call.d.ts|
|新增|NA|类名:CallTransferResult;
方法or属性:endHour: number;|@ohos.telephony.call.d.ts|
|新增|NA|类名:CallTransferResult;
方法or属性:endMinute: number;|@ohos.telephony.call.d.ts|
|新增|NA|类名:AudioDeviceOptions;
方法or属性:bluetoothAddress?: string;|@ohos.telephony.call.d.ts|
|新增|NA|类名:MmiCodeResults;
方法or属性:result: MmiCodeResult;|@ohos.telephony.call.d.ts|
|新增|NA|类名:MmiCodeResults;
方法or属性:message: string;|@ohos.telephony.call.d.ts|
|新增|NA|类名:DisconnectedDetails;
方法or属性:message: string;|@ohos.telephony.call.d.ts|
|新增|NA|类名:MmiCodeResult;
方法or属性:MMI_CODE_SUCCESS = 0|@ohos.telephony.call.d.ts|
|新增|NA|类名:MmiCodeResult;
方法or属性:MMI_CODE_FAILED = 1|@ohos.telephony.call.d.ts|
|新增|NA|类名:DisconnectedReason;
方法or属性:CALL_COMPLETED_ELSEWHERE = 13|@ohos.telephony.call.d.ts|
|新增|NA|类名:DisconnectedReason;
方法or属性:CALL_REJECTED_DUE_TO_FEATURE_AT_THE_DESTINATION = 24|@ohos.telephony.call.d.ts|
|新增|NA|类名:DisconnectedReason;
方法or属性:FAILED_PRE_EMPTION = 25|@ohos.telephony.call.d.ts|
|新增|NA|类名:DisconnectedReason;
方法or属性:NON_SELECTED_USER_CLEARING = 26|@ohos.telephony.call.d.ts|
|新增|NA|类名:DisconnectedReason;
方法or属性:FACILITY_REJECTED = 29|@ohos.telephony.call.d.ts|
|新增|NA|类名:DisconnectedReason;
方法or属性:RESPONSE_TO_STATUS_ENQUIRY = 30|@ohos.telephony.call.d.ts|
|新增|NA|类名:DisconnectedReason;
方法or属性:NORMAL_UNSPECIFIED = 31|@ohos.telephony.call.d.ts|
|新增|NA|类名:DisconnectedReason;
方法or属性:NO_CIRCUIT_CHANNEL_AVAILABLE = 34|@ohos.telephony.call.d.ts|
|新增|NA|类名:DisconnectedReason;
方法or属性:SWITCHING_EQUIPMENT_CONGESTION = 42|@ohos.telephony.call.d.ts|
|新增|NA|类名:DisconnectedReason;
方法or属性:ACCESS_INFORMATION_DISCARDED = 43|@ohos.telephony.call.d.ts|
|新增|NA|类名:DisconnectedReason;
方法or属性:REQUEST_CIRCUIT_CHANNEL_NOT_AVAILABLE = 44|@ohos.telephony.call.d.ts|
|新增|NA|类名:DisconnectedReason;
方法or属性:RESOURCES_UNAVAILABLE_UNSPECIFIED = 47|@ohos.telephony.call.d.ts|
|新增|NA|类名:DisconnectedReason;
方法or属性:QUALITY_OF_SERVICE_UNAVAILABLE = 49|@ohos.telephony.call.d.ts|
|新增|NA|类名:DisconnectedReason;
方法or属性:REQUESTED_FACILITY_NOT_SUBSCRIBED = 50|@ohos.telephony.call.d.ts|
|新增|NA|类名:DisconnectedReason;
方法or属性:INCOMING_CALLS_BARRED_WITHIN_THE_CUG = 55|@ohos.telephony.call.d.ts|
|新增|NA|类名:DisconnectedReason;
方法or属性:BEARER_CAPABILITY_NOT_AUTHORIZED = 57|@ohos.telephony.call.d.ts|
|新增|NA|类名:DisconnectedReason;
方法or属性:BEARER_CAPABILITY_NOT_PRESENTLY_AVAILABLE = 58|@ohos.telephony.call.d.ts|
|新增|NA|类名:DisconnectedReason;
方法or属性:SERVICE_OR_OPTION_NOT_AVAILABLE_UNSPECIFIED = 63|@ohos.telephony.call.d.ts|
|新增|NA|类名:DisconnectedReason;
方法or属性:BEARER_SERVICE_NOT_IMPLEMENTED = 65|@ohos.telephony.call.d.ts|
|新增|NA|类名:DisconnectedReason;
方法or属性:ACM_EQUALTO_OR_GREATER_THAN_THE_MAXIMUM_VALUE = 68|@ohos.telephony.call.d.ts|
|新增|NA|类名:DisconnectedReason;
方法or属性:REQUESTED_FACILITY_NOT_IMPLEMENTED = 69|@ohos.telephony.call.d.ts|
|新增|NA|类名:DisconnectedReason;
方法or属性:ONLY_RESTRICTED_DIGITAL_INFO_BEARER_CAPABILITY_IS_AVAILABLE = 70|@ohos.telephony.call.d.ts|
|新增|NA|类名:DisconnectedReason;
方法or属性:SERVICE_OR_OPTION_NOT_IMPLEMENTED_UNSPECIFIED = 79|@ohos.telephony.call.d.ts|
|新增|NA|类名:DisconnectedReason;
方法or属性:INVALID_TRANSACTION_IDENTIFIER_VALUE = 81|@ohos.telephony.call.d.ts|
|新增|NA|类名:DisconnectedReason;
方法or属性:USER_NOT_MEMBER_OF_CUG = 87|@ohos.telephony.call.d.ts|
|新增|NA|类名:DisconnectedReason;
方法or属性:INCOMPATIBLE_DESTINATION = 88|@ohos.telephony.call.d.ts|
|新增|NA|类名:DisconnectedReason;
方法or属性:INVALID_TRANSIT_NETWORK_SELECTION = 91|@ohos.telephony.call.d.ts|
|新增|NA|类名:DisconnectedReason;
方法or属性:SEMANTICALLY_INCORRECT_MESSAGE = 95|@ohos.telephony.call.d.ts|
|新增|NA|类名:DisconnectedReason;
方法or属性:INVALID_MANDATORY_INFORMATION = 96|@ohos.telephony.call.d.ts|
|新增|NA|类名:DisconnectedReason;
方法or属性:MESSAGE_TYPE_NON_EXISTENT_OR_NOT_IMPLEMENTED = 97|@ohos.telephony.call.d.ts|
|新增|NA|类名:DisconnectedReason;
方法or属性:MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98|@ohos.telephony.call.d.ts|
|新增|NA|类名:DisconnectedReason;
方法or属性:INFORMATION_ELEMENT_NON_EXISTENT_OR_NOT_IMPLEMENTED = 99|@ohos.telephony.call.d.ts|
|新增|NA|类名:DisconnectedReason;
方法or属性:CONDITIONAL_IE_ERROR = 100|@ohos.telephony.call.d.ts|
|新增|NA|类名:DisconnectedReason;
方法or属性:MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101|@ohos.telephony.call.d.ts|
|新增|NA|类名:DisconnectedReason;
方法or属性:RECOVERY_ON_TIMER_EXPIRED = 102|@ohos.telephony.call.d.ts|
|新增|NA|类名:DisconnectedReason;
方法or属性:PROTOCOL_ERROR_UNSPECIFIED = 111|@ohos.telephony.call.d.ts|
|新增|NA|类名:DisconnectedReason;
方法or属性:INTERWORKING_UNSPECIFIED = 127|@ohos.telephony.call.d.ts|
|新增|NA|类名:DisconnectedReason;
方法or属性:CALL_BARRED = 240|@ohos.telephony.call.d.ts|
|新增|NA|类名:DisconnectedReason;
方法or属性:FDN_BLOCKED = 241|@ohos.telephony.call.d.ts|
|新增|NA|类名:DisconnectedReason;
方法or属性:IMSI_UNKNOWN_IN_VLR = 242|@ohos.telephony.call.d.ts|
|新增|NA|类名:DisconnectedReason;
方法or属性:IMEI_NOT_ACCEPTED = 243|@ohos.telephony.call.d.ts|
|新增|NA|类名:DisconnectedReason;
方法or属性:DIAL_MODIFIED_TO_USSD = 244|@ohos.telephony.call.d.ts|
|新增|NA|类名:DisconnectedReason;
方法or属性:DIAL_MODIFIED_TO_SS = 245|@ohos.telephony.call.d.ts|
|新增|NA|类名:DisconnectedReason;
方法or属性:DIAL_MODIFIED_TO_DIAL = 246|@ohos.telephony.call.d.ts|
|新增|NA|类名:DisconnectedReason;
方法or属性:RADIO_OFF = 247|@ohos.telephony.call.d.ts|
|新增|NA|类名:DisconnectedReason;
方法or属性:OUT_OF_SERVICE = 248|@ohos.telephony.call.d.ts|
|新增|NA|类名:DisconnectedReason;
方法or属性:NO_VALID_SIM = 249|@ohos.telephony.call.d.ts|
|新增|NA|类名:DisconnectedReason;
方法or属性:RADIO_INTERNAL_ERROR = 250|@ohos.telephony.call.d.ts|
|新增|NA|类名:DisconnectedReason;
方法or属性:NETWORK_RESP_TIMEOUT = 251|@ohos.telephony.call.d.ts|
|新增|NA|类名:DisconnectedReason;
方法or属性:NETWORK_REJECT = 252|@ohos.telephony.call.d.ts|
|新增|NA|类名:DisconnectedReason;
方法or属性:RADIO_ACCESS_FAILURE = 253|@ohos.telephony.call.d.ts|
|新增|NA|类名:DisconnectedReason;
方法or属性:RADIO_LINK_FAILURE = 254|@ohos.telephony.call.d.ts|
|新增|NA|类名:DisconnectedReason;
方法or属性:RADIO_LINK_LOST = 255|@ohos.telephony.call.d.ts|
|新增|NA|类名:DisconnectedReason;
方法or属性:RADIO_UPLINK_FAILURE = 256|@ohos.telephony.call.d.ts|
|新增|NA|类名:DisconnectedReason;
方法or属性:RADIO_SETUP_FAILURE = 257|@ohos.telephony.call.d.ts|
|新增|NA|类名:DisconnectedReason;
方法or属性:RADIO_RELEASE_NORMAL = 258|@ohos.telephony.call.d.ts|
|新增|NA|类名:DisconnectedReason;
方法or属性:RADIO_RELEASE_ABNORMAL = 259|@ohos.telephony.call.d.ts|
|新增|NA|类名:DisconnectedReason;
方法or属性:ACCESS_CLASS_BLOCKED = 260|@ohos.telephony.call.d.ts|
|新增|NA|类名:DisconnectedReason;
方法or属性:NETWORK_DETACH = 261|@ohos.telephony.call.d.ts|
|新增|NA|类名:DisconnectedDetails;
方法or属性:reason: DisconnectedReason;|@ohos.telephony.call.d.ts|
|新增|NA|类名:data;
方法or属性:function getDefaultCellularDataSlotIdSync(): number;|@ohos.telephony.data.d.ts|
|新增|NA|类名:radio;
方法or属性:function sendUpdateCellLocationRequest(slotId: number, callback: AsyncCallback\): void;|@ohos.telephony.radio.d.ts|
|新增|NA|类名:radio;
方法or属性:function isNRSupported(): boolean;|@ohos.telephony.radio.d.ts|
|新增|NA|类名:radio;
方法or属性:function isNRSupported(slotId: number): boolean;|@ohos.telephony.radio.d.ts|
|新增|NA|类名:radio;
方法or属性:function getImsRegInfo(slotId: number, imsType: ImsServiceType, callback: AsyncCallback\): void;|@ohos.telephony.radio.d.ts|
|新增|NA|类名:radio;
方法or属性:function getImsRegInfo(slotId: number, imsType: ImsServiceType): Promise\;|@ohos.telephony.radio.d.ts|
|新增|NA|类名:radio;
方法or属性:function on(type: 'imsRegStateChange', slotId: number, imsType: ImsServiceType, callback: Callback\): void;|@ohos.telephony.radio.d.ts|
|新增|NA|类名:radio;
方法or属性:function off(type: 'imsRegStateChange', slotId: number, imsType: ImsServiceType, callback?: Callback\): void;|@ohos.telephony.radio.d.ts|
|新增|NA|类名:SignalInformation;
方法or属性:dBm: number;|@ohos.telephony.radio.d.ts|
|新增|NA|类名:ImsRegState;
方法or属性:IMS_UNREGISTERED|@ohos.telephony.radio.d.ts|
|新增|NA|类名:ImsRegState;
方法or属性:IMS_REGISTERED|@ohos.telephony.radio.d.ts|
|新增|NA|类名:ImsRegTech;
方法or属性:REGISTRATION_TECH_NONE|@ohos.telephony.radio.d.ts|
|新增|NA|类名:ImsRegTech;
方法or属性:REGISTRATION_TECH_LTE|@ohos.telephony.radio.d.ts|
|新增|NA|类名:ImsRegTech;
方法or属性:REGISTRATION_TECH_IWLAN|@ohos.telephony.radio.d.ts|
|新增|NA|类名:ImsRegTech;
方法or属性:REGISTRATION_TECH_NR|@ohos.telephony.radio.d.ts|
|新增|NA|类名:ImsRegInfo;
方法or属性:imsRegState: ImsRegState;|@ohos.telephony.radio.d.ts|
|新增|NA|类名:ImsRegInfo;
方法or属性:imsRegTech: ImsRegTech;|@ohos.telephony.radio.d.ts|
|新增|NA|类名:ImsServiceType;
方法or属性:TYPE_VOICE|@ohos.telephony.radio.d.ts|
|新增|NA|类名:ImsServiceType;
方法or属性:TYPE_VIDEO|@ohos.telephony.radio.d.ts|
|新增|NA|类名:ImsServiceType;
方法or属性:TYPE_UT|@ohos.telephony.radio.d.ts|
|新增|NA|类名:ImsServiceType;
方法or属性:TYPE_SMS|@ohos.telephony.radio.d.ts|
|新增|NA|类名:sim;
方法or属性:function getOpKey(slotId: number, callback: AsyncCallback\): void;|@ohos.telephony.sim.d.ts|
|新增|NA|类名:sim;
方法or属性:function getOpKey(slotId: number): Promise\;|@ohos.telephony.sim.d.ts|
|新增|NA|类名:sim;
方法or属性:function getOpName(slotId: number, callback: AsyncCallback\): void;|@ohos.telephony.sim.d.ts|
|新增|NA|类名:sim;
方法or属性:function getOpName(slotId: number): Promise\;|@ohos.telephony.sim.d.ts|
|新增|NA|类名:OperatorConfigKey;
方法or属性:KEY_VOICE_MAIL_NUMBER_STRING = "voice_mail_number_string"|@ohos.telephony.sim.d.ts|
|新增|NA|类名:OperatorConfigKey;
方法or属性:KEY_IMS_SWITCH_ON_BY_DEFAULT_BOOL = "ims_switch_on_by_default_bool"|@ohos.telephony.sim.d.ts|
|新增|NA|类名:OperatorConfigKey;
方法or属性:KEY_HIDE_IMS_SWITCH_BOOL = "hide_ims_switch_bool"|@ohos.telephony.sim.d.ts|
|新增|NA|类名:OperatorConfigKey;
方法or属性:KEY_VOLTE_SUPPORTED_BOOL = "volte_supported_bool"|@ohos.telephony.sim.d.ts|
|新增|NA|类名:OperatorConfigKey;
方法or属性:KEY_NR_MODE_SUPPORTED_LIST_INT_ARRAY = "nr_mode_supported_list_int_array"|@ohos.telephony.sim.d.ts|
|新增|NA|类名:OperatorConfigKey;
方法or属性:KEY_VOLTE_PROVISIONING_SUPPORTED_BOOL = "volte_provisioning_supported_bool"|@ohos.telephony.sim.d.ts|
|新增|NA|类名:OperatorConfigKey;
方法or属性:KEY_SS_OVER_UT_SUPPORTED_BOOL = "ss_over_ut_supported_bool"|@ohos.telephony.sim.d.ts|
|新增|NA|类名:OperatorConfigKey;
方法or属性:KEY_IMS_GBA_REQUIRED_BOOL = "ims_gba_required_bool"|@ohos.telephony.sim.d.ts|
|新增|NA|类名:OperatorConfigKey;
方法or属性:KEY_UT_PROVISIONING_SUPPORTED_BOOL = "ut_provisioning_supported_bool"|@ohos.telephony.sim.d.ts|
|新增|NA|类名:OperatorConfigKey;
方法or属性:KEY_IMS_PREFER_FOR_EMERGENCY_BOOL = "ims_prefer_for_emergency_bool"|@ohos.telephony.sim.d.ts|
|新增|NA|类名:OperatorConfigKey;
方法or属性:KEY_CALL_WAITING_SERVICE_CLASS_INT = "call_waiting_service_class_int"|@ohos.telephony.sim.d.ts|
|新增|NA|类名:OperatorConfigKey;
方法or属性:KEY_CALL_TRANSFER_VISIBILITY_BOOL = "call_transfer_visibility_bool"|@ohos.telephony.sim.d.ts|
|新增|NA|类名:OperatorConfigKey;
方法or属性:KEY_IMS_CALL_DISCONNECT_REASON_INFO_MAPPING_STRING_ARRAY = "ims_call_disconnect_reason_info_mapping_string_array"|@ohos.telephony.sim.d.ts|
|新增|NA|类名:OperatorConfigKey;
方法or属性:KEY_FORCE_VOLTE_SWITCH_ON_BOOL = "force_volte_switch_on_bool"|@ohos.telephony.sim.d.ts|
|新增|NA|类名:OperatorConfigKey;
方法or属性:KEY_ENABLE_OPERATOR_NAME_CUST_BOOL = "enable_operator_name_cust_bool"|@ohos.telephony.sim.d.ts|
|新增|NA|类名:OperatorConfigKey;
方法or属性:KEY_OPERATOR_NAME_CUST_STRING = "operator_name_cust_string"|@ohos.telephony.sim.d.ts|
|新增|NA|类名:OperatorConfigKey;
方法or属性:KEY_SPN_DISPLAY_CONDITION_CUST_INT = "spn_display_condition_cust_int"|@ohos.telephony.sim.d.ts|
|新增|NA|类名:OperatorConfigKey;
方法or属性:KEY_PNN_CUST_STRING_ARRAY = "pnn_cust_string_array"|@ohos.telephony.sim.d.ts|
|新增|NA|类名:OperatorConfigKey;
方法or属性:KEY_OPL_CUST_STRING_ARRAY = "opl_cust_string_array"|@ohos.telephony.sim.d.ts|
|新增|NA|类名:OperatorConfigKey;
方法or属性:KEY_EMERGENCY_CALL_STRING_ARRAY = "emergency_call_string_array"|@ohos.telephony.sim.d.ts|
|废弃版本有变化|类名:call;
方法or属性:function dial(phoneNumber: string, callback: AsyncCallback\): void;
旧版本信息:|类名:call;
方法or属性:function dial(phoneNumber: string, callback: AsyncCallback\): void;
新版本信息:9
代替接口: telephony.call#dialCall|@ohos.telephony.call.d.ts|
|废弃版本有变化|类名:call;
方法or属性:function dial(phoneNumber: string, options: DialOptions, callback: AsyncCallback\): void;
旧版本信息:|类名:call;
方法or属性:function dial(phoneNumber: string, options: DialOptions, callback: AsyncCallback\): void;
新版本信息:9
代替接口: telephony.call#dialCall|@ohos.telephony.call.d.ts|
|废弃版本有变化|类名:call;
方法or属性:function dial(phoneNumber: string, options?: DialOptions): Promise\;
旧版本信息:|类名:call;
方法or属性:function dial(phoneNumber: string, options?: DialOptions): Promise\;
新版本信息:9
代替接口: telephony.call#dialCall|@ohos.telephony.call.d.ts|
|废弃版本有变化|类名:radio;
方法or属性:function isNrSupported(): boolean;
旧版本信息:to use isNrSupported(slotId: number) instead.|类名:radio;
方法or属性:function isNrSupported(): boolean;
新版本信息:9
代替接口: telephony.radio#isNRSupported|@ohos.telephony.radio.d.ts|
|废弃版本有变化|类名:radio;
方法or属性:function isNrSupported(slotId: number): boolean;
旧版本信息:|类名:radio;
方法or属性:function isNrSupported(slotId: number): boolean;
新版本信息:9
代替接口: telephony.radio#isNRSupported|@ohos.telephony.radio.d.ts|
|新增(错误码)|类名:call;
方法or属性:function muteRinger(callback: AsyncCallback\): void;
旧版本信息:|类名:call;
方法or属性:function muteRinger(callback: AsyncCallback\): void;
新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;
方法or属性:function muteRinger(): Promise\;
旧版本信息:|类名:call;
方法or属性:function muteRinger(): Promise\;
新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;
方法or属性:function isEmergencyPhoneNumber(phoneNumber: string, callback: AsyncCallback\): void;
旧版本信息:|类名:call;
方法or属性:function isEmergencyPhoneNumber(phoneNumber: string, callback: AsyncCallback\): void;
新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;
方法or属性:function isEmergencyPhoneNumber(phoneNumber: string, options: EmergencyNumberOptions, callback: AsyncCallback\): void;
旧版本信息:|类名:call;
方法or属性:function isEmergencyPhoneNumber(phoneNumber: string, options: EmergencyNumberOptions, callback: AsyncCallback\): void;
新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;
方法or属性:function isEmergencyPhoneNumber(phoneNumber: string, options?: EmergencyNumberOptions): Promise\;
旧版本信息:|类名:call;
方法or属性:function isEmergencyPhoneNumber(phoneNumber: string, options?: EmergencyNumberOptions): Promise\;
新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;
方法or属性:function formatPhoneNumber(phoneNumber: string, callback: AsyncCallback\): void;
旧版本信息:|类名:call;
方法or属性:function formatPhoneNumber(phoneNumber: string, callback: AsyncCallback\): void;
新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;
方法or属性:function formatPhoneNumber(phoneNumber: string, options: NumberFormatOptions, callback: AsyncCallback\): void;
旧版本信息:|类名:call;
方法or属性:function formatPhoneNumber(phoneNumber: string, options: NumberFormatOptions, callback: AsyncCallback\): void;
新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;
方法or属性:function formatPhoneNumber(phoneNumber: string, options?: NumberFormatOptions): Promise\;
旧版本信息:|类名:call;
方法or属性:function formatPhoneNumber(phoneNumber: string, options?: NumberFormatOptions): Promise\;
新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;
方法or属性:function formatPhoneNumberToE164(phoneNumber: string, countryCode: string, callback: AsyncCallback\): void;
旧版本信息:|类名:call;
方法or属性:function formatPhoneNumberToE164(phoneNumber: string, countryCode: string, callback: AsyncCallback\): void;
新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;
方法or属性:function formatPhoneNumberToE164(phoneNumber: string, countryCode: string): Promise\;
旧版本信息:|类名:call;
方法or属性:function formatPhoneNumberToE164(phoneNumber: string, countryCode: string): Promise\;
新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;
方法or属性:function holdCall(callId: number, callback: AsyncCallback\): void;
旧版本信息:|类名:call;
方法or属性:function holdCall(callId: number, callback: AsyncCallback\): void;
新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;
方法or属性:function holdCall(callId: number): Promise\;
旧版本信息:|类名:call;
方法or属性:function holdCall(callId: number): Promise\;
新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;
方法or属性:function unHoldCall(callId: number, callback: AsyncCallback\): void;
旧版本信息:|类名:call;
方法or属性:function unHoldCall(callId: number, callback: AsyncCallback\): void;
新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;
方法or属性:function unHoldCall(callId: number): Promise\;
旧版本信息:|类名:call;
方法or属性:function unHoldCall(callId: number): Promise\;
新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;
方法or属性:function switchCall(callId: number, callback: AsyncCallback\): void;
旧版本信息:|类名:call;
方法or属性:function switchCall(callId: number, callback: AsyncCallback\): void;
新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;
方法or属性:function switchCall(callId: number): Promise\;
旧版本信息:|类名:call;
方法or属性:function switchCall(callId: number): Promise\;
新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;
方法or属性:function combineConference(callId: number, callback: AsyncCallback\): void;
旧版本信息:|类名:call;
方法or属性:function combineConference(callId: number, callback: AsyncCallback\): void;
新版本信息:401,801,8300001,8300002,8300003|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;
方法or属性:function combineConference(callId: number): Promise\;
旧版本信息:|类名:call;
方法or属性:function combineConference(callId: number): Promise\;
新版本信息:401,801,8300001,8300002,8300003|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;
方法or属性:function getMainCallId(callId: number, callback: AsyncCallback\): void;
旧版本信息:|类名:call;
方法or属性:function getMainCallId(callId: number, callback: AsyncCallback\): void;
新版本信息:401,801,8300001,8300002,8300003|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;
方法or属性:function getMainCallId(callId: number): Promise\;
旧版本信息:|类名:call;
方法or属性:function getMainCallId(callId: number): Promise\;
新版本信息:401,801,8300001,8300002,8300003|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;
方法or属性:function getSubCallIdList(callId: number, callback: AsyncCallback\>): void;
旧版本信息:|类名:call;
方法or属性:function getSubCallIdList(callId: number, callback: AsyncCallback\>): void;
新版本信息:401,801,8300001,8300002,8300003|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;
方法or属性:function getSubCallIdList(callId: number): Promise\>;
旧版本信息:|类名:call;
方法or属性:function getSubCallIdList(callId: number): Promise\>;
新版本信息:401,801,8300001,8300002,8300003|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;
方法or属性:function getCallIdListForConference(callId: number, callback: AsyncCallback\>): void;
旧版本信息:|类名:call;
方法or属性:function getCallIdListForConference(callId: number, callback: AsyncCallback\>): void;
新版本信息:401,801,8300001,8300002,8300003|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;
方法or属性:function getCallIdListForConference(callId: number): Promise\>;
旧版本信息:|类名:call;
方法or属性:function getCallIdListForConference(callId: number): Promise\>;
新版本信息:401,801,8300001,8300002,8300003|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;
方法or属性:function getCallWaitingStatus(slotId: number, callback: AsyncCallback\): void;
旧版本信息:|类名:call;
方法or属性:function getCallWaitingStatus(slotId: number, callback: AsyncCallback\): void;
新版本信息:201,401,801,8300001,8300002,8300003|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;
方法or属性:function getCallWaitingStatus(slotId: number): Promise\;
旧版本信息:|类名:call;
方法or属性:function getCallWaitingStatus(slotId: number): Promise\;
新版本信息:201,401,801,8300001,8300002,8300003|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;
方法or属性:function setCallWaiting(slotId: number, activate: boolean, callback: AsyncCallback\): void;
旧版本信息:|类名:call;
方法or属性:function setCallWaiting(slotId: number, activate: boolean, callback: AsyncCallback\): void;
新版本信息:201,401,801,8300001,8300002,8300003|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;
方法or属性:function setCallWaiting(slotId: number, activate: boolean): Promise\;
旧版本信息:|类名:call;
方法or属性:function setCallWaiting(slotId: number, activate: boolean): Promise\;
新版本信息:201,401,801,8300001,8300002,8300003|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;
方法or属性:function startDTMF(callId: number, character: string, callback: AsyncCallback\): void;
旧版本信息:|类名:call;
方法or属性:function startDTMF(callId: number, character: string, callback: AsyncCallback\): void;
新版本信息:401,801,8300001,8300002,8300003|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;
方法or属性:function startDTMF(callId: number, character: string): Promise\;
旧版本信息:|类名:call;
方法or属性:function startDTMF(callId: number, character: string): Promise\;
新版本信息:401,801,8300001,8300002,8300003|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;
方法or属性:function stopDTMF(callId: number, callback: AsyncCallback\): void;
旧版本信息:|类名:call;
方法or属性:function stopDTMF(callId: number, callback: AsyncCallback\): void;
新版本信息:401,801,8300001,8300002,8300003|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;
方法or属性:function stopDTMF(callId: number): Promise\;
旧版本信息:|类名:call;
方法or属性:function stopDTMF(callId: number): Promise\;
新版本信息:401,801,8300001,8300002,8300003|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;
方法or属性:function isInEmergencyCall(callback: AsyncCallback\): void;
旧版本信息:|类名:call;
方法or属性:function isInEmergencyCall(callback: AsyncCallback\): void;
新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;
方法or属性:function isInEmergencyCall(): Promise\;
旧版本信息:|类名:call;
方法or属性:function isInEmergencyCall(): Promise\;
新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;
方法or属性:function on(type: 'callDetailsChange', callback: Callback\): void;
旧版本信息:|类名:call;
方法or属性:function on(type: 'callDetailsChange', callback: Callback\): void;
新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;
方法or属性:function on(type: 'callEventChange', callback: Callback\): void;
旧版本信息:|类名:call;
方法or属性:function on(type: 'callEventChange', callback: Callback\): void;
新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;
方法or属性:function on(type: 'callDisconnectedCause', callback: Callback\): void;
旧版本信息:|类名:call;
方法or属性:function on(type: 'callDisconnectedCause', callback: Callback\): void;
新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;
方法or属性:function off(type: 'callDetailsChange', callback?: Callback\): void;
旧版本信息:|类名:call;
方法or属性:function off(type: 'callDetailsChange', callback?: Callback\): void;
新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;
方法or属性:function off(type: 'callEventChange', callback?: Callback\): void;
旧版本信息:|类名:call;
方法or属性:function off(type: 'callEventChange', callback?: Callback\): void;
新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;
方法or属性:function off(type: 'callDisconnectedCause', callback?: Callback\): void;
旧版本信息:|类名:call;
方法or属性:function off(type: 'callDisconnectedCause', callback?: Callback\): void;
新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;
方法or属性:function isNewCallAllowed(callback: AsyncCallback\): void;
旧版本信息:|类名:call;
方法or属性:function isNewCallAllowed(callback: AsyncCallback\): void;
新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;
方法or属性:function isNewCallAllowed(): Promise\;
旧版本信息:|类名:call;
方法or属性:function isNewCallAllowed(): Promise\;
新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;
方法or属性:function separateConference(callId: number, callback: AsyncCallback\): void;
旧版本信息:|类名:call;
方法or属性:function separateConference(callId: number, callback: AsyncCallback\): void;
新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;
方法or属性:function separateConference(callId: number): Promise\;
旧版本信息:|类名:call;
方法or属性:function separateConference(callId: number): Promise\;
新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;
方法or属性:function getCallRestrictionStatus(slotId: number, type: CallRestrictionType, callback: AsyncCallback\): void;
旧版本信息:|类名:call;
方法or属性:function getCallRestrictionStatus(slotId: number, type: CallRestrictionType, callback: AsyncCallback\): void;
新版本信息:201,401,801,8300001,8300002,8300003|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;
方法or属性:function getCallRestrictionStatus(slotId: number, type: CallRestrictionType): Promise\;
旧版本信息:|类名:call;
方法or属性:function getCallRestrictionStatus(slotId: number, type: CallRestrictionType): Promise\;
新版本信息:201,401,801,8300001,8300002,8300003|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;
方法or属性:function setCallRestriction(slotId: number, info: CallRestrictionInfo, callback: AsyncCallback\): void;
旧版本信息:|类名:call;
方法or属性:function setCallRestriction(slotId: number, info: CallRestrictionInfo, callback: AsyncCallback\): void;
新版本信息:201,401,801,8300001,8300002,8300003|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;
方法or属性:function setCallRestriction(slotId: number, info: CallRestrictionInfo): Promise\;
旧版本信息:|类名:call;
方法or属性:function setCallRestriction(slotId: number, info: CallRestrictionInfo): Promise\;
新版本信息:201,401,801,8300001,8300002,8300003|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;
方法or属性:function getCallTransferInfo(slotId: number, type: CallTransferType, callback: AsyncCallback\): void;
旧版本信息:|类名:call;
方法or属性:function getCallTransferInfo(slotId: number, type: CallTransferType, callback: AsyncCallback\): void;
新版本信息:201,401,801,8300001,8300002,8300003|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;
方法or属性:function getCallTransferInfo(slotId: number, type: CallTransferType): Promise\;
旧版本信息:|类名:call;
方法or属性:function getCallTransferInfo(slotId: number, type: CallTransferType): Promise\;
新版本信息:201,401,801,8300001,8300002,8300003|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;
方法or属性:function setCallTransfer(slotId: number, info: CallTransferInfo, callback: AsyncCallback\): void;
旧版本信息:|类名:call;
方法or属性:function setCallTransfer(slotId: number, info: CallTransferInfo, callback: AsyncCallback\): void;
新版本信息:201,401,801,8300001,8300002,8300003|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;
方法or属性:function setCallTransfer(slotId: number, info: CallTransferInfo): Promise\;
旧版本信息:|类名:call;
方法or属性:function setCallTransfer(slotId: number, info: CallTransferInfo): Promise\;
新版本信息:201,401,801,8300001,8300002,8300003|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;
方法or属性:function isRinging(callback: AsyncCallback\): void;
旧版本信息:|类名:call;
方法or属性:function isRinging(callback: AsyncCallback\): void;
新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;
方法or属性:function isRinging(): Promise\;
旧版本信息:|类名:call;
方法or属性:function isRinging(): Promise\;
新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;
方法or属性:function setMuted(callback: AsyncCallback\): void;
旧版本信息:|类名:call;
方法or属性:function setMuted(callback: AsyncCallback\): void;
新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;
方法or属性:function setMuted(): Promise\;
旧版本信息:|类名:call;
方法or属性:function setMuted(): Promise\;
新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;
方法or属性:function cancelMuted(callback: AsyncCallback\): void;
旧版本信息:|类名:call;
方法or属性:function cancelMuted(callback: AsyncCallback\): void;
新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;
方法or属性:function cancelMuted(): Promise\;
旧版本信息:|类名:call;
方法or属性:function cancelMuted(): Promise\;
新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;
方法or属性:function setAudioDevice(device: AudioDevice, callback: AsyncCallback\): void;
旧版本信息:|类名:call;
方法or属性:function setAudioDevice(device: AudioDevice, callback: AsyncCallback\): void;
新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;
方法or属性:function setAudioDevice(device: AudioDevice, options?: AudioDeviceOptions): Promise\;
旧版本信息:|类名:call;
方法or属性:function setAudioDevice(device: AudioDevice, options?: AudioDeviceOptions): Promise\;
新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;
方法or属性:function joinConference(mainCallId: number, callNumberList: Array\, callback: AsyncCallback\): void;
旧版本信息:|类名:call;
方法or属性:function joinConference(mainCallId: number, callNumberList: Array\, callback: AsyncCallback\): void;
新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;
方法or属性:function joinConference(mainCallId: number, callNumberList: Array\): Promise\;
旧版本信息:|类名:call;
方法or属性:function joinConference(mainCallId: number, callNumberList: Array\): Promise\;
新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;
方法or属性:function updateImsCallMode(callId: number, mode: ImsCallMode, callback: AsyncCallback\): void;
旧版本信息:|类名:call;
方法or属性:function updateImsCallMode(callId: number, mode: ImsCallMode, callback: AsyncCallback\): void;
新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;
方法or属性:function updateImsCallMode(callId: number, mode: ImsCallMode): Promise\;
旧版本信息:|类名:call;
方法or属性:function updateImsCallMode(callId: number, mode: ImsCallMode): Promise\;
新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;
方法or属性:function enableImsSwitch(slotId: number, callback: AsyncCallback\): void;
旧版本信息:|类名:call;
方法or属性:function enableImsSwitch(slotId: number, callback: AsyncCallback\): void;
新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;
方法or属性:function enableImsSwitch(slotId: number): Promise\;
旧版本信息:|类名:call;
方法or属性:function enableImsSwitch(slotId: number): Promise\;
新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;
方法or属性:function disableImsSwitch(slotId: number, callback: AsyncCallback\): void;
旧版本信息:|类名:call;
方法or属性:function disableImsSwitch(slotId: number, callback: AsyncCallback\): void;
新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;
方法or属性:function disableImsSwitch(slotId: number): Promise\;
旧版本信息:|类名:call;
方法or属性:function disableImsSwitch(slotId: number): Promise\;
新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;
方法or属性:function isImsSwitchEnabled(slotId: number, callback: AsyncCallback\): void;
旧版本信息:|类名:call;
方法or属性:function isImsSwitchEnabled(slotId: number, callback: AsyncCallback\): void;
新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:call;
方法or属性:function isImsSwitchEnabled(slotId: number): Promise\;
旧版本信息:|类名:call;
方法or属性:function isImsSwitchEnabled(slotId: number): Promise\;
新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|新增(错误码)|类名:data;
方法or属性:function setDefaultCellularDataSlotId(slotId: number, callback: AsyncCallback\): void;
旧版本信息:|类名:data;
方法or属性:function setDefaultCellularDataSlotId(slotId: number, callback: AsyncCallback\): void;
新版本信息:201,401,8300001,8300002,8300003,8300004,8300999,8301001|@ohos.telephony.data.d.ts|
|新增(错误码)|类名:data;
方法or属性:function setDefaultCellularDataSlotId(slotId: number): Promise\;
旧版本信息:|类名:data;
方法or属性:function setDefaultCellularDataSlotId(slotId: number): Promise\;
新版本信息:201,401,8300001,8300002,8300003,8300004,8300999,8301001|@ohos.telephony.data.d.ts|
|新增(错误码)|类名:data;
方法or属性:function isCellularDataEnabled(callback: AsyncCallback\): void;
旧版本信息:|类名:data;
方法or属性:function isCellularDataEnabled(callback: AsyncCallback\): void;
新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.data.d.ts|
|新增(错误码)|类名:data;
方法or属性:function isCellularDataEnabled(): Promise\;
旧版本信息:|类名:data;
方法or属性:function isCellularDataEnabled(): Promise\;
新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.data.d.ts|
|新增(错误码)|类名:data;
方法or属性:function enableCellularData(callback: AsyncCallback\): void;
旧版本信息:|类名:data;
方法or属性:function enableCellularData(callback: AsyncCallback\): void;
新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.data.d.ts|
|新增(错误码)|类名:data;
方法or属性:function enableCellularData(): Promise\;
旧版本信息:|类名:data;
方法or属性:function enableCellularData(): Promise\;
新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.data.d.ts|
|新增(错误码)|类名:data;
方法or属性:function disableCellularData(callback: AsyncCallback\): void;
旧版本信息:|类名:data;
方法or属性:function disableCellularData(callback: AsyncCallback\): void;
新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.data.d.ts|
|新增(错误码)|类名:data;
方法or属性:function disableCellularData(): Promise\;
旧版本信息:|类名:data;
方法or属性:function disableCellularData(): Promise\;
新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.data.d.ts|
|新增(错误码)|类名:data;
方法or属性:function isCellularDataRoamingEnabled(slotId: number, callback: AsyncCallback\): void;
旧版本信息:|类名:data;
方法or属性:function isCellularDataRoamingEnabled(slotId: number, callback: AsyncCallback\): void;
新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.data.d.ts|
|新增(错误码)|类名:data;
方法or属性:function isCellularDataRoamingEnabled(slotId: number): Promise\;
旧版本信息:|类名:data;
方法or属性:function isCellularDataRoamingEnabled(slotId: number): Promise\;
新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.data.d.ts|
|新增(错误码)|类名:data;
方法or属性:function enableCellularDataRoaming(slotId: number, callback: AsyncCallback\): void;
旧版本信息:|类名:data;
方法or属性:function enableCellularDataRoaming(slotId: number, callback: AsyncCallback\): void;
新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.data.d.ts|
|新增(错误码)|类名:data;
方法or属性:function enableCellularDataRoaming(slotId: number): Promise\;
旧版本信息:|类名:data;
方法or属性:function enableCellularDataRoaming(slotId: number): Promise\;
新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.data.d.ts|
|新增(错误码)|类名:data;
方法or属性:function disableCellularDataRoaming(slotId: number, callback: AsyncCallback\): void;
旧版本信息:|类名:data;
方法or属性:function disableCellularDataRoaming(slotId: number, callback: AsyncCallback\): void;
新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.data.d.ts|
|新增(错误码)|类名:data;
方法or属性:function disableCellularDataRoaming(slotId: number): Promise\;
旧版本信息:|类名:data;
方法or属性:function disableCellularDataRoaming(slotId: number): Promise\;
新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.data.d.ts|
|新增(错误码)|类名:observer;
方法or属性:function on(type: 'networkStateChange', callback: Callback\): void;
旧版本信息:|类名:observer;
方法or属性:function on(type: 'networkStateChange', callback: Callback\): void;
新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.observer.d.ts|
|新增(错误码)|类名:observer;
方法or属性:function on(type: 'networkStateChange', options: { slotId: number }, callback: Callback\): void;
旧版本信息:|类名:observer;
方法or属性:function on(type: 'networkStateChange', options: { slotId: number }, callback: Callback\): void;
新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.observer.d.ts|
|新增(错误码)|类名:observer;
方法or属性:function on(type: 'signalInfoChange', callback: Callback\>): void;
旧版本信息:|类名:observer;
方法or属性:function on(type: 'signalInfoChange', callback: Callback\>): void;
新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.observer.d.ts|
|新增(错误码)|类名:observer;
方法or属性:function on(type: 'signalInfoChange', options: { slotId: number },
callback: Callback\>): void;
旧版本信息:|类名:observer;
方法or属性:function on(type: 'signalInfoChange', options: { slotId: number },
callback: Callback\>): void;
新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.observer.d.ts|
|新增(错误码)|类名:observer;
方法or属性:function on(type: 'cellInfoChange', callback: Callback\>): void;
旧版本信息:|类名:observer;
方法or属性:function on(type: 'cellInfoChange', callback: Callback\>): void;
新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.observer.d.ts|
|新增(错误码)|类名:observer;
方法or属性:function on(type: 'cellInfoChange', options: { slotId: number },
callback: Callback\>): void;
旧版本信息:|类名:observer;
方法or属性:function on(type: 'cellInfoChange', options: { slotId: number },
callback: Callback\>): void;
新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.observer.d.ts|
|新增(错误码)|类名:observer;
方法or属性:function on(type: 'cellularDataConnectionStateChange',
callback: Callback\<{ state: DataConnectState, network: RatType }>): void;
旧版本信息:|类名:observer;
方法or属性:function on(type: 'cellularDataConnectionStateChange',
callback: Callback\<{ state: DataConnectState, network: RatType }>): void;
新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.observer.d.ts|
|新增(错误码)|类名:observer;
方法or属性:function on(type: 'cellularDataConnectionStateChange', options: { slotId: number },
callback: Callback\<{ state: DataConnectState, network: RatType }>): void;
旧版本信息:|类名:observer;
方法or属性:function on(type: 'cellularDataConnectionStateChange', options: { slotId: number },
callback: Callback\<{ state: DataConnectState, network: RatType }>): void;
新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.observer.d.ts|
|新增(错误码)|类名:observer;
方法or属性:function on(type: 'cellularDataFlowChange', callback: Callback\): void;
旧版本信息:|类名:observer;
方法or属性:function on(type: 'cellularDataFlowChange', callback: Callback\): void;
新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.observer.d.ts|
|新增(错误码)|类名:observer;
方法or属性:function on(type: 'cellularDataFlowChange', options: { slotId: number },
callback: Callback\): void;
旧版本信息:|类名:observer;
方法or属性:function on(type: 'cellularDataFlowChange', options: { slotId: number },
callback: Callback\): void;
新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.observer.d.ts|
|新增(错误码)|类名:observer;
方法or属性:function on(type: 'callStateChange', callback: Callback\<{ state: CallState, number: string }>): void;
旧版本信息:|类名:observer;
方法or属性:function on(type: 'callStateChange', callback: Callback\<{ state: CallState, number: string }>): void;
新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.observer.d.ts|
|新增(错误码)|类名:observer;
方法or属性:function on(type: 'callStateChange', options: { slotId: number },
callback: Callback\<{ state: CallState, number: string }>): void;
旧版本信息:|类名:observer;
方法or属性:function on(type: 'callStateChange', options: { slotId: number },
callback: Callback\<{ state: CallState, number: string }>): void;
新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.observer.d.ts|
|新增(错误码)|类名:observer;
方法or属性:function on(type: 'simStateChange', callback: Callback\): void;
旧版本信息:|类名:observer;
方法or属性:function on(type: 'simStateChange', callback: Callback\): void;
新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.observer.d.ts|
|新增(错误码)|类名:observer;
方法or属性:function on(type: 'simStateChange', options: { slotId: number }, callback: Callback\): void;
旧版本信息:|类名:observer;
方法or属性:function on(type: 'simStateChange', options: { slotId: number }, callback: Callback\): void;
新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.observer.d.ts|
|新增(错误码)|类名:observer;
方法or属性:function off(type: 'networkStateChange', callback?: Callback\): void;
旧版本信息:|类名:observer;
方法or属性:function off(type: 'networkStateChange', callback?: Callback\): void;
新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.observer.d.ts|
|新增(错误码)|类名:observer;
方法or属性:function off(type: 'signalInfoChange', callback?: Callback\>): void;
旧版本信息:|类名:observer;
方法or属性:function off(type: 'signalInfoChange', callback?: Callback\>): void;
新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.observer.d.ts|
|新增(错误码)|类名:observer;
方法or属性:function off(type: 'cellInfoChange', callback?: Callback\>): void;
旧版本信息:|类名:observer;
方法or属性:function off(type: 'cellInfoChange', callback?: Callback\>): void;
新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.observer.d.ts|
|新增(错误码)|类名:observer;
方法or属性:function off(type: 'cellularDataConnectionStateChange',
callback?: Callback\<{ state: DataConnectState, network: RatType }>): void;
旧版本信息:|类名:observer;
方法or属性:function off(type: 'cellularDataConnectionStateChange',
callback?: Callback\<{ state: DataConnectState, network: RatType }>): void;
新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.observer.d.ts|
|新增(错误码)|类名:observer;
方法or属性:function off(type: 'cellularDataFlowChange', callback?: Callback\): void;
旧版本信息:|类名:observer;
方法or属性:function off(type: 'cellularDataFlowChange', callback?: Callback\): void;
新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.observer.d.ts|
|新增(错误码)|类名:observer;
方法or属性:function off(type: 'callStateChange', callback?: Callback\<{ state: CallState, number: string }>): void;
旧版本信息:|类名:observer;
方法or属性:function off(type: 'callStateChange', callback?: Callback\<{ state: CallState, number: string }>): void;
新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.observer.d.ts|
|新增(错误码)|类名:observer;
方法or属性:function off(type: 'simStateChange', callback?: Callback\): void;
旧版本信息:|类名:observer;
方法or属性:function off(type: 'simStateChange', callback?: Callback\): void;
新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.observer.d.ts|
|新增(错误码)|类名:radio;
方法or属性:function getRadioTech(slotId: number,
callback: AsyncCallback\<{psRadioTech: RadioTechnology, csRadioTech: RadioTechnology}>): void;
旧版本信息:|类名:radio;
方法or属性:function getRadioTech(slotId: number,
callback: AsyncCallback\<{psRadioTech: RadioTechnology, csRadioTech: RadioTechnology}>): void;
新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.radio.d.ts|
|新增(错误码)|类名:radio;
方法or属性:function getRadioTech(slotId: number): Promise\<{psRadioTech: RadioTechnology, csRadioTech: RadioTechnology}>;
旧版本信息:|类名:radio;
方法or属性:function getRadioTech(slotId: number): Promise\<{psRadioTech: RadioTechnology, csRadioTech: RadioTechnology}>;
新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.radio.d.ts|
|新增(错误码)|类名:radio;
方法or属性:function getNetworkState(callback: AsyncCallback\): void;
旧版本信息:|类名:radio;
方法or属性:function getNetworkState(callback: AsyncCallback\): void;
新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.radio.d.ts|
|新增(错误码)|类名:radio;
方法or属性:function getNetworkState(slotId: number, callback: AsyncCallback\): void;
旧版本信息:|类名:radio;
方法or属性:function getNetworkState(slotId: number, callback: AsyncCallback\): void;
新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.radio.d.ts|
|新增(错误码)|类名:radio;
方法or属性:function getNetworkState(slotId?: number): Promise\;
旧版本信息:|类名:radio;
方法or属性:function getNetworkState(slotId?: number): Promise\;
新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.radio.d.ts|
|新增(错误码)|类名:radio;
方法or属性:function sendUpdateCellLocationRequest(callback: AsyncCallback\): void;
旧版本信息:|类名:radio;
方法or属性:function sendUpdateCellLocationRequest(callback: AsyncCallback\): void;
新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.radio.d.ts|
|新增(错误码)|类名:radio;
方法or属性:function sendUpdateCellLocationRequest(slotId?: number): Promise\;
旧版本信息:|类名:radio;
方法or属性:function sendUpdateCellLocationRequest(slotId?: number): Promise\;
新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.radio.d.ts|
|新增(错误码)|类名:radio;
方法or属性:function getCellInformation(callback: AsyncCallback\>): void;
旧版本信息:|类名:radio;
方法or属性:function getCellInformation(callback: AsyncCallback\>): void;
新版本信息:201,401,8300001,8300002,8300003,8300999|@ohos.telephony.radio.d.ts|
|新增(错误码)|类名:radio;
方法or属性:function getCellInformation(slotId: number, callback: AsyncCallback\>): void;