Lines Matching refs:function

3 |删除|类名:call;<br>方法or属性:function answer(callId: number, callback: AsyncCallback\<void>): void;|NA|@o…
4 |删除|类名:call;<br>方法or属性:function answer(callId: number): Promise\<void>;|NA|@ohos.telephony.call.d.t…
5 |删除|类名:call;<br>方法or属性:function hangup(callId: number, callback: AsyncCallback\<void>): void;|NA|@o…
6 |删除|类名:call;<br>方法or属性:function hangup(callId: number): Promise\<void>;|NA|@ohos.telephony.call.d.t…
7 |删除|类名:call;<br>方法or属性:function reject(callId: number, callback: AsyncCallback\<void>): void;|NA|@o…
8 |删除|类名:call;<br>方法or属性:function reject(callId: number, options: RejectMessageOptions, callback: Asy…
9 |删除|类名:call;<br>方法or属性:function reject(callId: number, options?: RejectMessageOptions): Promise\<vo…
50 |新增|NA|类名:call;<br>方法or属性:function dialCall(phoneNumber: string, callback: AsyncCallback\<void>): v…
51 |新增|NA|类名:call;<br>方法or属性:function dialCall(phoneNumber: string, options: DialCallOptions, callback…
52 |新增|NA|类名:call;<br>方法or属性:function dialCall(phoneNumber: string, options?: DialCallOptions): Promis…
53 |新增|NA|类名:call;<br>方法or属性:function answerCall(callId: number, callback: AsyncCallback\<void>): void…
54 |新增|NA|类名:call;<br>方法or属性:function answerCall(callId?: number): Promise\<void>;|@ohos.telephony.cal…
55 |新增|NA|类名:call;<br>方法or属性:function answerCall(callback: AsyncCallback\<void>): void;|@ohos.telephon…
56 |新增|NA|类名:call;<br>方法or属性:function hangUpCall(callId: number, callback: AsyncCallback\<void>): void…
57 |新增|NA|类名:call;<br>方法or属性:function hangUpCall(callId?: number): Promise\<void>;|@ohos.telephony.cal…
58 |新增|NA|类名:call;<br>方法or属性:function hangUpCall(callback: AsyncCallback\<void>): void;|@ohos.telephon…
59 |新增|NA|类名:call;<br>方法or属性:function rejectCall(callId: number, callback: AsyncCallback\<void>): void…
60 |新增|NA|类名:call;<br>方法or属性:function rejectCall(callId: number, options: RejectMessageOptions, callba…
61 |新增|NA|类名:call;<br>方法or属性:function rejectCall(callId?: number, options?: RejectMessageOptions): Pro…
62 |新增|NA|类名:call;<br>方法or属性:function rejectCall(callback: AsyncCallback\<void>): void;|@ohos.telephon…
63 |新增|NA|类名:call;<br>方法or属性:function rejectCall(options: RejectMessageOptions, callback: AsyncCallbac…
64 |新增|NA|类名:call;<br>方法or属性:function on(type: 'mmiCodeResult', callback: Callback\<MmiCodeResults>): …
65 |新增|NA|类名:call;<br>方法or属性:function off(type: 'mmiCodeResult', callback?: Callback\<MmiCodeResults>)…
66 |新增|NA|类名:call;<br>方法or属性:function setAudioDevice(device: AudioDevice, options: AudioDeviceOptions,…
146 |新增|NA|类名:data;<br>方法or属性:function getDefaultCellularDataSlotIdSync(): number;|@ohos.telephony.data…
147 |新增|NA|类名:radio;<br>方法or属性:function sendUpdateCellLocationRequest(slotId: number, callback: AsyncCa…
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…
150 |新增|NA|类名:radio;<br>方法or属性:function getImsRegInfo(slotId: number, imsType: ImsServiceType, callback…
151 |新增|NA|类名:radio;<br>方法or属性:function getImsRegInfo(slotId: number, imsType: ImsServiceType): Promise…
152 |新增|NA|类名:radio;<br>方法or属性:function on(type: 'imsRegStateChange', slotId: number, imsType: ImsServi…
153 |新增|NA|类名:radio;<br>方法or属性:function off(type: 'imsRegStateChange', slotId: number, imsType: ImsServ…
167 |新增|NA|类名:sim;<br>方法or属性:function getOpKey(slotId: number, callback: AsyncCallback\<string>): void;…
168 |新增|NA|类名:sim;<br>方法or属性:function getOpKey(slotId: number): Promise\<string>;|@ohos.telephony.sim.d…
169 |新增|NA|类名:sim;<br>方法or属性:function getOpName(slotId: number, callback: AsyncCallback\<string>): void…
170 |新增|NA|类名:sim;<br>方法or属性:function getOpName(slotId: number): Promise\<string>;|@ohos.telephony.sim.…
191 …类名:call;<br>方法or属性:function dial(phoneNumber: string, callback: AsyncCallback\<boolean>): void;<br…
192 …>方法or属性:function dial(phoneNumber: string, options: DialOptions, callback: AsyncCallback\<boolean>…
193 …类名:call;<br>方法or属性:function dial(phoneNumber: string, options?: DialOptions): Promise\<boolean>;<b…
194 …radio;<br>方法or属性:function isNrSupported(): boolean;<br>旧版本信息:to use isNrSupported(slotId: number) …
195 |废弃版本有变化|类名:radio;<br>方法or属性:function isNrSupported(slotId: number): boolean;<br>旧版本信息:|类名:radio;<b…
196 |新增(错误码)|类名:call;<br>方法or属性:function muteRinger(callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名…
197 |新增(错误码)|类名:call;<br>方法or属性:function muteRinger(): Promise\<void>;<br>旧版本信息:|类名:call;<br>方法or属性:fun…
198 …br>方法or属性:function isEmergencyPhoneNumber(phoneNumber: string, callback: AsyncCallback\<boolean>):…
199function isEmergencyPhoneNumber(phoneNumber: string, options: EmergencyNumberOptions, callback: As…
200 …r属性:function isEmergencyPhoneNumber(phoneNumber: string, options?: EmergencyNumberOptions): Promis…
201 …l;<br>方法or属性:function formatPhoneNumber(phoneNumber: string, callback: AsyncCallback\<string>): vo…
202function formatPhoneNumber(phoneNumber: string, options: NumberFormatOptions, callback: AsyncCallb…
203 …r>方法or属性:function formatPhoneNumber(phoneNumber: string, options?: NumberFormatOptions): Promise\<…
204function formatPhoneNumberToE164(phoneNumber: string, countryCode: string, callback: AsyncCallback…
205 …<br>方法or属性:function formatPhoneNumberToE164(phoneNumber: string, countryCode: string): Promise\<st…
206 …)|类名:call;<br>方法or属性:function holdCall(callId: number, callback: AsyncCallback\<void>): void;<br>旧…
207 |新增(错误码)|类名:call;<br>方法or属性:function holdCall(callId: number): Promise\<void>;<br>旧版本信息:|类名:call;<b…
208 …|类名:call;<br>方法or属性:function unHoldCall(callId: number, callback: AsyncCallback\<void>): void;<br>…
209 |新增(错误码)|类名:call;<br>方法or属性:function unHoldCall(callId: number): Promise\<void>;<br>旧版本信息:|类名:call;…
210 …|类名:call;<br>方法or属性:function switchCall(callId: number, callback: AsyncCallback\<void>): void;<br>…
211 |新增(错误码)|类名:call;<br>方法or属性:function switchCall(callId: number): Promise\<void>;<br>旧版本信息:|类名:call;…
212 …:call;<br>方法or属性:function combineConference(callId: number, callback: AsyncCallback\<void>): void;…
213 |新增(错误码)|类名:call;<br>方法or属性:function combineConference(callId: number): Promise\<void>;<br>旧版本信息:|类…
214 …名:call;<br>方法or属性:function getMainCallId(callId: number, callback: AsyncCallback\<number>): void;<…
215 |新增(错误码)|类名:call;<br>方法or属性:function getMainCallId(callId: number): Promise\<number>;<br>旧版本信息:|类名:…
216 …;<br>方法or属性:function getSubCallIdList(callId: number, callback: AsyncCallback\<Array\<string>>): v…
217 …误码)|类名:call;<br>方法or属性:function getSubCallIdList(callId: number): Promise\<Array\<string>>;<br>旧版本…
218 …方法or属性:function getCallIdListForConference(callId: number, callback: AsyncCallback\<Array\<string>…
219 …名:call;<br>方法or属性:function getCallIdListForConference(callId: number): Promise\<Array\<string>>;<b…
220 …r>方法or属性:function getCallWaitingStatus(slotId: number, callback: AsyncCallback\<CallWaitingStatus>…
221 …|类名:call;<br>方法or属性:function getCallWaitingStatus(slotId: number): Promise\<CallWaitingStatus>;<br…
222 …r>方法or属性:function setCallWaiting(slotId: number, activate: boolean, callback: AsyncCallback\<void>…
223 …|类名:call;<br>方法or属性:function setCallWaiting(slotId: number, activate: boolean): Promise\<void>;<br…
224 …<br>方法or属性:function startDTMF(callId: number, character: string, callback: AsyncCallback\<void>): …
225 …码)|类名:call;<br>方法or属性:function startDTMF(callId: number, character: string): Promise\<void>;<br>旧版…
226 …)|类名:call;<br>方法or属性:function stopDTMF(callId: number, callback: AsyncCallback\<void>): void;<br>旧…
227 |新增(错误码)|类名:call;<br>方法or属性:function stopDTMF(callId: number): Promise\<void>;<br>旧版本信息:|类名:call;<b…
228 …误码)|类名:call;<br>方法or属性:function isInEmergencyCall(callback: AsyncCallback\<boolean>): void;<br>旧版本…
229 |新增(错误码)|类名:call;<br>方法or属性:function isInEmergencyCall(): Promise\<boolean>;<br>旧版本信息:|类名:call;<br>…
230 …l;<br>方法or属性:function on(type: 'callDetailsChange', callback: Callback\<CallAttributeOptions>): vo…
231 …call;<br>方法or属性:function on(type: 'callEventChange', callback: Callback\<CallEventOptions>): void;…
232 …;<br>方法or属性:function on(type: 'callDisconnectedCause', callback: Callback\<DisconnectedDetails>): …
233 …;<br>方法or属性:function off(type: 'callDetailsChange', callback?: Callback\<CallAttributeOptions>): v…
234 …all;<br>方法or属性:function off(type: 'callEventChange', callback?: Callback\<CallEventOptions>): void…
235 …<br>方法or属性:function off(type: 'callDisconnectedCause', callback?: Callback\<DisconnectedDetails>):…
236 …错误码)|类名:call;<br>方法or属性:function isNewCallAllowed(callback: AsyncCallback\<boolean>): void;<br>旧版本…
237 |新增(错误码)|类名:call;<br>方法or属性:function isNewCallAllowed(): Promise\<boolean>;<br>旧版本信息:|类名:call;<br>方…
238 …call;<br>方法or属性:function separateConference(callId: number, callback: AsyncCallback\<void>): void;…
239 …新增(错误码)|类名:call;<br>方法or属性:function separateConference(callId: number): Promise\<void>;<br>旧版本信息:|…
240function getCallRestrictionStatus(slotId: number, type: CallRestrictionType, callback: AsyncCallba…
241 …r属性:function getCallRestrictionStatus(slotId: number, type: CallRestrictionType): Promise\<Restric…
242 …属性:function setCallRestriction(slotId: number, info: CallRestrictionInfo, callback: AsyncCallback\…
243 …ll;<br>方法or属性:function setCallRestriction(slotId: number, info: CallRestrictionInfo): Promise\<voi…
244function getCallTransferInfo(slotId: number, type: CallTransferType, callback: AsyncCallback\<Call…
245 …>方法or属性:function getCallTransferInfo(slotId: number, type: CallTransferType): Promise\<CallTransfe…
246 …法or属性:function setCallTransfer(slotId: number, info: CallTransferInfo, callback: AsyncCallback\<vo…
247 …:call;<br>方法or属性:function setCallTransfer(slotId: number, info: CallTransferInfo): Promise\<void>;…
248 …新增(错误码)|类名:call;<br>方法or属性:function isRinging(callback: AsyncCallback\<boolean>): void;<br>旧版本信息:|…
249 |新增(错误码)|类名:call;<br>方法or属性:function isRinging(): Promise\<boolean>;<br>旧版本信息:|类名:call;<br>方法or属性:f…
250 |新增(错误码)|类名:call;<br>方法or属性:function setMuted(callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:c…
251 |新增(错误码)|类名:call;<br>方法or属性:function setMuted(): Promise\<void>;<br>旧版本信息:|类名:call;<br>方法or属性:funct…
252 |新增(错误码)|类名:call;<br>方法or属性:function cancelMuted(callback: AsyncCallback\<void>): void;<br>旧版本信息:|类…
253 |新增(错误码)|类名:call;<br>方法or属性:function cancelMuted(): Promise\<void>;<br>旧版本信息:|类名:call;<br>方法or属性:fu…
254 …call;<br>方法or属性:function setAudioDevice(device: AudioDevice, callback: AsyncCallback\<void>): void…
255 …;<br>方法or属性:function setAudioDevice(device: AudioDevice, options?: AudioDeviceOptions): Promise\<v…
256function joinConference(mainCallId: number, callNumberList: Array\<string>, callback: AsyncCallbac…
257 …<br>方法or属性:function joinConference(mainCallId: number, callNumberList: Array\<string>): Promise\<v…
258 …方法or属性:function updateImsCallMode(callId: number, mode: ImsCallMode, callback: AsyncCallback\<void…
259 …名:call;<br>方法or属性:function updateImsCallMode(callId: number, mode: ImsCallMode): Promise\<void>;<b…
260 …名:call;<br>方法or属性:function enableImsSwitch(slotId: number, callback: AsyncCallback\<void>): void;<…
261 |新增(错误码)|类名:call;<br>方法or属性:function enableImsSwitch(slotId: number): Promise\<void>;<br>旧版本信息:|类名:…
262 …:call;<br>方法or属性:function disableImsSwitch(slotId: number, callback: AsyncCallback\<void>): void;<…
263 |新增(错误码)|类名:call;<br>方法or属性:function disableImsSwitch(slotId: number): Promise\<void>;<br>旧版本信息:|类名…
264 …all;<br>方法or属性:function isImsSwitchEnabled(slotId: number, callback: AsyncCallback\<boolean>): voi…
265 …增(错误码)|类名:call;<br>方法or属性:function isImsSwitchEnabled(slotId: number): Promise\<boolean>;<br>旧版本信息…
266 …<br>方法or属性:function setDefaultCellularDataSlotId(slotId: number, callback: AsyncCallback\<void>): …
267 …码)|类名:data;<br>方法or属性:function setDefaultCellularDataSlotId(slotId: number): Promise\<void>;<br>旧版…
268 …)|类名:data;<br>方法or属性:function isCellularDataEnabled(callback: AsyncCallback\<boolean>): void;<br>旧…
269 |新增(错误码)|类名:data;<br>方法or属性:function isCellularDataEnabled(): Promise\<boolean>;<br>旧版本信息:|类名:data;…
270 …错误码)|类名:data;<br>方法or属性:function enableCellularData(callback: AsyncCallback\<void>): void;<br>旧版本信…
271 |新增(错误码)|类名:data;<br>方法or属性:function enableCellularData(): Promise\<void>;<br>旧版本信息:|类名:data;<br>方法…
272 …错误码)|类名:data;<br>方法or属性:function disableCellularData(callback: AsyncCallback\<void>): void;<br>旧版本…
273 |新增(错误码)|类名:data;<br>方法or属性:function disableCellularData(): Promise\<void>;<br>旧版本信息:|类名:data;<br>方…
274 …br>方法or属性:function isCellularDataRoamingEnabled(slotId: number, callback: AsyncCallback\<boolean>)…
275 …)|类名:data;<br>方法or属性:function isCellularDataRoamingEnabled(slotId: number): Promise\<boolean>;<br>…
276 …a;<br>方法or属性:function enableCellularDataRoaming(slotId: number, callback: AsyncCallback\<void>): v…
277 …错误码)|类名:data;<br>方法or属性:function enableCellularDataRoaming(slotId: number): Promise\<void>;<br>旧版本…
278 …;<br>方法or属性:function disableCellularDataRoaming(slotId: number, callback: AsyncCallback\<void>): v…
279 …误码)|类名:data;<br>方法or属性:function disableCellularDataRoaming(slotId: number): Promise\<void>;<br>旧版本…
280 …ver;<br>方法or属性:function on(type: 'networkStateChange', callback: Callback\<NetworkState>): void;<b…
281function on(type: 'networkStateChange', options: { slotId: number }, callback: Callback\<NetworkSt…
282 …r>方法or属性:function on(type: 'signalInfoChange', callback: Callback\<Array\<SignalInformation>>): vo…
283function on(type: 'signalInfoChange', options: { slotId: number },<br> callback: Callback\<Arra…
284 …<br>方法or属性:function on(type: 'cellInfoChange', callback: Callback\<Array\<CellInformation>>): void…
285function on(type: 'cellInfoChange', options: { slotId: number },<br> callback: Callback\<Array\…
286function on(type: 'cellularDataConnectionStateChange',<br> callback: Callback\<{ state: DataCon…
287function on(type: 'cellularDataConnectionStateChange', options: { slotId: number },<br> callbac…
288 …r;<br>方法or属性:function on(type: 'cellularDataFlowChange', callback: Callback\<DataFlowType>): void;…
289function on(type: 'cellularDataFlowChange', options: { slotId: number },<br> callback: Callback…
290 …r属性:function on(type: 'callStateChange', callback: Callback\<{ state: CallState, number: string }>…
291function on(type: 'callStateChange', options: { slotId: number },<br> callback: Callback\<{ sta…
292 …erver;<br>方法or属性:function on(type: 'simStateChange', callback: Callback\<SimStateData>): void;<br>…
293 …性:function on(type: 'simStateChange', options: { slotId: number }, callback: Callback\<SimStateDat…
294 …er;<br>方法or属性:function off(type: 'networkStateChange', callback?: Callback\<NetworkState>): void;<…
295 …>方法or属性:function off(type: 'signalInfoChange', callback?: Callback\<Array\<SignalInformation>>): v…
296 …br>方法or属性:function off(type: 'cellInfoChange', callback?: Callback\<Array\<CellInformation>>): voi…
297function off(type: 'cellularDataConnectionStateChange',<br> callback?: Callback\<{ state: DataC…
298 …;<br>方法or属性:function off(type: 'cellularDataFlowChange', callback?: Callback\<DataFlowType>): void…
299 …属性:function off(type: 'callStateChange', callback?: Callback\<{ state: CallState, number: string }…
300 …rver;<br>方法or属性:function off(type: 'simStateChange', callback?: Callback\<SimStateData>): void;<br…
301function getRadioTech(slotId: number,<br> callback: AsyncCallback\<{psRadioTech: RadioTechnolog…
302 …性:function getRadioTech(slotId: number): Promise\<{psRadioTech: RadioTechnology, csRadioTech: Radi…
303 …|类名:radio;<br>方法or属性:function getNetworkState(callback: AsyncCallback\<NetworkState>): void;<br>旧版…
304 …o;<br>方法or属性:function getNetworkState(slotId: number, callback: AsyncCallback\<NetworkState>): voi…
305 …误码)|类名:radio;<br>方法or属性:function getNetworkState(slotId?: number): Promise\<NetworkState>;<br>旧版本信…
306 …:radio;<br>方法or属性:function sendUpdateCellLocationRequest(callback: AsyncCallback\<void>): void;<br…
307 …|类名:radio;<br>方法or属性:function sendUpdateCellLocationRequest(slotId?: number): Promise\<void>;<br>旧…
308 …io;<br>方法or属性:function getCellInformation(callback: AsyncCallback\<Array\<CellInformation>>): void…
309 …法or属性:function getCellInformation(slotId: number, callback: AsyncCallback\<Array\<CellInformation>…
310 …radio;<br>方法or属性:function getCellInformation(slotId?: number): Promise\<Array\<CellInformation>>;<…
311 …or属性:function getNetworkSelectionMode(slotId: number, callback: AsyncCallback\<NetworkSelectionMod…
312 …adio;<br>方法or属性:function getNetworkSelectionMode(slotId: number): Promise\<NetworkSelectionMode>;<…
313 …性:function setNetworkSelectionMode(options: NetworkSelectionModeOptions, callback: AsyncCallback\<…
314 …o;<br>方法or属性:function setNetworkSelectionMode(options: NetworkSelectionModeOptions): Promise\<void…
315 …r属性:function getNetworkSearchInformation(slotId: number, callback: AsyncCallback\<NetworkSearchRes…
316 …dio;<br>方法or属性:function getNetworkSearchInformation(slotId: number): Promise\<NetworkSearchResult>…
317 …br>方法or属性:function getISOCountryCodeForNetwork(slotId: number, callback: AsyncCallback\<string>): …
318 …|类名:radio;<br>方法or属性:function getISOCountryCodeForNetwork(slotId: number): Promise\<string>;<br>旧版…
319 …|类名:radio;<br>方法or属性:function getNrOptionMode(callback: AsyncCallback\<NrOptionMode>): void;<br>旧版…
320 …o;<br>方法or属性:function getNrOptionMode(slotId: number, callback: AsyncCallback\<NrOptionMode>): voi…
321 …误码)|类名:radio;<br>方法or属性:function getNrOptionMode(slotId?: number): Promise\<NrOptionMode>;<br>旧版本信…
322 …新增(错误码)|类名:radio;<br>方法or属性:function getIMEI(callback: AsyncCallback\<string>): void;<br>旧版本信息:|类名…
323 …类名:radio;<br>方法or属性:function getIMEI(slotId: number, callback: AsyncCallback\<string>): void;<br>旧…
324 |新增(错误码)|类名:radio;<br>方法or属性:function getIMEI(slotId?: number): Promise\<string>;<br>旧版本信息:|类名:radi…
325 …新增(错误码)|类名:radio;<br>方法or属性:function getMEID(callback: AsyncCallback\<string>): void;<br>旧版本信息:|类名…
326 …类名:radio;<br>方法or属性:function getMEID(slotId: number, callback: AsyncCallback\<string>): void;<br>旧…
327 |新增(错误码)|类名:radio;<br>方法or属性:function getMEID(slotId?: number): Promise\<string>;<br>旧版本信息:|类名:radi…
328 …码)|类名:radio;<br>方法or属性:function getUniqueDeviceId(callback: AsyncCallback\<string>): void;<br>旧版本信…
329 …dio;<br>方法or属性:function getUniqueDeviceId(slotId: number, callback: AsyncCallback\<string>): void;…
330 …(错误码)|类名:radio;<br>方法or属性:function getUniqueDeviceId(slotId?: number): Promise\<string>;<br>旧版本信息:…
331 …误码)|类名:radio;<br>方法or属性:function getPrimarySlotId(callback: AsyncCallback\<number>): void;<br>旧版本信…
332 |新增(错误码)|类名:radio;<br>方法or属性:function getPrimarySlotId(): Promise\<number>;<br>旧版本信息:|类名:radio;<br>…
333 …radio;<br>方法or属性:function setPrimarySlotId(slotId: number, callback: AsyncCallback\<void>): void;<…
334 …新增(错误码)|类名:radio;<br>方法or属性:function setPrimarySlotId(slotId: number): Promise\<void>;<br>旧版本信息:|类…
335 …r属性:function getSignalInformation(slotId: number, callback: AsyncCallback\<Array\<SignalInformatio…
336 …dio;<br>方法or属性:function getSignalInformation(slotId: number): Promise\<Array\<SignalInformation>>;…
337 …增(错误码)|类名:radio;<br>方法or属性:function isRadioOn(callback: AsyncCallback\<boolean>): void;<br>旧版本信息:|…
338 …名:radio;<br>方法or属性:function isRadioOn(slotId: number, callback: AsyncCallback\<boolean>): void<br>…
339 |新增(错误码)|类名:radio;<br>方法or属性:function isRadioOn(slotId?: number): Promise\<boolean>;<br>旧版本信息:|类名:r…
340 …增(错误码)|类名:radio;<br>方法or属性:function turnOnRadio(callback: AsyncCallback\<void>): void;<br>旧版本信息:|类…
341 …名:radio;<br>方法or属性:function turnOnRadio(slotId: number, callback: AsyncCallback\<void>): void;<br>…
342 |新增(错误码)|类名:radio;<br>方法or属性:function turnOnRadio(slotId?: number): Promise\<void>;<br>旧版本信息:|类名:ra…
343 …增(错误码)|类名:radio;<br>方法or属性:function turnOffRadio(callback: AsyncCallback\<void>): void;<br>旧版本信息:|…
344 …名:radio;<br>方法or属性:function turnOffRadio(slotId: number, callback: AsyncCallback\<void>): void;<br…
345 |新增(错误码)|类名:radio;<br>方法or属性:function turnOffRadio(slotId?: number): Promise\<void>;<br>旧版本信息:|类名:r…
346 …adio;<br>方法or属性:function getOperatorName(slotId: number, callback: AsyncCallback\<string>): void;<…
347 …增(错误码)|类名:radio;<br>方法or属性:function getOperatorName(slotId: number): Promise\<string>;<br>旧版本信息:|类…
348function setPreferredNetwork(slotId: number, networkMode: PreferredNetworkMode, callback: AsyncCal…
349 …r>方法or属性:function setPreferredNetwork(slotId: number, networkMode: PreferredNetworkMode): Promise\…
350 …方法or属性:function getPreferredNetwork(slotId: number, callback: AsyncCallback\<PreferredNetworkMode>…
351 …:radio;<br>方法or属性:function getPreferredNetwork(slotId: number): Promise\<PreferredNetworkMode>;<br…
352 …im;<br>方法or属性:function hasOperatorPrivileges(slotId: number, callback: AsyncCallback\<boolean>): v…
353 …增(错误码)|类名:sim;<br>方法or属性:function hasOperatorPrivileges(slotId: number): Promise\<boolean>;<br>旧版本…
354 …m;<br>方法or属性:function getISOCountryCodeForSim(slotId: number, callback: AsyncCallback\<string>): v…
355 …(错误码)|类名:sim;<br>方法or属性:function getISOCountryCodeForSim(slotId: number): Promise\<string>;<br>旧版本…
356 …im;<br>方法or属性:function getSimOperatorNumeric(slotId: number, callback: AsyncCallback\<string>): vo…
357 …增(错误码)|类名:sim;<br>方法or属性:function getSimOperatorNumeric(slotId: number): Promise\<string>;<br>旧版本信…
358 …)|类名:sim;<br>方法or属性:function getSimSpn(slotId: number, callback: AsyncCallback\<string>): void;<br…
359 |新增(错误码)|类名:sim;<br>方法or属性:function getSimSpn(slotId: number): Promise\<string>;<br>旧版本信息:|类名:sim;<…
360 …类名:sim;<br>方法or属性:function getSimState(slotId: number, callback: AsyncCallback\<SimState>): void;<…
361 |新增(错误码)|类名:sim;<br>方法or属性:function getSimState(slotId: number): Promise\<SimState>;<br>旧版本信息:|类名:s…
362 …类名:sim;<br>方法or属性:function getCardType(slotId: number, callback: AsyncCallback\<CardType>): void;<…
363 |新增(错误码)|类名:sim;<br>方法or属性:function getCardType(slotId: number): Promise\<CardType>;<br>旧版本信息:|类名:s…
364 …|类名:sim;<br>方法or属性:function getSimIccId(slotId: number, callback: AsyncCallback\<string>): void;<b…
365 |新增(错误码)|类名:sim;<br>方法or属性:function getSimIccId(slotId: number): Promise\<string>;<br>旧版本信息:|类名:sim…
366 …im;<br>方法or属性:function getVoiceMailIdentifier(slotId: number, callback: AsyncCallback\<string>): v…
367 …增(错误码)|类名:sim;<br>方法or属性:function getVoiceMailIdentifier(slotId: number): Promise\<string>;<br>旧版本…
368 …:sim;<br>方法or属性:function getVoiceMailNumber(slotId: number, callback: AsyncCallback\<string>): voi…
369 |新增(错误码)|类名:sim;<br>方法or属性:function getVoiceMailNumber(slotId: number): Promise\<string>;<br>旧版本信息:…
370function setVoiceMailInfo(slotId: number, mailName: string, mailNumber: string, callback: AsyncCal…
371 …br>方法or属性:function setVoiceMailInfo(slotId: number, mailName: string, mailNumber: string): Promise…
372 …im;<br>方法or属性:function getSimTelephoneNumber(slotId: number, callback: AsyncCallback\<string>): vo…
373 …增(错误码)|类名:sim;<br>方法or属性:function getSimTelephoneNumber(slotId: number): Promise\<string>;<br>旧版本信…
374 …)|类名:sim;<br>方法or属性:function getSimGid1(slotId: number, callback: AsyncCallback\<string>): void;<b…
375 |新增(错误码)|类名:sim;<br>方法or属性:function getSimGid1(slotId: number): Promise\<string>;<br>旧版本信息:|类名:sim;…
376 …码)|类名:sim;<br>方法or属性:function getIMSI(slotId: number, callback: AsyncCallback\<string>): void;<br>…
377 |新增(错误码)|类名:sim;<br>方法or属性:function getIMSI(slotId: number): Promise\<string>;<br>旧版本信息:|类名:sim;<br…
378 …|类名:sim;<br>方法or属性:function hasSimCard(slotId: number, callback: AsyncCallback\<boolean>): void;<b…
379 |新增(错误码)|类名:sim;<br>方法or属性:function hasSimCard(slotId: number): Promise\<boolean>;<br>旧版本信息:|类名:sim…
380 …;<br>方法or属性:function getSimAccountInfo(slotId: number, callback: AsyncCallback\<IccAccountInfo>): …
381 …错误码)|类名:sim;<br>方法or属性:function getSimAccountInfo(slotId: number): Promise\<IccAccountInfo>;<br>旧版…
382 …<br>方法or属性:function getActiveSimAccountInfoList(callback: AsyncCallback\<Array\<IccAccountInfo>>):…
383 …码)|类名:sim;<br>方法or属性:function getActiveSimAccountInfoList(): Promise\<Array\<IccAccountInfo>>;<br>…
384 …sim;<br>方法or属性:function setDefaultVoiceSlotId(slotId: number, callback: AsyncCallback\<void>): voi…
385 …新增(错误码)|类名:sim;<br>方法or属性:function setDefaultVoiceSlotId(slotId: number): Promise\<void>;<br>旧版本信息…
386 …)|类名:sim;<br>方法or属性:function activateSim(slotId: number, callback: AsyncCallback\<void>): void;<br…
387 |新增(错误码)|类名:sim;<br>方法or属性:function activateSim(slotId: number): Promise\<void>;<br>旧版本信息:|类名:sim;<…
388 …|类名:sim;<br>方法or属性:function deactivateSim(slotId: number, callback: AsyncCallback\<void>): void;<b…
389 |新增(错误码)|类名:sim;<br>方法or属性:function deactivateSim(slotId: number): Promise\<void>;<br>旧版本信息:|类名:sim…
390 …m;<br>方法or属性:function setShowName(slotId: number, name: string, callback: AsyncCallback\<void>): v…
391 …(错误码)|类名:sim;<br>方法or属性:function setShowName(slotId: number, name: string): Promise\<void>;<br>旧版本…
392 …|类名:sim;<br>方法or属性:function getShowName(slotId: number, callback: AsyncCallback\<string>): void;<b…
393 |新增(错误码)|类名:sim;<br>方法or属性:function getShowName(slotId: number): Promise\<string>;<br>旧版本信息:|类名:sim…
394 …<br>方法or属性:function setShowNumber(slotId: number, number: string, callback: AsyncCallback\<void>):…
395 …误码)|类名:sim;<br>方法or属性:function setShowNumber(slotId: number, number: string): Promise\<void>;<br>旧…
396 …类名:sim;<br>方法or属性:function getShowNumber(slotId: number, callback: AsyncCallback\<string>): void;<…
397 |新增(错误码)|类名:sim;<br>方法or属性:function getShowNumber(slotId: number): Promise\<string>;<br>旧版本信息:|类名:s…
398 …>方法or属性:function getOperatorConfigs(slotId: number, callback: AsyncCallback\<Array\<OperatorConfig…
399 …|类名:sim;<br>方法or属性:function getOperatorConfigs(slotId: number): Promise\<Array\<OperatorConfig>>;<…
400 …>方法or属性:function unlockPin(slotId: number, pin: string, callback: AsyncCallback\<LockStatusRespons…
401 …|类名:sim;<br>方法or属性:function unlockPin(slotId: number, pin: string): Promise\<LockStatusResponse>;<…
402function unlockPuk(slotId: number, newPin: string, puk: string, callback: AsyncCallback\<LockStatu…
403 …<br>方法or属性:function unlockPuk(slotId: number, newPin: string, puk: string): Promise\<LockStatusRes…
404function alterPin(slotId: number, newPin: string, oldPin: string, callback: AsyncCallback\<LockSta…
405 …br>方法or属性:function alterPin(slotId: number, newPin: string, oldPin: string): Promise\<LockStatusRe…
406 …属性:function setLockState(slotId: number, options: LockInfo, callback: AsyncCallback\<LockStatusRes…
407 …im;<br>方法or属性:function setLockState(slotId: number, options: LockInfo): Promise\<LockStatusRespons…
408 …方法or属性:function unlockPin2(slotId: number, pin2: string, callback: AsyncCallback\<LockStatusRespon…
409 …类名:sim;<br>方法or属性:function unlockPin2(slotId: number, pin2: string): Promise\<LockStatusResponse>;…
410function unlockPuk2(slotId: number, newPin2: string, puk2: string, callback: AsyncCallback\<LockSt…
411 …r>方法or属性:function unlockPuk2(slotId: number, newPin2: string, puk2: string): Promise\<LockStatusRe…
412function alterPin2(slotId: number, newPin2: string, oldPin2: string, callback: AsyncCallback\<Lock…
413 …>方法or属性:function alterPin2(slotId: number, newPin2: string, oldPin2: string): Promise\<LockStatusR…
414function queryIccDiallingNumbers(slotId: number, type: ContactType, callback: AsyncCallback\<Array…
415 …r属性:function queryIccDiallingNumbers(slotId: number, type: ContactType): Promise\<Array\<DiallingN…
416function addIccDiallingNumbers(slotId: number, type: ContactType, diallingNumbers: DiallingNumbers…
417function addIccDiallingNumbers(slotId: number, type: ContactType, diallingNumbers: DiallingNumbers…
418function delIccDiallingNumbers(slotId: number, type: ContactType, diallingNumbers: DiallingNumbers…
419function delIccDiallingNumbers(slotId: number, type: ContactType, diallingNumbers: DiallingNumbers…
420function updateIccDiallingNumbers(slotId: number, type: ContactType, diallingNumbers: DiallingNumb…
421function updateIccDiallingNumbers(slotId: number, type: ContactType, diallingNumbers: DiallingNumb…
422 …方法or属性:function getLockState(slotId: number, lockType: LockType, callback: AsyncCallback\<LockStat…
423 …类名:sim;<br>方法or属性:function getLockState(slotId: number, lockType: LockType): Promise\<LockState>;<…
424 …;<br>方法or属性:function sendEnvelopeCmd(slotId: number, cmd: string, callback: AsyncCallback\<void>):…
425 …错误码)|类名:sim;<br>方法or属性:function sendEnvelopeCmd(slotId: number, cmd: string): Promise\<void>;<br>旧…
426 …>方法or属性:function sendTerminalResponseCmd(slotId: number, cmd: string, callback: AsyncCallback\<voi…
427 …|类名:sim;<br>方法or属性:function sendTerminalResponseCmd(slotId: number, cmd: string): Promise\<void>;<…
428function unlockSimLock(slotId: number, lockInfo: PersoLockInfo, callback: AsyncCallback\<LockStatu…
429 …<br>方法or属性:function unlockSimLock(slotId: number, lockInfo: PersoLockInfo): Promise\<LockStatusRes…
430 …ms;<br>方法or属性:function splitMessage(content: string, callback: AsyncCallback\<Array\<string>>): vo…
431 …增(错误码)|类名:sms;<br>方法or属性:function splitMessage(content: string): Promise\<Array\<string>>;<br>旧版本信…
432 …:function createMessage(pdu: Array\<number>, specification: string, callback: AsyncCallback\<Short…
433 …;<br>方法or属性:function createMessage(pdu: Array\<number>, specification: string): Promise\<ShortMess…
434 |新增(错误码)|类名:sms;<br>方法or属性:function sendMessage(options: SendMessageOptions): void;<br>旧版本信息:|类名:sm…
435 …:sms;<br>方法or属性:function setDefaultSmsSlotId(slotId: number, callback: AsyncCallback\<void>): void…
436 |新增(错误码)|类名:sms;<br>方法or属性:function setDefaultSmsSlotId(slotId: number): Promise\<void>;<br>旧版本信息:|…
437 …<br>方法or属性:function setSmscAddr(slotId: number, smscAddr: string, callback: AsyncCallback\<void>):…
438 …误码)|类名:sms;<br>方法or属性:function setSmscAddr(slotId: number, smscAddr: string): Promise\<void>;<br>旧…
439 …|类名:sms;<br>方法or属性:function getSmscAddr(slotId: number, callback: AsyncCallback\<string>): void;<b…
440 |新增(错误码)|类名:sms;<br>方法or属性:function getSmscAddr(slotId: number): Promise\<string>;<br>旧版本信息:|类名:sms…
441 …s;<br>方法or属性:function addSimMessage(options: SimMessageOptions, callback: AsyncCallback\<void>): v…
442 …(错误码)|类名:sms;<br>方法or属性:function addSimMessage(options: SimMessageOptions): Promise\<void>;<br>旧版本…
443 …br>方法or属性:function delSimMessage(slotId: number, msgIndex: number, callback: AsyncCallback\<void>)…
444 …码)|类名:sms;<br>方法or属性:function delSimMessage(slotId: number, msgIndex: number): Promise\<void>;<br>…
445 …r>方法or属性:function updateSimMessage(options: UpdateSimMessageOptions, callback: AsyncCallback\<void…
446 …)|类名:sms;<br>方法or属性:function updateSimMessage(options: UpdateSimMessageOptions): Promise\<void>;<b…
447 …>方法or属性:function getAllSimMessages(slotId: number, callback: AsyncCallback\<Array\<SimShortMessage…
448 …|类名:sms;<br>方法or属性:function getAllSimMessages(slotId: number): Promise\<Array\<SimShortMessage>>;<…
449 …sms;<br>方法or属性:function setCBConfig(options: CBConfigOptions, callback: AsyncCallback\<void>): voi…
450 …新增(错误码)|类名:sms;<br>方法or属性:function setCBConfig(options: CBConfigOptions): Promise\<void>;<br>旧版本信息…
451function getSmsSegmentsInfo(slotId: number, message: string, force7bit: boolean, callback: AsyncCa…
452 …r属性:function getSmsSegmentsInfo(slotId: number, message: string, force7bit: boolean): Promise\<Sms…
453 …:sms;<br>方法or属性:function isImsSmsSupported(slotId: number, callback: AsyncCallback\<boolean>): voi…
454 |新增(错误码)|类名:sms;<br>方法or属性:function isImsSmsSupported(slotId: number): Promise\<boolean>;<br>旧版本信息:…
455 …码)|类名:sms;<br>方法or属性:function getImsShortMessageFormat(callback: AsyncCallback\<string>): void;<br…
456 |新增(错误码)|类名:sms;<br>方法or属性:function getImsShortMessageFormat(): Promise\<string>;<br>旧版本信息:|类名:sms;…
457 …属性:function decodeMms(mmsFilePathName: string \| Array\<number>, callback: AsyncCallback\<MmsInfor…
458 …ms;<br>方法or属性:function decodeMms(mmsFilePathName: string \| Array\<number>): Promise\<MmsInformati…
459 …ms;<br>方法or属性:function encodeMms(mms: MmsInformation, callback: AsyncCallback\<Array\<number>>): v…
460 …增(错误码)|类名:sms;<br>方法or属性:function encodeMms(mms: MmsInformation): Promise\<Array\<number>>;<br>旧版本…
462 …化|类名:call;<br>方法or属性:function holdCall(callId: number, callback: AsyncCallback\<void>): void;<br>旧…
463 |权限有变化|类名:call;<br>方法or属性:function holdCall(callId: number): Promise\<void>;<br>旧版本信息:|类名:call;<br>…
464 …|类名:call;<br>方法or属性:function unHoldCall(callId: number, callback: AsyncCallback\<void>): void;<br>…
465 |权限有变化|类名:call;<br>方法or属性:function unHoldCall(callId: number): Promise\<void>;<br>旧版本信息:|类名:call;<b…
466 …|类名:call;<br>方法or属性:function switchCall(callId: number, callback: AsyncCallback\<void>): void;<br>…
467 |权限有变化|类名:call;<br>方法or属性:function switchCall(callId: number): Promise\<void>;<br>旧版本信息:|类名:call;<b…
468 …r>方法or属性:function getCallWaitingStatus(slotId: number, callback: AsyncCallback\<CallWaitingStatus>…
469 …|类名:call;<br>方法or属性:function getCallWaitingStatus(slotId: number): Promise\<CallWaitingStatus>;<br…
470 …r>方法or属性:function setCallWaiting(slotId: number, activate: boolean, callback: AsyncCallback\<void>…
471 …|类名:call;<br>方法or属性:function setCallWaiting(slotId: number, activate: boolean): Promise\<void>;<br…
472 …l;<br>方法or属性:function on(type: 'callDetailsChange', callback: Callback\<CallAttributeOptions>): vo…
473 …call;<br>方法or属性:function on(type: 'callEventChange', callback: Callback\<CallEventOptions>): void;…
474 …;<br>方法or属性:function on(type: 'callDisconnectedCause', callback: Callback\<DisconnectedDetails>): …
475 …;<br>方法or属性:function off(type: 'callDetailsChange', callback?: Callback\<CallAttributeOptions>): v…
476 …all;<br>方法or属性:function off(type: 'callEventChange', callback?: Callback\<CallEventOptions>): void…
477 …<br>方法or属性:function off(type: 'callDisconnectedCause', callback?: Callback\<DisconnectedDetails>):…
478function getCallRestrictionStatus(slotId: number, type: CallRestrictionType, callback: AsyncCallba…
479 …r属性:function getCallRestrictionStatus(slotId: number, type: CallRestrictionType): Promise\<Restric…
480 …属性:function setCallRestriction(slotId: number, info: CallRestrictionInfo, callback: AsyncCallback\…
481 …ll;<br>方法or属性:function setCallRestriction(slotId: number, info: CallRestrictionInfo): Promise\<voi…
482function getCallTransferInfo(slotId: number, type: CallTransferType, callback: AsyncCallback\<Call…
483 …>方法or属性:function getCallTransferInfo(slotId: number, type: CallTransferType): Promise\<CallTransfe…
484 …法or属性:function setCallTransfer(slotId: number, info: CallTransferInfo, callback: AsyncCallback\<vo…
485 …:call;<br>方法or属性:function setCallTransfer(slotId: number, info: CallTransferInfo): Promise\<void>;…
486 …名:call;<br>方法or属性:function enableImsSwitch(slotId: number, callback: AsyncCallback\<void>): void;<…
487 |权限有变化|类名:call;<br>方法or属性:function enableImsSwitch(slotId: number): Promise\<void>;<br>旧版本信息:|类名:ca…
488 …:call;<br>方法or属性:function disableImsSwitch(slotId: number, callback: AsyncCallback\<void>): void;<…
489 |权限有变化|类名:call;<br>方法or属性:function disableImsSwitch(slotId: number): Promise\<void>;<br>旧版本信息:|类名:c…
490 …性:function getDefaultCellularDataSlotId(callback: AsyncCallback\<number>): void;<br>旧版本信息:ohos.per…
491 …;<br>方法or属性:function getDefaultCellularDataSlotId(): Promise\<number>;<br>旧版本信息:ohos.permission.GE…
492function on(type: 'cellInfoChange', callback: Callback\<Array\<CellInformation>>): void;<br>旧版本信息:…
493 …:radio;<br>方法or属性:function sendUpdateCellLocationRequest(callback: AsyncCallback\<void>): void;<br…
494 …|类名:radio;<br>方法or属性:function sendUpdateCellLocationRequest(slotId?: number): Promise\<void>;<br>旧…
495 …性:function getCellInformation(callback: AsyncCallback\<Array\<CellInformation>>): void;<br>旧版本信息:o…
496function getCellInformation(slotId: number, callback: AsyncCallback\<Array\<CellInformation>>): vo…
497 …or属性:function getCellInformation(slotId?: number): Promise\<Array\<CellInformation>>;<br>旧版本信息:oho…
498 …方法or属性:function getLockState(slotId: number, lockType: LockType, callback: AsyncCallback\<LockStat…
499 …类名:sim;<br>方法or属性:function getLockState(slotId: number, lockType: LockType): Promise\<LockState>;<…
500 |函数有变化|类名:call;<br>方法or属性:function setAudioDevice(device: AudioDevice): Promise\<void>;|类名:call;<br…
501 |函数有变化|类名:radio;<br>方法or属性:function sendUpdateCellLocationRequest(): Promise\<void>;|类名:radio;<br>方…
502 |函数有变化|类名:sms;<br>方法or属性:function isImsSmsSupported(callback: AsyncCallback\<boolean>): void;|类名:sm…
503 |函数有变化|类名:sms;<br>方法or属性:function isImsSmsSupported(): Promise\<boolean>;|类名:sms;<br>方法or属性:functio…