Lines Matching refs:New
1 | Change Type | Old Version | New Version | d.ts File |
73 …string, options: DialOptions, callback: AsyncCallback\<boolean>): void;<br>New version information…
74 …on dial(phoneNumber: string, options?: DialOptions): Promise\<boolean>;<br>New version information…
75 …function getNrOptionMode(callback: AsyncCallback\<NrOptionMode>): void;<br>New version information…
76 …tionMode(slotId: number, callback: AsyncCallback\<NrOptionMode>): void;<br>New version information…
77 …ame: function getNrOptionMode(slotId?: number): Promise\<NrOptionMode>;<br>New version information…
78 …me: NrOptionMode;<br>Method or attribute name: export enum NrOptionMode<br>New version information…
79 …lass name: NrOptionMode;<br>Method or attribute name: NR_OPTION_UNKNOWN<br>New version information…
80 …ass name: NrOptionMode;<br>Method or attribute name: NR_OPTION_NSA_ONLY<br>New version information…
81 …lass name: NrOptionMode;<br>Method or attribute name: NR_OPTION_SA_ONLY<br>New version information…
82 …s name: NrOptionMode;<br>Method or attribute name: NR_OPTION_NSA_AND_SA<br>New version information…
83 …ttribute name: function sendMessage(options: SendMessageOptions): void;<br>New version information…
84 …ll;<br>Method or attribute name: function muteRinger(): Promise\<void>;<br>New version information…
85 …ions: EmergencyNumberOptions, callback: AsyncCallback\<boolean>): void;<br>New version information…
86 …neNumber: string, options?: EmergencyNumberOptions): Promise\<boolean>;<br>New version information…
87 … options: NumberFormatOptions, callback: AsyncCallback\<string>): void;<br>New version information…
88 …(phoneNumber: string, options?: NumberFormatOptions): Promise\<string>;<br>New version information…
89 …mberToE164(phoneNumber: string, countryCode: string): Promise\<string>;<br>New version information…
90 …d or attribute name: function holdCall(callId: number): Promise\<void>;<br>New version information…
91 …or attribute name: function unHoldCall(callId: number): Promise\<void>;<br>New version information…
92 …or attribute name: function switchCall(callId: number): Promise\<void>;<br>New version information…
93 …ibute name: function combineConference(callId: number): Promise\<void>;<br>New version information…
94 …tribute name: function getMainCallId(callId: number): Promise\<number>;<br>New version information…
95 …e: function getSubCallIdList(callId: number): Promise\<Array\<string>>;<br>New version information…
96 …n getCallIdListForConference(callId: number): Promise\<Array\<string>>;<br>New version information…
97 …tion getCallWaitingStatus(slotId: number): Promise\<CallWaitingStatus>;<br>New version information…
98 …tion setCallWaiting(slotId: number, activate: boolean): Promise\<void>;<br>New version information…
99 … function startDTMF(callId: number, character: string): Promise\<void>;<br>New version information…
100 …d or attribute name: function stopDTMF(callId: number): Promise\<void>;<br>New version information…
101 …hod or attribute name: function isInEmergencyCall(): Promise\<boolean>;<br>New version information…
102 …thod or attribute name: function isNewCallAllowed(): Promise\<boolean>;<br>New version information…
103 …bute name: function separateConference(callId: number): Promise\<void>;<br>New version information…
104 …lotId: number, type: CallRestrictionType): Promise\<RestrictionStatus>;<br>New version information…
105 …Restriction(slotId: number, info: CallRestrictionInfo): Promise\<void>;<br>New version information…
106 …(slotId: number, type: CallTransferType): Promise\<CallTransferResult>;<br>New version information…
107 …etCallTransfer(slotId: number, info: CallTransferInfo): Promise\<void>;<br>New version information…
108 …;<br>Method or attribute name: function isRinging(): Promise\<boolean>;<br>New version information…
109 …call;<br>Method or attribute name: function setMuted(): Promise\<void>;<br>New version information…
110 …l;<br>Method or attribute name: function cancelMuted(): Promise\<void>;<br>New version information…
111 …ute name: function setAudioDevice(device: AudioDevice): Promise\<void>;<br>New version information…
112 …ce(mainCallId: number, callNumberList: Array\<string>): Promise\<void>;<br>New version information…
113 …n updateImsCallMode(callId: number, mode: ImsCallMode): Promise\<void>;<br>New version information…
114 …tribute name: function enableImsSwitch(slotId: number): Promise\<void>;<br>New version information…
115 …ribute name: function disableImsSwitch(slotId: number): Promise\<void>;<br>New version information…
116 …e name: function isImsSwitchEnabled(slotId: number): Promise\<boolean>;<br>New version information…
117 … function setDefaultCellularDataSlotId(slotId: number): Promise\<void>;<br>New version information…
118 …or attribute name: function isCellularDataEnabled(): Promise\<boolean>;<br>New version information…
119 …ethod or attribute name: function enableCellularData(): Promise\<void>;<br>New version information…
120 …thod or attribute name: function disableCellularData(): Promise\<void>;<br>New version information…
121 …nction isCellularDataRoamingEnabled(slotId: number): Promise\<boolean>;<br>New version information…
122 …me: function enableCellularDataRoaming(slotId: number): Promise\<void>;<br>New version information…
123 …e: function disableCellularDataRoaming(slotId: number): Promise\<void>;<br>New version information…
124 … options: { slotId: number }, callback: Callback\<NetworkState>): void;<br>New version information…
125 …lotId: number }, callback: Callback\<Array\<SignalInformation>>): void;<br>New version information…
126 … slotId: number }, callback: Callback\<Array\<CellInformation>>): void;<br>New version information…
127 …lback: Callback\<{ state: DataConnectState, network: RatType }>): void;<br>New version information…
128 … options: { slotId: number }, callback: Callback\<DataFlowType>): void;<br>New version information…
129 …er }, callback: Callback\<{ state: CallState, number: string }>): void;<br>New version information…
130 … options: { slotId: number }, callback: Callback\<SimStateData>): void;<br>New version information…
131 …Promise\<{psRadioTech: RadioTechnology, csRadioTech: RadioTechnology}>;<br>New version information…
132 …orkState(slotId: number, callback: AsyncCallback\<NetworkState>): void;<br>New version information…
133 …ame: function getNetworkState(slotId?: number): Promise\<NetworkState>;<br>New version information…
134 …lLocationRequest(slotId: number, callback: AsyncCallback\<void>): void;<br>New version information…
135 …otId: number, callback: AsyncCallback\<Array\<CellInformation>>): void;<br>New version information…
136 …getCellInformation(slotId?: number): Promise\<Array\<CellInformation>>;<br>New version information…
137 …etNetworkSelectionMode(slotId: number): Promise\<NetworkSelectionMode>;<br>New version information…
138 …orkSelectionMode(options: NetworkSelectionModeOptions): Promise\<void>;<br>New version information…
139 …etworkSearchInformation(slotId: number): Promise\<NetworkSearchResult>;<br>New version information…
140 …function getISOCountryCodeForNetwork(slotId: number): Promise\<string>;<br>New version information…
141 …tionMode(slotId: number, callback: AsyncCallback\<NrOptionMode>): void;<br>New version information…
142 …ame: function getNrOptionMode(slotId?: number): Promise\<NrOptionMode>;<br>New version information…
143 …nction getIMEI(slotId: number, callback: AsyncCallback\<string>): void;<br>New version information…
144 …or attribute name: function getIMEI(slotId?: number): Promise\<string>;<br>New version information…
145 …nction getMEID(slotId: number, callback: AsyncCallback\<string>): void;<br>New version information…
146 …or attribute name: function getMEID(slotId?: number): Promise\<string>;<br>New version information…
147 …UniqueDeviceId(slotId: number, callback: AsyncCallback\<string>): void;<br>New version information…
148 …te name: function getUniqueDeviceId(slotId?: number): Promise\<string>;<br>New version information…
149 …ethod or attribute name: function getPrimarySlotId(): Promise\<number>;<br>New version information…
150 …ribute name: function setPrimarySlotId(slotId: number): Promise\<void>;<br>New version information…
151 …SignalInformation(slotId: number): Promise\<Array\<SignalInformation>>;<br>New version information…
152 …ion isRadioOn(slotId: number, callback: AsyncCallback\<boolean>): void;<br>New version information…
153 …attribute name: function isRadioOn(slotId?: number): Promise\<boolean>;<br>New version information…
154 …tion turnOnRadio(slotId: number, callback: AsyncCallback\<void>): void;<br>New version information…
155 … attribute name: function turnOnRadio(slotId?: number): Promise\<void>;<br>New version information…
156 …ion turnOffRadio(slotId: number, callback: AsyncCallback\<void>): void;<br>New version information…
157 …attribute name: function turnOffRadio(slotId?: number): Promise\<void>;<br>New version information…
158 …ibute name: function getOperatorName(slotId: number): Promise\<string>;<br>New version information…
159 …ork(slotId: number, networkMode: PreferredNetworkMode): Promise\<void>;<br>New version information…
160 …on getPreferredNetwork(slotId: number): Promise\<PreferredNetworkMode>;<br>New version information…
161 …RegInfo(slotId: number, imsType: ImsServiceType): Promise\<ImsRegInfo>;<br>New version information…
162 …ame: function hasOperatorPrivileges(slotId: number): Promise\<boolean>;<br>New version information…
163 …me: function getISOCountryCodeForSim(slotId: number): Promise\<string>;<br>New version information…
164 …name: function getSimOperatorNumeric(slotId: number): Promise\<string>;<br>New version information…
165 …r attribute name: function getSimSpn(slotId: number): Promise\<string>;<br>New version information…
166 …tribute name: function getSimState(slotId: number): Promise\<SimState>;<br>New version information…
167 …tribute name: function getCardType(slotId: number): Promise\<CardType>;<br>New version information…
168 …attribute name: function getSimIccId(slotId: number): Promise\<string>;<br>New version information…
169 …ame: function getVoiceMailIdentifier(slotId: number): Promise\<string>;<br>New version information…
170 …te name: function getVoiceMailNumber(slotId: number): Promise\<string>;<br>New version information…
171 …(slotId: number, mailName: string, mailNumber: string): Promise\<void>;<br>New version information…
172 …name: function getSimTelephoneNumber(slotId: number): Promise\<string>;<br>New version information…
173 … attribute name: function getSimGid1(slotId: number): Promise\<string>;<br>New version information…
174 … or attribute name: function getIMSI(slotId: number): Promise\<string>;<br>New version information…
175 …attribute name: function hasSimCard(slotId: number): Promise\<boolean>;<br>New version information…
176 …: function getSimAccountInfo(slotId: number): Promise\<IccAccountInfo>;<br>New version information…
177 …nction getActiveSimAccountInfoList(): Promise\<Array\<IccAccountInfo>>;<br>New version information…
178 …e name: function setDefaultVoiceSlotId(slotId: number): Promise\<void>;<br>New version information…
179 …r attribute name: function activateSim(slotId: number): Promise\<void>;<br>New version information…
180 …attribute name: function deactivateSim(slotId: number): Promise\<void>;<br>New version information…
181 …me: function setShowName(slotId: number, name: string): Promise\<void>;<br>New version information…
182 …attribute name: function getShowName(slotId: number): Promise\<string>;<br>New version information…
183 …function setShowNumber(slotId: number, number: string): Promise\<void>;<br>New version information…
184 …tribute name: function getShowNumber(slotId: number): Promise\<string>;<br>New version information…
185 …n getOperatorConfigs(slotId: number): Promise\<Array\<OperatorConfig>>;<br>New version information…
186 …n unlockPin(slotId: number, pin: string): Promise\<LockStatusResponse>;<br>New version information…
187 …Id: number, newPin: string, puk: string): Promise\<LockStatusResponse>;<br>New version information…
188 … number, newPin: string, oldPin: string): Promise\<LockStatusResponse>;<br>New version information…
189 …State(slotId: number, options: LockInfo): Promise\<LockStatusResponse>;<br>New version information…
190 …unlockPin2(slotId: number, pin2: string): Promise\<LockStatusResponse>;<br>New version information…
191 …: number, newPin2: string, puk2: string): Promise\<LockStatusResponse>;<br>New version information…
192 …umber, newPin2: string, oldPin2: string): Promise\<LockStatusResponse>;<br>New version information…
193 …tId: number, type: ContactType): Promise\<Array\<DiallingNumbersInfo>>;<br>New version information…
194 …pe: ContactType, diallingNumbers: DiallingNumbersInfo): Promise\<void>;<br>New version information…
195 …pe: ContactType, diallingNumbers: DiallingNumbersInfo): Promise\<void>;<br>New version information…
196 …pe: ContactType, diallingNumbers: DiallingNumbersInfo): Promise\<void>;<br>New version information…
197 … getLockState(slotId: number, lockType: LockType): Promise\<LockState>;<br>New version information…
198 … function sendEnvelopeCmd(slotId: number, cmd: string): Promise\<void>;<br>New version information…
199 …n sendTerminalResponseCmd(slotId: number, cmd: string): Promise\<void>;<br>New version information…
200 …slotId: number, lockInfo: PersoLockInfo): Promise\<LockStatusResponse>;<br>New version information…
201 …or attribute name: function getOpKey(slotId: number): Promise\<string>;<br>New version information…
202 …r attribute name: function getOpName(slotId: number): Promise\<string>;<br>New version information…
203 …name: function splitMessage(content: string): Promise\<Array\<string>>;<br>New version information…
204 …ge(pdu: Array\<number>, specification: string): Promise\<ShortMessage>;<br>New version information…
205 …ute name: function setDefaultSmsSlotId(slotId: number): Promise\<void>;<br>New version information…
206 …function setSmscAddr(slotId: number, smscAddr: string): Promise\<void>;<br>New version information…
207 …attribute name: function getSmscAddr(slotId: number): Promise\<string>;<br>New version information…
208 …me: function addSimMessage(options: SimMessageOptions): Promise\<void>;<br>New version information…
209 …nction delSimMessage(slotId: number, msgIndex: number): Promise\<void>;<br>New version information…
210 …ion updateSimMessage(options: UpdateSimMessageOptions): Promise\<void>;<br>New version information…
211 …n getAllSimMessages(slotId: number): Promise\<Array\<SimShortMessage>>;<br>New version information…
212 …e name: function setCBConfig(options: CBConfigOptions): Promise\<void>;<br>New version information…
213 …umber, message: string, force7bit: boolean): Promise\<SmsSegmentsInfo>;<br>New version information…
214 …te name: function isImsSmsSupported(slotId: number): Promise\<boolean>;<br>New version information…
215 … attribute name: function getImsShortMessageFormat(): Promise\<string>;<br>New version information…
216 …s(mmsFilePathName: string \| Array\<number>): Promise\<MmsInformation>;<br>New version information…
217 …ame: function encodeMms(mms: MmsInformation): Promise\<Array\<number>>;<br>New version information…
218 …on dialCall(phoneNumber: string, callback: AsyncCallback\<void>): void;<br>New version information…
219 …tring, options: DialCallOptions, callback: AsyncCallback\<void>): void;<br>New version information…
220 …alCall(phoneNumber: string, options?: DialCallOptions): Promise\<void>;<br>New version information…
221 …ribute name: function muteRinger(callback: AsyncCallback\<void>): void;<br>New version information…
222 …ction answerCall(callId: number, callback: AsyncCallback\<void>): void;<br>New version information…
223 …r attribute name: function answerCall(callId?: number): Promise\<void>;<br>New version information…
224 …ribute name: function answerCall(callback: AsyncCallback\<void>): void;<br>New version information…
225 …ction hangUpCall(callId: number, callback: AsyncCallback\<void>): void;<br>New version information…
226 …r attribute name: function hangUpCall(callId?: number): Promise\<void>;<br>New version information…
227 …ribute name: function hangUpCall(callback: AsyncCallback\<void>): void;<br>New version information…
228 …ction rejectCall(callId: number, callback: AsyncCallback\<void>): void;<br>New version information…
229 …, options: RejectMessageOptions, callback: AsyncCallback\<void>): void;<br>New version information…
230 …tCall(callId?: number, options?: RejectMessageOptions): Promise\<void>;<br>New version information…
231 …ribute name: function rejectCall(callback: AsyncCallback\<void>): void;<br>New version information…
232 …l(options: RejectMessageOptions, callback: AsyncCallback\<void>): void;<br>New version information…
233 …unction holdCall(callId: number, callback: AsyncCallback\<void>): void;<br>New version information…
234 …ction unHoldCall(callId: number, callback: AsyncCallback\<void>): void;<br>New version information…
235 …ction switchCall(callId: number, callback: AsyncCallback\<void>): void;<br>New version information…
236 …ombineConference(callId: number, callback: AsyncCallback\<void>): void;<br>New version information…
237 … getMainCallId(callId: number, callback: AsyncCallback\<number>): void;<br>New version information…
238 …IdList(callId: number, callback: AsyncCallback\<Array\<string>>): void;<br>New version information…
239 …erence(callId: number, callback: AsyncCallback\<Array\<string>>): void;<br>New version information…
240 …tus(slotId: number, callback: AsyncCallback\<CallWaitingStatus>): void;<br>New version information…
241 …otId: number, activate: boolean, callback: AsyncCallback\<void>): void;<br>New version information…
242 …llId: number, character: string, callback: AsyncCallback\<void>): void;<br>New version information…
243 …unction stopDTMF(callId: number, callback: AsyncCallback\<void>): void;<br>New version information…
244 …e: function isInEmergencyCall(callback: AsyncCallback\<boolean>): void;<br>New version information…
245 … 'callDetailsChange', callback: Callback\<CallAttributeOptions>): void;<br>New version information…
246 …(type: 'callEventChange', callback: Callback\<CallEventOptions>): void;<br>New version information…
247 …allDisconnectedCause', callback: Callback\<DisconnectedDetails>): void;<br>New version information…
248 …n on(type: 'mmiCodeResult', callback: Callback\<MmiCodeResults>): void;<br>New version information…
249 …'callDetailsChange', callback?: Callback\<CallAttributeOptions>): void;<br>New version information…
250 …type: 'callEventChange', callback?: Callback\<CallEventOptions>): void;<br>New version information…
251 …llDisconnectedCause', callback?: Callback\<DisconnectedDetails>): void;<br>New version information…
252 …off(type: 'mmiCodeResult', callback?: Callback\<MmiCodeResults>): void;<br>New version information…
253 …me: function isNewCallAllowed(callback: AsyncCallback\<boolean>): void;<br>New version information…
254 …parateConference(callId: number, callback: AsyncCallback\<void>): void;<br>New version information…
255 …allRestrictionType, callback: AsyncCallback\<RestrictionStatus>): void;<br>New version information…
256 …mber, info: CallRestrictionInfo, callback: AsyncCallback\<void>): void;<br>New version information…
257 … CallTransferType, callback: AsyncCallback\<CallTransferResult>): void;<br>New version information…
258 … number, info: CallTransferInfo, callback: AsyncCallback\<void>): void;<br>New version information…
259 …bute name: function isRinging(callback: AsyncCallback\<boolean>): void;<br>New version information…
260 …ttribute name: function setMuted(callback: AsyncCallback\<void>): void;<br>New version information…
261 …ibute name: function cancelMuted(callback: AsyncCallback\<void>): void;<br>New version information…
262 …AudioDevice(device: AudioDevice, callback: AsyncCallback\<void>): void;<br>New version information…
263 … callNumberList: Array\<string>, callback: AsyncCallback\<void>): void;<br>New version information…
264 …llId: number, mode: ImsCallMode, callback: AsyncCallback\<void>): void;<br>New version information…
265 … enableImsSwitch(slotId: number, callback: AsyncCallback\<void>): void;<br>New version information…
266 …disableImsSwitch(slotId: number, callback: AsyncCallback\<void>): void;<br>New version information…
267 …SwitchEnabled(slotId: number, callback: AsyncCallback\<boolean>): void;<br>New version information…
268 …llularDataSlotId(slotId: number, callback: AsyncCallback\<void>): void;<br>New version information…
269 …ame: function enableCellularData(callback: AsyncCallback\<void>): void;<br>New version information…
270 …me: function disableCellularData(callback: AsyncCallback\<void>): void;<br>New version information…
271 …lularDataRoaming(slotId: number, callback: AsyncCallback\<void>): void;<br>New version information…
272 …lularDataRoaming(slotId: number, callback: AsyncCallback\<void>): void;<br>New version information…
273 … 'cellInfoChange', callback: Callback\<Array\<CellInformation>>): void;<br>New version information…
274 …'cellInfoChange', callback?: Callback\<Array\<CellInformation>>): void;<br>New version information…
275 …on sendUpdateCellLocationRequest(callback: AsyncCallback\<void>): void;<br>New version information…
276 …unction sendUpdateCellLocationRequest(slotId?: number): Promise\<void>;<br>New version information…
277 …llInformation(callback: AsyncCallback\<Array\<CellInformation>>): void;<br>New version information…
278 …ns: NetworkSelectionModeOptions, callback: AsyncCallback\<void>): void;<br>New version information…
279 …n(slotId: number, callback: AsyncCallback\<NetworkSearchResult>): void;<br>New version information…
280 …function getNrOptionMode(callback: AsyncCallback\<NrOptionMode>): void;<br>New version information…
281 …tribute name: function getIMEI(callback: AsyncCallback\<string>): void;<br>New version information…
282 …tribute name: function getMEID(callback: AsyncCallback\<string>): void;<br>New version information…
283 …me: function getUniqueDeviceId(callback: AsyncCallback\<string>): void;<br>New version information…
284 …ame: function getPrimarySlotId(callback: AsyncCallback\<number>): void;<br>New version information…
285 …setPrimarySlotId(slotId: number, callback: AsyncCallback\<void>): void;<br>New version information…
286 …ibute name: function turnOnRadio(callback: AsyncCallback\<void>): void;<br>New version information…
287 …bute name: function turnOffRadio(callback: AsyncCallback\<void>): void;<br>New version information…
288 …tworkMode: PreferredNetworkMode, callback: AsyncCallback\<void>): void;<br>New version information…
289 …(slotId: number, callback: AsyncCallback\<PreferredNetworkMode>): void;<br>New version information…
290 …, imsType: ImsServiceType, callback: AsyncCallback\<ImsRegInfo>): void;<br>New version information…
291 …umber, imsType: ImsServiceType, callback: Callback\<ImsRegInfo>): void;<br>New version information…
292 …mber, imsType: ImsServiceType, callback?: Callback\<ImsRegInfo>): void;<br>New version information…
293 …on getSimIccId(slotId: number, callback: AsyncCallback\<string>): void;<br>New version information…
294 …MailIdentifier(slotId: number, callback: AsyncCallback\<string>): void;<br>New version information…
295 …oiceMailNumber(slotId: number, callback: AsyncCallback\<string>): void;<br>New version information…
296 …ame: string, mailNumber: string, callback: AsyncCallback\<void>): void;<br>New version information…
297 …elephoneNumber(slotId: number, callback: AsyncCallback\<string>): void;<br>New version information…
298 …ion getSimGid1(slotId: number, callback: AsyncCallback\<string>): void;<br>New version information…
299 …nction getIMSI(slotId: number, callback: AsyncCallback\<string>): void;<br>New version information…
300 …ntInfo(slotId: number, callback: AsyncCallback\<IccAccountInfo>): void;<br>New version information…
301 …ccountInfoList(callback: AsyncCallback\<Array\<IccAccountInfo>>): void;<br>New version information…
302 …faultVoiceSlotId(slotId: number, callback: AsyncCallback\<void>): void;<br>New version information…
303 …tion activateSim(slotId: number, callback: AsyncCallback\<void>): void;<br>New version information…
304 …on deactivateSim(slotId: number, callback: AsyncCallback\<void>): void;<br>New version information…
305 …me(slotId: number, name: string, callback: AsyncCallback\<void>): void;<br>New version information…
306 …on getShowName(slotId: number, callback: AsyncCallback\<string>): void;<br>New version information…
307 …(slotId: number, number: string, callback: AsyncCallback\<void>): void;<br>New version information…
308 … getShowNumber(slotId: number, callback: AsyncCallback\<string>): void;<br>New version information…
309 …lotId: number, callback: AsyncCallback\<Array\<OperatorConfig>>): void;<br>New version information…
310 …mber, pin: string, callback: AsyncCallback\<LockStatusResponse>): void;<br>New version information…
311 …ring, puk: string, callback: AsyncCallback\<LockStatusResponse>): void;<br>New version information…
312 …g, oldPin: string, callback: AsyncCallback\<LockStatusResponse>): void;<br>New version information…
313 …options: LockInfo, callback: AsyncCallback\<LockStatusResponse>): void;<br>New version information…
314 …ber, pin2: string, callback: AsyncCallback\<LockStatusResponse>): void;<br>New version information…
315 …ing, puk2: string, callback: AsyncCallback\<LockStatusResponse>): void;<br>New version information…
316 …, oldPin2: string, callback: AsyncCallback\<LockStatusResponse>): void;<br>New version information…
317 …tactType, callback: AsyncCallback\<Array\<DiallingNumbersInfo>>): void;<br>New version information…
318 …ingNumbers: DiallingNumbersInfo, callback: AsyncCallback\<void>): void;<br>New version information…
319 …ingNumbers: DiallingNumbersInfo, callback: AsyncCallback\<void>): void;<br>New version information…
320 …ingNumbers: DiallingNumbersInfo, callback: AsyncCallback\<void>): void;<br>New version information…
321 …number, lockType: LockType, callback: AsyncCallback\<LockState>): void;<br>New version information…
322 …Cmd(slotId: number, cmd: string, callback: AsyncCallback\<void>): void;<br>New version information…
323 …Cmd(slotId: number, cmd: string, callback: AsyncCallback\<void>): void;<br>New version information…
324 …fo: PersoLockInfo, callback: AsyncCallback\<LockStatusResponse>): void;<br>New version information…
325 …ssage(content: string, callback: AsyncCallback\<Array\<string>>): void;<br>New version information…
326 …DefaultSmsSlotId(slotId: number, callback: AsyncCallback\<void>): void;<br>New version information…
327 …lotId: number, smscAddr: string, callback: AsyncCallback\<void>): void;<br>New version information…
328 …on getSmscAddr(slotId: number, callback: AsyncCallback\<string>): void;<br>New version information…
329 …sage(options: SimMessageOptions, callback: AsyncCallback\<void>): void;<br>New version information…
330 …lotId: number, msgIndex: number, callback: AsyncCallback\<void>): void;<br>New version information…
331 …ptions: UpdateSimMessageOptions, callback: AsyncCallback\<void>): void;<br>New version information…
332 …otId: number, callback: AsyncCallback\<Array\<SimShortMessage>>): void;<br>New version information…
333 …Config(options: CBConfigOptions, callback: AsyncCallback\<void>): void;<br>New version information…
334 …, force7bit: boolean, callback: AsyncCallback\<SmsSegmentsInfo>): void;<br>New version information…
335 …sSmsSupported(slotId: number, callback: AsyncCallback\<boolean>): void;<br>New version information…
336 …ction getImsShortMessageFormat(callback: AsyncCallback\<string>): void;<br>New version information…
337 …ing \| Array\<number>, callback: AsyncCallback\<MmsInformation>): void;<br>New version information…
338 …s(mms: MmsInformation, callback: AsyncCallback\<Array\<number>>): void;<br>New version information…
339 …ll;<br>Method or attribute name: function muteRinger(): Promise\<void>;<br>New version information…
340 …d or attribute name: function holdCall(callId: number): Promise\<void>;<br>New version information…
341 …or attribute name: function unHoldCall(callId: number): Promise\<void>;<br>New version information…
342 …or attribute name: function switchCall(callId: number): Promise\<void>;<br>New version information…
343 …ibute name: function combineConference(callId: number): Promise\<void>;<br>New version information…
344 …tribute name: function getMainCallId(callId: number): Promise\<number>;<br>New version information…
345 …e: function getSubCallIdList(callId: number): Promise\<Array\<string>>;<br>New version information…
346 …n getCallIdListForConference(callId: number): Promise\<Array\<string>>;<br>New version information…
347 …tion getCallWaitingStatus(slotId: number): Promise\<CallWaitingStatus>;<br>New version information…
348 …tion setCallWaiting(slotId: number, activate: boolean): Promise\<void>;<br>New version information…
349 … function startDTMF(callId: number, character: string): Promise\<void>;<br>New version information…
350 …d or attribute name: function stopDTMF(callId: number): Promise\<void>;<br>New version information…
351 …hod or attribute name: function isInEmergencyCall(): Promise\<boolean>;<br>New version information…
352 …thod or attribute name: function isNewCallAllowed(): Promise\<boolean>;<br>New version information…
353 …bute name: function separateConference(callId: number): Promise\<void>;<br>New version information…
354 …lotId: number, type: CallRestrictionType): Promise\<RestrictionStatus>;<br>New version information…
355 …Restriction(slotId: number, info: CallRestrictionInfo): Promise\<void>;<br>New version information…
356 …(slotId: number, type: CallTransferType): Promise\<CallTransferResult>;<br>New version information…
357 …etCallTransfer(slotId: number, info: CallTransferInfo): Promise\<void>;<br>New version information…
358 …;<br>Method or attribute name: function isRinging(): Promise\<boolean>;<br>New version information…
359 …call;<br>Method or attribute name: function setMuted(): Promise\<void>;<br>New version information…
360 …l;<br>Method or attribute name: function cancelMuted(): Promise\<void>;<br>New version information…
361 …ute name: function setAudioDevice(device: AudioDevice): Promise\<void>;<br>New version information…
362 …ce(mainCallId: number, callNumberList: Array\<string>): Promise\<void>;<br>New version information…
363 …n updateImsCallMode(callId: number, mode: ImsCallMode): Promise\<void>;<br>New version information…
364 …tribute name: function enableImsSwitch(slotId: number): Promise\<void>;<br>New version information…
365 …ribute name: function disableImsSwitch(slotId: number): Promise\<void>;<br>New version information…
366 …e name: function isImsSwitchEnabled(slotId: number): Promise\<boolean>;<br>New version information…
367 …ame: ImsCallMode;<br>Method or attribute name: CALL_MODE_AUDIO_ONLY = 0<br>New version information…
368 …ass name: ImsCallMode;<br>Method or attribute name: CALL_MODE_SEND_ONLY<br>New version information…
369 … name: ImsCallMode;<br>Method or attribute name: CALL_MODE_RECEIVE_ONLY<br>New version information…
370 … name: ImsCallMode;<br>Method or attribute name: CALL_MODE_SEND_RECEIVE<br>New version information…
371 … name: ImsCallMode;<br>Method or attribute name: CALL_MODE_VIDEO_PAUSED<br>New version information…
372 …ionType;<br>Method or attribute name: RESTRICTION_TYPE_ALL_INCOMING = 0<br>New version information…
373 …rictionType;<br>Method or attribute name: RESTRICTION_TYPE_ALL_OUTGOING<br>New version information…
374 …ictionType;<br>Method or attribute name: RESTRICTION_TYPE_INTERNATIONAL<br>New version information…
375 …Method or attribute name: RESTRICTION_TYPE_INTERNATIONAL_EXCLUDING_HOME<br>New version information…
376 …ionType;<br>Method or attribute name: RESTRICTION_TYPE_ROAMING_INCOMING<br>New version information…
377 …estrictionType;<br>Method or attribute name: RESTRICTION_TYPE_ALL_CALLS<br>New version information…
378 …onType;<br>Method or attribute name: RESTRICTION_TYPE_OUTGOING_SERVICES<br>New version information…
379 …onType;<br>Method or attribute name: RESTRICTION_TYPE_INCOMING_SERVICES<br>New version information…
380 …me: CallTransferInfo;<br>Method or attribute name: transferNum: string;<br>New version information…
381 … CallTransferInfo;<br>Method or attribute name: type: CallTransferType;<br>New version information…
382 …nfo;<br>Method or attribute name: settingType: CallTransferSettingType;<br>New version information…
383 …ame: CallTransferInfo;<br>Method or attribute name: startHour?: number;<br>New version information…
384 …e: CallTransferInfo;<br>Method or attribute name: startMinute?: number;<br>New version information…
385 … name: CallTransferInfo;<br>Method or attribute name: endHour?: number;<br>New version information…
386 …ame: CallTransferInfo;<br>Method or attribute name: endMinute?: number;<br>New version information…
387 …nsferType;<br>Method or attribute name: TRANSFER_TYPE_UNCONDITIONAL = 0<br>New version information…
388 …name: CallTransferType;<br>Method or attribute name: TRANSFER_TYPE_BUSY<br>New version information…
389 …: CallTransferType;<br>Method or attribute name: TRANSFER_TYPE_NO_REPLY<br>New version information…
390 …lTransferType;<br>Method or attribute name: TRANSFER_TYPE_NOT_REACHABLE<br>New version information…
391 …sferSettingType;<br>Method or attribute name: CALL_TRANSFER_DISABLE = 0<br>New version information…
392 …nsferSettingType;<br>Method or attribute name: CALL_TRANSFER_ENABLE = 1<br>New version information…
393 …ettingType;<br>Method or attribute name: CALL_TRANSFER_REGISTRATION = 3<br>New version information…
394 …sferSettingType;<br>Method or attribute name: CALL_TRANSFER_ERASURE = 4<br>New version information…
395 …llAttributeOptions;<br>Method or attribute name: accountNumber: string;<br>New version information…
396 …AttributeOptions;<br>Method or attribute name: speakerphoneOn: boolean;<br>New version information…
397 …: CallAttributeOptions;<br>Method or attribute name: accountId: number;<br>New version information…
398 …ributeOptions;<br>Method or attribute name: videoState: VideoStateType;<br>New version information…
399 …: CallAttributeOptions;<br>Method or attribute name: startTime: number;<br>New version information…
400 …ame: CallAttributeOptions;<br>Method or attribute name: isEcc: boolean;<br>New version information…
401 … CallAttributeOptions;<br>Method or attribute name: callType: CallType;<br>New version information…
402 …ame: CallAttributeOptions;<br>Method or attribute name: callId: number;<br>New version information…
403 …buteOptions;<br>Method or attribute name: callState: DetailedCallState;<br>New version information…
404 …Options;<br>Method or attribute name: conferenceState: ConferenceState;<br>New version information…
405 …: ConferenceState;<br>Method or attribute name: TEL_CONFERENCE_IDLE = 0<br>New version information…
406 …me: ConferenceState;<br>Method or attribute name: TEL_CONFERENCE_ACTIVE<br>New version information…
407 …ferenceState;<br>Method or attribute name: TEL_CONFERENCE_DISCONNECTING<br>New version information…
408 …nferenceState;<br>Method or attribute name: TEL_CONFERENCE_DISCONNECTED<br>New version information…
409 …mation: |Class name: CallType;<br>Method or attribute name: TYPE_CS = 0<br>New version information…
410 …ation: |Class name: CallType;<br>Method or attribute name: TYPE_IMS = 1<br>New version information…
411 …ation: |Class name: CallType;<br>Method or attribute name: TYPE_OTT = 2<br>New version information…
412 …: |Class name: CallType;<br>Method or attribute name: TYPE_ERR_CALL = 3<br>New version information…
413 …Class name: VideoStateType;<br>Method or attribute name: TYPE_VOICE = 0<br>New version information…
414 …n: |Class name: VideoStateType;<br>Method or attribute name: TYPE_VIDEO<br>New version information…
415 … DetailedCallState;<br>Method or attribute name: CALL_STATUS_ACTIVE = 0<br>New version information…
416 …me: DetailedCallState;<br>Method or attribute name: CALL_STATUS_HOLDING<br>New version information…
417 …me: DetailedCallState;<br>Method or attribute name: CALL_STATUS_DIALING<br>New version information…
418 …e: DetailedCallState;<br>Method or attribute name: CALL_STATUS_ALERTING<br>New version information…
419 …e: DetailedCallState;<br>Method or attribute name: CALL_STATUS_INCOMING<br>New version information…
420 …me: DetailedCallState;<br>Method or attribute name: CALL_STATUS_WAITING<br>New version information…
421 …etailedCallState;<br>Method or attribute name: CALL_STATUS_DISCONNECTED<br>New version information…
422 …tailedCallState;<br>Method or attribute name: CALL_STATUS_DISCONNECTING<br>New version information…
423 … name: DetailedCallState;<br>Method or attribute name: CALL_STATUS_IDLE<br>New version information…
424 …estrictionInfo;<br>Method or attribute name: type: CallRestrictionType;<br>New version information…
425 …me: CallRestrictionInfo;<br>Method or attribute name: password: string;<br>New version information…
426 …estrictionInfo;<br>Method or attribute name: mode: CallRestrictionMode;<br>New version information…
427 …ionMode;<br>Method or attribute name: RESTRICTION_MODE_DEACTIVATION = 0<br>New version information…
428 …strictionMode;<br>Method or attribute name: RESTRICTION_MODE_ACTIVATION<br>New version information…
429 …EventOptions;<br>Method or attribute name: eventId: CallAbilityEventId,<br>New version information…
430 …lAbilityEventId;<br>Method or attribute name: EVENT_DIAL_NO_CARRIER = 1<br>New version information…
431 …llAbilityEventId;<br>Method or attribute name: EVENT_INVALID_FDN_NUMBER<br>New version information…
432 …n: |Class name: DialScene;<br>Method or attribute name: CALL_NORMAL = 0<br>New version information…
433 …Class name: DialScene;<br>Method or attribute name: CALL_PRIVILEGED = 1<br>New version information…
434 …|Class name: DialScene;<br>Method or attribute name: CALL_EMERGENCY = 2<br>New version information…
435 …lass name: DialType;<br>Method or attribute name: DIAL_CARRIER_TYPE = 0<br>New version information…
436 …s name: DialType;<br>Method or attribute name: DIAL_VOICE_MAIL_TYPE = 1<br>New version information…
437 …: |Class name: DialType;<br>Method or attribute name: DIAL_OTT_TYPE = 2<br>New version information…
438 …ectMessageOptions;<br>Method or attribute name: messageContent: string;<br>New version information…
439 …allTransferResult;<br>Method or attribute name: status: TransferStatus;<br>New version information…
440 … name: CallTransferResult;<br>Method or attribute name: number: string;<br>New version information…
441 …me: CallTransferResult;<br>Method or attribute name: startHour: number;<br>New version information…
442 …: CallTransferResult;<br>Method or attribute name: startMinute: number;<br>New version information…
443 …name: CallTransferResult;<br>Method or attribute name: endHour: number;<br>New version information…
444 …me: CallTransferResult;<br>Method or attribute name: endMinute: number;<br>New version information…
445 …allWaitingStatus;<br>Method or attribute name: CALL_WAITING_DISABLE = 0<br>New version information…
446 …CallWaitingStatus;<br>Method or attribute name: CALL_WAITING_ENABLE = 1<br>New version information…
447 …RestrictionStatus;<br>Method or attribute name: RESTRICTION_DISABLE = 0<br>New version information…
448 … RestrictionStatus;<br>Method or attribute name: RESTRICTION_ENABLE = 1<br>New version information…
449 …name: TransferStatus;<br>Method or attribute name: TRANSFER_DISABLE = 0<br>New version information…
450 … name: TransferStatus;<br>Method or attribute name: TRANSFER_ENABLE = 1<br>New version information…
451 …me: MmiCodeResults;<br>Method or attribute name: result: MmiCodeResult;<br>New version information…
452 …ass name: MmiCodeResults;<br>Method or attribute name: message: string;<br>New version information…
453 …ame: DisconnectedDetails;<br>Method or attribute name: message: string;<br>New version information…
454 … name: MmiCodeResult;<br>Method or attribute name: MMI_CODE_SUCCESS = 0<br>New version information…
455 …s name: MmiCodeResult;<br>Method or attribute name: MMI_CODE_FAILED = 1<br>New version information…
456 … DisconnectedReason;<br>Method or attribute name: UNASSIGNED_NUMBER = 1<br>New version information…
457 …nnectedReason;<br>Method or attribute name: NO_ROUTE_TO_DESTINATION = 3<br>New version information…
458 …sconnectedReason;<br>Method or attribute name: CHANNEL_UNACCEPTABLE = 6<br>New version information…
459 …tedReason;<br>Method or attribute name: OPERATOR_DETERMINED_BARRING = 8<br>New version information…
460 …ectedReason;<br>Method or attribute name: CALL_COMPLETED_ELSEWHERE = 13<br>New version information…
461 …connectedReason;<br>Method or attribute name: NORMAL_CALL_CLEARING = 16<br>New version information…
462 …s name: DisconnectedReason;<br>Method or attribute name: USER_BUSY = 17<br>New version information…
463 …isconnectedReason;<br>Method or attribute name: NO_USER_RESPONDING = 18<br>New version information…
464 …nectedReason;<br>Method or attribute name: USER_ALERTING_NO_ANSWER = 19<br>New version information…
465 …me: DisconnectedReason;<br>Method or attribute name: CALL_REJECTED = 21<br>New version information…
466 …e: DisconnectedReason;<br>Method or attribute name: NUMBER_CHANGED = 22<br>New version information…
467 …or attribute name: CALL_REJECTED_DUE_TO_FEATURE_AT_THE_DESTINATION = 24<br>New version information…
468 …isconnectedReason;<br>Method or attribute name: FAILED_PRE_EMPTION = 25<br>New version information…
469 …tedReason;<br>Method or attribute name: NON_SELECTED_USER_CLEARING = 26<br>New version information…
470 …ectedReason;<br>Method or attribute name: DESTINATION_OUT_OF_ORDER = 27<br>New version information…
471 …onnectedReason;<br>Method or attribute name: INVALID_NUMBER_FORMAT = 28<br>New version information…
472 …DisconnectedReason;<br>Method or attribute name: FACILITY_REJECTED = 29<br>New version information…
473 …tedReason;<br>Method or attribute name: RESPONSE_TO_STATUS_ENQUIRY = 30<br>New version information…
474 …isconnectedReason;<br>Method or attribute name: NORMAL_UNSPECIFIED = 31<br>New version information…
475 …dReason;<br>Method or attribute name: NO_CIRCUIT_CHANNEL_AVAILABLE = 34<br>New version information…
476 …connectedReason;<br>Method or attribute name: NETWORK_OUT_OF_ORDER = 38<br>New version information…
477 …DisconnectedReason;<br>Method or attribute name: TEMPORARY_FAILURE = 41<br>New version information…
478 …eason;<br>Method or attribute name: SWITCHING_EQUIPMENT_CONGESTION = 42<br>New version information…
479 …dReason;<br>Method or attribute name: ACCESS_INFORMATION_DISCARDED = 43<br>New version information…
480 …br>Method or attribute name: REQUEST_CIRCUIT_CHANNEL_NOT_AVAILABLE = 44<br>New version information…
481 …on;<br>Method or attribute name: RESOURCES_UNAVAILABLE_UNSPECIFIED = 47<br>New version information…
482 …eason;<br>Method or attribute name: QUALITY_OF_SERVICE_UNAVAILABLE = 49<br>New version information…
483 …on;<br>Method or attribute name: REQUESTED_FACILITY_NOT_SUBSCRIBED = 50<br>New version information…
484 …<br>Method or attribute name: INCOMING_CALLS_BARRED_WITHIN_THE_CUG = 55<br>New version information…
485 …son;<br>Method or attribute name: BEARER_CAPABILITY_NOT_AUTHORIZED = 57<br>New version information…
486 …ethod or attribute name: BEARER_CAPABILITY_NOT_PRESENTLY_AVAILABLE = 58<br>New version information…
487 …hod or attribute name: SERVICE_OR_OPTION_NOT_AVAILABLE_UNSPECIFIED = 63<br>New version information…
488 …eason;<br>Method or attribute name: BEARER_SERVICE_NOT_IMPLEMENTED = 65<br>New version information…
489 …d or attribute name: ACM_EQUALTO_OR_GREATER_THAN_THE_MAXIMUM_VALUE = 68<br>New version information…
490 …n;<br>Method or attribute name: REQUESTED_FACILITY_NOT_IMPLEMENTED = 69<br>New version information…
491 … name: ONLY_RESTRICTED_DIGITAL_INFO_BEARER_CAPABILITY_IS_AVAILABLE = 70<br>New version information…
492 …d or attribute name: SERVICE_OR_OPTION_NOT_IMPLEMENTED_UNSPECIFIED = 79<br>New version information…
493 …<br>Method or attribute name: INVALID_TRANSACTION_IDENTIFIER_VALUE = 81<br>New version information…
494 …nnectedReason;<br>Method or attribute name: USER_NOT_MEMBER_OF_CUG = 87<br>New version information…
495 …ectedReason;<br>Method or attribute name: INCOMPATIBLE_DESTINATION = 88<br>New version information…
496 …on;<br>Method or attribute name: INVALID_TRANSIT_NETWORK_SELECTION = 91<br>New version information…
497 …eason;<br>Method or attribute name: SEMANTICALLY_INCORRECT_MESSAGE = 95<br>New version information…
498 …Reason;<br>Method or attribute name: INVALID_MANDATORY_INFORMATION = 96<br>New version information…
499 …od or attribute name: MESSAGE_TYPE_NON_EXISTENT_OR_NOT_IMPLEMENTED = 97<br>New version information…
500 …or attribute name: MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98<br>New version information…
501 …ttribute name: INFORMATION_ELEMENT_NON_EXISTENT_OR_NOT_IMPLEMENTED = 99<br>New version information…
502 …onnectedReason;<br>Method or attribute name: CONDITIONAL_IE_ERROR = 100<br>New version information…
503 …hod or attribute name: MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101<br>New version information…
504 …tedReason;<br>Method or attribute name: RECOVERY_ON_TIMER_EXPIRED = 102<br>New version information…
505 …edReason;<br>Method or attribute name: PROTOCOL_ERROR_UNSPECIFIED = 111<br>New version information…
506 …ctedReason;<br>Method or attribute name: INTERWORKING_UNSPECIFIED = 127<br>New version information…
507 …ame: DisconnectedReason;<br>Method or attribute name: CALL_BARRED = 240<br>New version information…
508 …ame: DisconnectedReason;<br>Method or attribute name: FDN_BLOCKED = 241<br>New version information…
509 …connectedReason;<br>Method or attribute name: IMSI_UNKNOWN_IN_VLR = 242<br>New version information…
510 …isconnectedReason;<br>Method or attribute name: IMEI_NOT_ACCEPTED = 243<br>New version information…
511 …nnectedReason;<br>Method or attribute name: DIAL_MODIFIED_TO_USSD = 244<br>New version information…
512 …connectedReason;<br>Method or attribute name: DIAL_MODIFIED_TO_SS = 245<br>New version information…
513 …nnectedReason;<br>Method or attribute name: DIAL_MODIFIED_TO_DIAL = 246<br>New version information…
514 … name: DisconnectedReason;<br>Method or attribute name: RADIO_OFF = 247<br>New version information…
515 …: DisconnectedReason;<br>Method or attribute name: OUT_OF_SERVICE = 248<br>New version information…
516 …me: DisconnectedReason;<br>Method or attribute name: NO_VALID_SIM = 249<br>New version information…
517 …onnectedReason;<br>Method or attribute name: RADIO_INTERNAL_ERROR = 250<br>New version information…
518 …onnectedReason;<br>Method or attribute name: NETWORK_RESP_TIMEOUT = 251<br>New version information…
519 …: DisconnectedReason;<br>Method or attribute name: NETWORK_REJECT = 252<br>New version information…
520 …onnectedReason;<br>Method or attribute name: RADIO_ACCESS_FAILURE = 253<br>New version information…
521 …sconnectedReason;<br>Method or attribute name: RADIO_LINK_FAILURE = 254<br>New version information…
522 … DisconnectedReason;<br>Method or attribute name: RADIO_LINK_LOST = 255<br>New version information…
523 …onnectedReason;<br>Method or attribute name: RADIO_UPLINK_FAILURE = 256<br>New version information…
524 …connectedReason;<br>Method or attribute name: RADIO_SETUP_FAILURE = 257<br>New version information…
525 …onnectedReason;<br>Method or attribute name: RADIO_RELEASE_NORMAL = 258<br>New version information…
526 …nectedReason;<br>Method or attribute name: RADIO_RELEASE_ABNORMAL = 259<br>New version information…
527 …onnectedReason;<br>Method or attribute name: ACCESS_CLASS_BLOCKED = 260<br>New version information…
528 …: DisconnectedReason;<br>Method or attribute name: NETWORK_DETACH = 261<br>New version information…
529 …sconnectedReason;<br>Method or attribute name: INVALID_PARAMETER = 1025<br>New version information…
530 …e: DisconnectedReason;<br>Method or attribute name: SIM_NOT_EXIT = 1026<br>New version information…
531 …e: DisconnectedReason;<br>Method or attribute name: SIM_PIN_NEED = 1027<br>New version information…
532 … DisconnectedReason;<br>Method or attribute name: CALL_NOT_ALLOW = 1029<br>New version information…
533 …me: DisconnectedReason;<br>Method or attribute name: SIM_INVALID = 1045<br>New version information…
534 …s name: DisconnectedReason;<br>Method or attribute name: UNKNOWN = 1279<br>New version information…
535 …nectedDetails;<br>Method or attribute name: reason: DisconnectedReason;<br>New version information…
536 … function setDefaultCellularDataSlotId(slotId: number): Promise\<void>;<br>New version information…
537 …ethod or attribute name: function enableCellularData(): Promise\<void>;<br>New version information…
538 …thod or attribute name: function disableCellularData(): Promise\<void>;<br>New version information…
539 …me: function enableCellularDataRoaming(slotId: number): Promise\<void>;<br>New version information…
540 …e: function disableCellularDataRoaming(slotId: number): Promise\<void>;<br>New version information…
541 … slotId: number }, callback: Callback\<Array\<CellInformation>>): void;<br>New version information…
542 …lLocationRequest(slotId: number, callback: AsyncCallback\<void>): void;<br>New version information…
543 …otId: number, callback: AsyncCallback\<Array\<CellInformation>>): void;<br>New version information…
544 …getCellInformation(slotId?: number): Promise\<Array\<CellInformation>>;<br>New version information…
545 …orkSelectionMode(options: NetworkSelectionModeOptions): Promise\<void>;<br>New version information…
546 …etworkSearchInformation(slotId: number): Promise\<NetworkSearchResult>;<br>New version information…
547 …tionMode(slotId: number, callback: AsyncCallback\<NrOptionMode>): void;<br>New version information…
548 …ame: function getNrOptionMode(slotId?: number): Promise\<NrOptionMode>;<br>New version information…
549 …nction getIMEI(slotId: number, callback: AsyncCallback\<string>): void;<br>New version information…
550 …or attribute name: function getIMEI(slotId?: number): Promise\<string>;<br>New version information…
551 …nction getMEID(slotId: number, callback: AsyncCallback\<string>): void;<br>New version information…
552 …or attribute name: function getMEID(slotId?: number): Promise\<string>;<br>New version information…
553 …UniqueDeviceId(slotId: number, callback: AsyncCallback\<string>): void;<br>New version information…
554 …te name: function getUniqueDeviceId(slotId?: number): Promise\<string>;<br>New version information…
555 …ribute name: function setPrimarySlotId(slotId: number): Promise\<void>;<br>New version information…
556 …tion turnOnRadio(slotId: number, callback: AsyncCallback\<void>): void;<br>New version information…
557 … attribute name: function turnOnRadio(slotId?: number): Promise\<void>;<br>New version information…
558 …ion turnOffRadio(slotId: number, callback: AsyncCallback\<void>): void;<br>New version information…
559 …attribute name: function turnOffRadio(slotId?: number): Promise\<void>;<br>New version information…
560 …ork(slotId: number, networkMode: PreferredNetworkMode): Promise\<void>;<br>New version information…
561 …on getPreferredNetwork(slotId: number): Promise\<PreferredNetworkMode>;<br>New version information…
562 …RegInfo(slotId: number, imsType: ImsServiceType): Promise\<ImsRegInfo>;<br>New version information…
563 …etworkMode;<br>Method or attribute name: PREFERRED_NETWORK_MODE_GSM = 1<br>New version information…
564 …workMode;<br>Method or attribute name: PREFERRED_NETWORK_MODE_WCDMA = 2<br>New version information…
565 …etworkMode;<br>Method or attribute name: PREFERRED_NETWORK_MODE_LTE = 3<br>New version information…
566 …Mode;<br>Method or attribute name: PREFERRED_NETWORK_MODE_LTE_WCDMA = 4<br>New version information…
567 …;<br>Method or attribute name: PREFERRED_NETWORK_MODE_LTE_WCDMA_GSM = 5<br>New version information…
568 …Mode;<br>Method or attribute name: PREFERRED_NETWORK_MODE_WCDMA_GSM = 6<br>New version information…
569 …tworkMode;<br>Method or attribute name: PREFERRED_NETWORK_MODE_CDMA = 7<br>New version information…
570 …tworkMode;<br>Method or attribute name: PREFERRED_NETWORK_MODE_EVDO = 8<br>New version information…
571 …Mode;<br>Method or attribute name: PREFERRED_NETWORK_MODE_EVDO_CDMA = 9<br>New version information…
572 …thod or attribute name: PREFERRED_NETWORK_MODE_WCDMA_GSM_EVDO_CDMA = 10<br>New version information…
573 …<br>Method or attribute name: PREFERRED_NETWORK_MODE_LTE_EVDO_CDMA = 11<br>New version information…
574 … or attribute name: PREFERRED_NETWORK_MODE_LTE_WCDMA_GSM_EVDO_CDMA = 12<br>New version information…
575 …kMode;<br>Method or attribute name: PREFERRED_NETWORK_MODE_TDSCDMA = 13<br>New version information…
576 …e;<br>Method or attribute name: PREFERRED_NETWORK_MODE_TDSCDMA_GSM = 14<br>New version information…
577 …<br>Method or attribute name: PREFERRED_NETWORK_MODE_TDSCDMA_WCDMA = 15<br>New version information…
578 …Method or attribute name: PREFERRED_NETWORK_MODE_TDSCDMA_WCDMA_GSM = 16<br>New version information…
579 …e;<br>Method or attribute name: PREFERRED_NETWORK_MODE_LTE_TDSCDMA = 17<br>New version information…
580 …r>Method or attribute name: PREFERRED_NETWORK_MODE_LTE_TDSCDMA_GSM = 18<br>New version information…
581 …Method or attribute name: PREFERRED_NETWORK_MODE_LTE_TDSCDMA_WCDMA = 19<br>New version information…
582 …od or attribute name: PREFERRED_NETWORK_MODE_LTE_TDSCDMA_WCDMA_GSM = 20<br>New version information…
583 …attribute name: PREFERRED_NETWORK_MODE_TDSCDMA_WCDMA_GSM_EVDO_CDMA = 21<br>New version information…
584 …ibute name: PREFERRED_NETWORK_MODE_LTE_TDSCDMA_WCDMA_GSM_EVDO_CDMA = 22<br>New version information…
585 …etworkMode;<br>Method or attribute name: PREFERRED_NETWORK_MODE_NR = 31<br>New version information…
586 …rkMode;<br>Method or attribute name: PREFERRED_NETWORK_MODE_NR_LTE = 32<br>New version information…
587 …;<br>Method or attribute name: PREFERRED_NETWORK_MODE_NR_LTE_WCDMA = 33<br>New version information…
588 …>Method or attribute name: PREFERRED_NETWORK_MODE_NR_LTE_WCDMA_GSM = 34<br>New version information…
589 …>Method or attribute name: PREFERRED_NETWORK_MODE_NR_LTE_EVDO_CDMA = 35<br>New version information…
590 … attribute name: PREFERRED_NETWORK_MODE_NR_LTE_WCDMA_GSM_EVDO_CDMA = 36<br>New version information…
591 …br>Method or attribute name: PREFERRED_NETWORK_MODE_NR_LTE_TDSCDMA = 37<br>New version information…
592 …ethod or attribute name: PREFERRED_NETWORK_MODE_NR_LTE_TDSCDMA_GSM = 38<br>New version information…
593 …hod or attribute name: PREFERRED_NETWORK_MODE_NR_LTE_TDSCDMA_WCDMA = 39<br>New version information…
594 …or attribute name: PREFERRED_NETWORK_MODE_NR_LTE_TDSCDMA_WCDMA_GSM = 40<br>New version information…
595 …te name: PREFERRED_NETWORK_MODE_NR_LTE_TDSCDMA_WCDMA_GSM_EVDO_CDMA = 41<br>New version information…
596 …ode;<br>Method or attribute name: PREFERRED_NETWORK_MODE_MAX_VALUE = 99<br>New version information…
597 …ormation;<br>Method or attribute name: export interface CellInformation<br>New version information…
598 … name: CellInformation;<br>Method or attribute name: isCamped: boolean;<br>New version information…
599 … name: CellInformation;<br>Method or attribute name: timeStamp: number;<br>New version information…
600 …llInformation \| TdscdmaCellInformation<br> \| WcdmaCellInformation;<br>New version information…
601 …name: CdmaCellInformation;<br>Method or attribute name: baseId: number;<br>New version information…
602 …me: CdmaCellInformation;<br>Method or attribute name: latitude: number;<br>New version information…
603 …e: CdmaCellInformation;<br>Method or attribute name: longitude: number;<br>New version information…
604 …ss name: CdmaCellInformation;<br>Method or attribute name: nid: number;<br>New version information…
605 …ss name: CdmaCellInformation;<br>Method or attribute name: sid: number;<br>New version information…
606 …ass name: GsmCellInformation;<br>Method or attribute name: lac: number;<br>New version information…
607 …name: TdscdmaCellInformation;<br>Method or attribute name: lac: number;<br>New version information…
608 …s name: WcdmaCellInformation;<br>Method or attribute name: lac: number;<br>New version information…
609 … name: GsmCellInformation;<br>Method or attribute name: cellId: number;<br>New version information…
610 …e: TdscdmaCellInformation;<br>Method or attribute name: cellId: number;<br>New version information…
611 …ame: WcdmaCellInformation;<br>Method or attribute name: cellId: number;<br>New version information…
612 …s name: GsmCellInformation;<br>Method or attribute name: arfcn: number;<br>New version information…
613 …ss name: GsmCellInformation;<br>Method or attribute name: bsic: number;<br>New version information…
614 …ass name: GsmCellInformation;<br>Method or attribute name: mcc: string;<br>New version information…
615 …ass name: LteCellInformation;<br>Method or attribute name: mcc: string;<br>New version information…
616 …lass name: NrCellInformation;<br>Method or attribute name: mcc: string;<br>New version information…
617 …name: TdscdmaCellInformation;<br>Method or attribute name: mcc: string;<br>New version information…
618 …s name: WcdmaCellInformation;<br>Method or attribute name: mcc: string;<br>New version information…
619 …ass name: GsmCellInformation;<br>Method or attribute name: mnc: string;<br>New version information…
620 …ass name: LteCellInformation;<br>Method or attribute name: mnc: string;<br>New version information…
621 …lass name: NrCellInformation;<br>Method or attribute name: mnc: string;<br>New version information…
622 …name: TdscdmaCellInformation;<br>Method or attribute name: mnc: string;<br>New version information…
623 …s name: WcdmaCellInformation;<br>Method or attribute name: mnc: string;<br>New version information…
624 …ass name: LteCellInformation;<br>Method or attribute name: cgi: number;<br>New version information…
625 …ass name: LteCellInformation;<br>Method or attribute name: pci: number;<br>New version information…
626 …lass name: NrCellInformation;<br>Method or attribute name: pci: number;<br>New version information…
627 …ass name: LteCellInformation;<br>Method or attribute name: tac: number;<br>New version information…
628 …lass name: NrCellInformation;<br>Method or attribute name: tac: number;<br>New version information…
629 … name: LteCellInformation;<br>Method or attribute name: earfcn: number;<br>New version information…
630 …me: LteCellInformation;<br>Method or attribute name: bandwidth: number;<br>New version information…
631 …teCellInformation;<br>Method or attribute name: isSupportEndc: boolean;<br>New version information…
632 … name: NrCellInformation;<br>Method or attribute name: nrArfcn: number;<br>New version information…
633 …lass name: NrCellInformation;<br>Method or attribute name: nci: number;<br>New version information…
634 …ame: TdscdmaCellInformation;<br>Method or attribute name: cpid: number;<br>New version information…
635 …e: TdscdmaCellInformation;<br>Method or attribute name: uarfcn: number;<br>New version information…
636 …ame: WcdmaCellInformation;<br>Method or attribute name: uarfcn: number;<br>New version information…
637 …s name: WcdmaCellInformation;<br>Method or attribute name: psc: number;<br>New version information…
638 …lass name: NrOptionMode;<br>Method or attribute name: NR_OPTION_UNKNOWN<br>New version information…
639 …ass name: NrOptionMode;<br>Method or attribute name: NR_OPTION_NSA_ONLY<br>New version information…
640 …lass name: NrOptionMode;<br>Method or attribute name: NR_OPTION_SA_ONLY<br>New version information…
641 …s name: NrOptionMode;<br>Method or attribute name: NR_OPTION_NSA_AND_SA<br>New version information…
642 …chResult;<br>Method or attribute name: isNetworkSearchSuccess: boolean;<br>New version information…
643 …hod or attribute name: networkSearchResult: Array\<NetworkInformation>;<br>New version information…
644 … NetworkInformation;<br>Method or attribute name: operatorName: string;<br>New version information…
645 …tworkInformation;<br>Method or attribute name: operatorNumeric: string;<br>New version information…
646 …formation;<br>Method or attribute name: state: NetworkInformationState;<br>New version information…
647 …me: NetworkInformation;<br>Method or attribute name: radioTech: string;<br>New version information…
648 …: NetworkInformationState;<br>Method or attribute name: NETWORK_UNKNOWN<br>New version information…
649 …NetworkInformationState;<br>Method or attribute name: NETWORK_AVAILABLE<br>New version information…
650 …: NetworkInformationState;<br>Method or attribute name: NETWORK_CURRENT<br>New version information…
651 …NetworkInformationState;<br>Method or attribute name: NETWORK_FORBIDDEN<br>New version information…
652 …tworkSelectionModeOptions;<br>Method or attribute name: slotId: number;<br>New version information…
653 …Options;<br>Method or attribute name: selectMode: NetworkSelectionMode;<br>New version information…
654 …s;<br>Method or attribute name: networkInformation: NetworkInformation;<br>New version information…
655 …tionModeOptions;<br>Method or attribute name: resumeSelection: boolean;<br>New version information…
656 …|Class name: ImsRegState;<br>Method or attribute name: IMS_UNREGISTERED<br>New version information…
657 …: |Class name: ImsRegState;<br>Method or attribute name: IMS_REGISTERED<br>New version information…
658 …s name: ImsRegTech;<br>Method or attribute name: REGISTRATION_TECH_NONE<br>New version information…
659 …ss name: ImsRegTech;<br>Method or attribute name: REGISTRATION_TECH_LTE<br>New version information…
660 … name: ImsRegTech;<br>Method or attribute name: REGISTRATION_TECH_IWLAN<br>New version information…
661 …ass name: ImsRegTech;<br>Method or attribute name: REGISTRATION_TECH_NR<br>New version information…
662 …ame: ImsRegInfo;<br>Method or attribute name: imsRegState: ImsRegState;<br>New version information…
663 … name: ImsRegInfo;<br>Method or attribute name: imsRegTech: ImsRegTech;<br>New version information…
664 …n: |Class name: ImsServiceType;<br>Method or attribute name: TYPE_VOICE<br>New version information…
665 …n: |Class name: ImsServiceType;<br>Method or attribute name: TYPE_VIDEO<br>New version information…
666 …tion: |Class name: ImsServiceType;<br>Method or attribute name: TYPE_UT<br>New version information…
667 …ion: |Class name: ImsServiceType;<br>Method or attribute name: TYPE_SMS<br>New version information…
668 …attribute name: function getSimIccId(slotId: number): Promise\<string>;<br>New version information…
669 …ame: function getVoiceMailIdentifier(slotId: number): Promise\<string>;<br>New version information…
670 …te name: function getVoiceMailNumber(slotId: number): Promise\<string>;<br>New version information…
671 …(slotId: number, mailName: string, mailNumber: string): Promise\<void>;<br>New version information…
672 …name: function getSimTelephoneNumber(slotId: number): Promise\<string>;<br>New version information…
673 … attribute name: function getSimGid1(slotId: number): Promise\<string>;<br>New version information…
674 … or attribute name: function getIMSI(slotId: number): Promise\<string>;<br>New version information…
675 …ntInfo(slotId: number, callback: AsyncCallback\<IccAccountInfo>): void;<br>New version information…
676 …ccountInfoList(callback: AsyncCallback\<Array\<IccAccountInfo>>): void;<br>New version information…
677 …e name: function setDefaultVoiceSlotId(slotId: number): Promise\<void>;<br>New version information…
678 …r attribute name: function activateSim(slotId: number): Promise\<void>;<br>New version information…
679 …attribute name: function deactivateSim(slotId: number): Promise\<void>;<br>New version information…
680 …me: function setShowName(slotId: number, name: string): Promise\<void>;<br>New version information…
681 …attribute name: function getShowName(slotId: number): Promise\<string>;<br>New version information…
682 …function setShowNumber(slotId: number, number: string): Promise\<void>;<br>New version information…
683 …tribute name: function getShowNumber(slotId: number): Promise\<string>;<br>New version information…
684 …n getOperatorConfigs(slotId: number): Promise\<Array\<OperatorConfig>>;<br>New version information…
685 …n unlockPin(slotId: number, pin: string): Promise\<LockStatusResponse>;<br>New version information…
686 …Id: number, newPin: string, puk: string): Promise\<LockStatusResponse>;<br>New version information…
687 … number, newPin: string, oldPin: string): Promise\<LockStatusResponse>;<br>New version information…
688 …State(slotId: number, options: LockInfo): Promise\<LockStatusResponse>;<br>New version information…
689 …unlockPin2(slotId: number, pin2: string): Promise\<LockStatusResponse>;<br>New version information…
690 …: number, newPin2: string, puk2: string): Promise\<LockStatusResponse>;<br>New version information…
691 …umber, newPin2: string, oldPin2: string): Promise\<LockStatusResponse>;<br>New version information…
692 …tId: number, type: ContactType): Promise\<Array\<DiallingNumbersInfo>>;<br>New version information…
693 …pe: ContactType, diallingNumbers: DiallingNumbersInfo): Promise\<void>;<br>New version information…
694 …pe: ContactType, diallingNumbers: DiallingNumbersInfo): Promise\<void>;<br>New version information…
695 …pe: ContactType, diallingNumbers: DiallingNumbersInfo): Promise\<void>;<br>New version information…
696 … getLockState(slotId: number, lockType: LockType): Promise\<LockState>;<br>New version information…
697 … function sendEnvelopeCmd(slotId: number, cmd: string): Promise\<void>;<br>New version information…
698 …n sendTerminalResponseCmd(slotId: number, cmd: string): Promise\<void>;<br>New version information…
699 …slotId: number, lockInfo: PersoLockInfo): Promise\<LockStatusResponse>;<br>New version information…
700 …Class name: OperatorConfig;<br>Method or attribute name: field: string;<br>New version information…
701 …Class name: OperatorConfig;<br>Method or attribute name: value: string;<br>New version information…
702 …countInfo;<br>Method or attribute name: export interface IccAccountInfo<br>New version information…
703 … name: LockStatusResponse;<br>Method or attribute name: result: number;<br>New version information…
704 …name: LockStatusResponse;<br>Method or attribute name: remain?: number;<br>New version information…
705 …me: DiallingNumbersInfo;<br>Method or attribute name: alphaTag: string;<br>New version information…
706 …name: DiallingNumbersInfo;<br>Method or attribute name: number: string;<br>New version information…
707 …iallingNumbersInfo;<br>Method or attribute name: recordNumber?: number;<br>New version information…
708 … name: DiallingNumbersInfo;<br>Method or attribute name: pin2?: string;<br>New version information…
709 …|Class name: LockInfo;<br>Method or attribute name: lockType: LockType;<br>New version information…
710 …: |Class name: LockInfo;<br>Method or attribute name: password: string;<br>New version information…
711 …ass name: PersoLockInfo;<br>Method or attribute name: password: string;<br>New version information…
712 …: |Class name: LockInfo;<br>Method or attribute name: state: LockState;<br>New version information…
713 …e: PersoLockInfo;<br>Method or attribute name: lockType: PersoLockType;<br>New version information…
714 …ation: |Class name: LockType;<br>Method or attribute name: PIN_LOCK = 1<br>New version information…
715 …ation: |Class name: LockType;<br>Method or attribute name: FDN_LOCK = 2<br>New version information…
716 …tion: |Class name: LockState;<br>Method or attribute name: LOCK_OFF = 0<br>New version information…
717 …ation: |Class name: LockState;<br>Method or attribute name: LOCK_ON = 1<br>New version information…
718 …ass name: ContactType;<br>Method or attribute name: GENERAL_CONTACT = 1<br>New version information…
719 …Class name: ContactType;<br>Method or attribute name: FIXED_DIALING = 2<br>New version information…
720 …n: |Class name: PersoLockType;<br>Method or attribute name: PN_PIN_LOCK<br>New version information…
721 …n: |Class name: PersoLockType;<br>Method or attribute name: PN_PUK_LOCK<br>New version information…
722 …n: |Class name: PersoLockType;<br>Method or attribute name: PU_PIN_LOCK<br>New version information…
723 …n: |Class name: PersoLockType;<br>Method or attribute name: PU_PUK_LOCK<br>New version information…
724 …n: |Class name: PersoLockType;<br>Method or attribute name: PP_PIN_LOCK<br>New version information…
725 …n: |Class name: PersoLockType;<br>Method or attribute name: PP_PUK_LOCK<br>New version information…
726 …n: |Class name: PersoLockType;<br>Method or attribute name: PC_PIN_LOCK<br>New version information…
727 …n: |Class name: PersoLockType;<br>Method or attribute name: PC_PUK_LOCK<br>New version information…
728 …: |Class name: PersoLockType;<br>Method or attribute name: SIM_PIN_LOCK<br>New version information…
729 …: |Class name: PersoLockType;<br>Method or attribute name: SIM_PUK_LOCK<br>New version information…
730 …tribute name: KEY_VOICE_MAIL_NUMBER_STRING = 'voice_mail_number_string'<br>New version information…
731 …me: KEY_IMS_SWITCH_ON_BY_DEFAULT_BOOL = 'ims_switch_on_by_default_bool'<br>New version information…
732 …od or attribute name: KEY_HIDE_IMS_SWITCH_BOOL = 'hide_ims_switch_bool'<br>New version information…
733 …od or attribute name: KEY_VOLTE_SUPPORTED_BOOL = 'volte_supported_bool'<br>New version information…
734 …Y_NR_MODE_SUPPORTED_LIST_INT_ARRAY = 'nr_mode_supported_list_int_array'<br>New version information…
735 …VOLTE_PROVISIONING_SUPPORTED_BOOL = 'volte_provisioning_supported_bool'<br>New version information…
736 …ibute name: KEY_SS_OVER_UT_SUPPORTED_BOOL = 'ss_over_ut_supported_bool'<br>New version information…
737 … or attribute name: KEY_IMS_GBA_REQUIRED_BOOL = 'ims_gba_required_bool'<br>New version information…
738 …: KEY_UT_PROVISIONING_SUPPORTED_BOOL = 'ut_provisioning_supported_bool'<br>New version information…
739 …me: KEY_IMS_PREFER_FOR_EMERGENCY_BOOL = 'ims_prefer_for_emergency_bool'<br>New version information…
740 …: KEY_CALL_WAITING_SERVICE_CLASS_INT = 'call_waiting_service_class_int'<br>New version information…
741 …me: KEY_CALL_TRANSFER_VISIBILITY_BOOL = 'call_transfer_visibility_bool'<br>New version information…
742 …G_ARRAY =<br> 'ims_call_disconnect_reason_info_mapping_string_array'<br>New version information…
743 …ute name: KEY_FORCE_VOLTE_SWITCH_ON_BOOL = 'force_volte_switch_on_bool'<br>New version information…
744 …: KEY_ENABLE_OPERATOR_NAME_CUST_BOOL = 'enable_operator_name_cust_bool'<br>New version information…
745 …ibute name: KEY_OPERATOR_NAME_CUST_STRING = 'operator_name_cust_string'<br>New version information…
746 …: KEY_SPN_DISPLAY_CONDITION_CUST_INT = 'spn_display_condition_cust_int'<br>New version information…
747 … or attribute name: KEY_PNN_CUST_STRING_ARRAY = 'pnn_cust_string_array'<br>New version information…
748 … or attribute name: KEY_OPL_CUST_STRING_ARRAY = 'opl_cust_string_array'<br>New version information…
749 …e name: KEY_EMERGENCY_CALL_STRING_ARRAY = 'emergency_call_string_array'<br>New version information…
750 …name: function splitMessage(content: string): Promise\<Array\<string>>;<br>New version information…
751 …ute name: function setDefaultSmsSlotId(slotId: number): Promise\<void>;<br>New version information…
752 …function setSmscAddr(slotId: number, smscAddr: string): Promise\<void>;<br>New version information…
753 …attribute name: function getSmscAddr(slotId: number): Promise\<string>;<br>New version information…
754 …me: function addSimMessage(options: SimMessageOptions): Promise\<void>;<br>New version information…
755 …nction delSimMessage(slotId: number, msgIndex: number): Promise\<void>;<br>New version information…
756 …ion updateSimMessage(options: UpdateSimMessageOptions): Promise\<void>;<br>New version information…
757 …n getAllSimMessages(slotId: number): Promise\<Array\<SimShortMessage>>;<br>New version information…
758 …e name: function setCBConfig(options: CBConfigOptions): Promise\<void>;<br>New version information…
759 …umber, message: string, force7bit: boolean): Promise\<SmsSegmentsInfo>;<br>New version information…
760 …te name: function isImsSmsSupported(slotId: number): Promise\<boolean>;<br>New version information…
761 … attribute name: function getImsShortMessageFormat(): Promise\<string>;<br>New version information…
762 …s(mmsFilePathName: string \| Array\<number>): Promise\<MmsInformation>;<br>New version information…
763 …ame: function encodeMms(mms: MmsInformation): Promise\<Array\<number>>;<br>New version information…
764 … MmsInformation;<br>Method or attribute name: messageType: MessageType;<br>New version information…
765 …MmsAcknowledgeInd \| MmsDeliveryInd \| MmsReadOrigInd \| MmsReadRecInd;<br>New version information…
766 …ation;<br>Method or attribute name: attachment?: Array\<MmsAttachment>;<br>New version information…
767 …|Class name: MmsSendReq;<br>Method or attribute name: from: MmsAddress;<br>New version information…
768 …ss name: MmsReadOrigInd;<br>Method or attribute name: from: MmsAddress;<br>New version information…
769 …ass name: MmsReadRecInd;<br>Method or attribute name: from: MmsAddress;<br>New version information…
770 …s name: MmsSendReq;<br>Method or attribute name: transactionId: string;<br>New version information…
771 … name: MmsSendConf;<br>Method or attribute name: transactionId: string;<br>New version information…
772 …MmsNotificationInd;<br>Method or attribute name: transactionId: string;<br>New version information…
773 …s name: MmsRespInd;<br>Method or attribute name: transactionId: string;<br>New version information…
774 …e: MmsRetrieveConf;<br>Method or attribute name: transactionId: string;<br>New version information…
775 … MmsAcknowledgeInd;<br>Method or attribute name: transactionId: string;<br>New version information…
776 …ass name: MmsSendReq;<br>Method or attribute name: contentType: string;<br>New version information…
777 …ame: MmsRetrieveConf;<br>Method or attribute name: contentType: string;<br>New version information…
778 … name: MmsAttachment;<br>Method or attribute name: contentType: string;<br>New version information…
779 …name: MmsSendReq;<br>Method or attribute name: version: MmsVersionType;<br>New version information…
780 …ame: MmsSendConf;<br>Method or attribute name: version: MmsVersionType;<br>New version information…
781 …sNotificationInd;<br>Method or attribute name: version: MmsVersionType;<br>New version information…
782 …name: MmsRespInd;<br>Method or attribute name: version: MmsVersionType;<br>New version information…
783 … MmsRetrieveConf;<br>Method or attribute name: version: MmsVersionType;<br>New version information…
784 …msAcknowledgeInd;<br>Method or attribute name: version: MmsVersionType;<br>New version information…
785 …: MmsDeliveryInd;<br>Method or attribute name: version: MmsVersionType;<br>New version information…
786 …: MmsReadOrigInd;<br>Method or attribute name: version: MmsVersionType;<br>New version information…
787 …e: MmsReadRecInd;<br>Method or attribute name: version: MmsVersionType;<br>New version information…
788 …name: MmsSendReq;<br>Method or attribute name: to?: Array\<MmsAddress>;<br>New version information…
789 …n: |Class name: MmsSendReq;<br>Method or attribute name: date?: number;<br>New version information…
790 …|Class name: MmsReadRecInd;<br>Method or attribute name: date?: number;<br>New version information…
791 …name: MmsSendReq;<br>Method or attribute name: cc?: Array\<MmsAddress>;<br>New version information…
792 … MmsRetrieveConf;<br>Method or attribute name: cc?: Array\<MmsAddress>;<br>New version information…
793 …ame: MmsSendReq;<br>Method or attribute name: bcc?: Array\<MmsAddress>;<br>New version information…
794 …|Class name: MmsSendReq;<br>Method or attribute name: subject?: string;<br>New version information…
795 …ame: MmsNotificationInd;<br>Method or attribute name: subject?: string;<br>New version information…
796 …s name: MmsRetrieveConf;<br>Method or attribute name: subject?: string;<br>New version information…
797 …s name: MmsSendReq;<br>Method or attribute name: messageClass?: number;<br>New version information…
798 … |Class name: MmsSendReq;<br>Method or attribute name: expiry?: number;<br>New version information…
799 …e: MmsSendReq;<br>Method or attribute name: priority?: MmsPriorityType;<br>New version information…
800 …sRetrieveConf;<br>Method or attribute name: priority?: MmsPriorityType;<br>New version information…
801 …me: MmsSendReq;<br>Method or attribute name: senderVisibility?: number;<br>New version information…
802 …name: MmsSendReq;<br>Method or attribute name: deliveryReport?: number;<br>New version information…
803 …sNotificationInd;<br>Method or attribute name: deliveryReport?: number;<br>New version information…
804 … MmsRetrieveConf;<br>Method or attribute name: deliveryReport?: number;<br>New version information…
805 …ass name: MmsSendReq;<br>Method or attribute name: readReport?: number;<br>New version information…
806 …ame: MmsRetrieveConf;<br>Method or attribute name: readReport?: number;<br>New version information…
807 … name: MmsSendConf;<br>Method or attribute name: responseState: number;<br>New version information…
808 …ass name: MmsSendConf;<br>Method or attribute name: messageId?: string;<br>New version information…
809 … MmsNotificationInd;<br>Method or attribute name: messageClass: number;<br>New version information…
810 …: MmsNotificationInd;<br>Method or attribute name: messageSize: number;<br>New version information…
811 … name: MmsNotificationInd;<br>Method or attribute name: expiry: number;<br>New version information…
812 …sNotificationInd;<br>Method or attribute name: contentLocation: string;<br>New version information…
813 …e: MmsAttachment;<br>Method or attribute name: contentLocation: string;<br>New version information…
814 …me: MmsNotificationInd;<br>Method or attribute name: from?: MmsAddress;<br>New version information…
815 … name: MmsRetrieveConf;<br>Method or attribute name: from?: MmsAddress;<br>New version information…
816 …MmsNotificationInd;<br>Method or attribute name: contentClass?: number;<br>New version information…
817 …: |Class name: MmsRespInd;<br>Method or attribute name: status: number;<br>New version information…
818 …lass name: MmsDeliveryInd;<br>Method or attribute name: status: number;<br>New version information…
819 …e: MmsRespInd;<br>Method or attribute name: reportAllowed?: ReportType;<br>New version information…
820 …cknowledgeInd;<br>Method or attribute name: reportAllowed?: ReportType;<br>New version information…
821 … name: MmsRetrieveConf;<br>Method or attribute name: messageId: string;<br>New version information…
822 …s name: MmsDeliveryInd;<br>Method or attribute name: messageId: string;<br>New version information…
823 …s name: MmsReadOrigInd;<br>Method or attribute name: messageId: string;<br>New version information…
824 …ss name: MmsReadRecInd;<br>Method or attribute name: messageId: string;<br>New version information…
825 …Class name: MmsRetrieveConf;<br>Method or attribute name: date: number;<br>New version information…
826 …|Class name: MmsDeliveryInd;<br>Method or attribute name: date: number;<br>New version information…
827 …|Class name: MmsReadOrigInd;<br>Method or attribute name: date: number;<br>New version information…
828 …: MmsRetrieveConf;<br>Method or attribute name: to: Array\<MmsAddress>;<br>New version information…
829 …e: MmsDeliveryInd;<br>Method or attribute name: to: Array\<MmsAddress>;<br>New version information…
830 …e: MmsReadOrigInd;<br>Method or attribute name: to: Array\<MmsAddress>;<br>New version information…
831 …me: MmsReadRecInd;<br>Method or attribute name: to: Array\<MmsAddress>;<br>New version information…
832 … MmsRetrieveConf;<br>Method or attribute name: retrieveStatus?: number;<br>New version information…
833 …e: MmsRetrieveConf;<br>Method or attribute name: retrieveText?: string;<br>New version information…
834 … name: MmsReadOrigInd;<br>Method or attribute name: readStatus: number;<br>New version information…
835 …s name: MmsReadRecInd;<br>Method or attribute name: readStatus: number;<br>New version information…
836 …ss name: MmsAttachment;<br>Method or attribute name: contentId: string;<br>New version information…
837 …ment;<br>Method or attribute name: contentDisposition: DispositionType;<br>New version information…
838 …tachment;<br>Method or attribute name: contentTransferEncoding: string;<br>New version information…
839 …lass name: MmsAttachment;<br>Method or attribute name: isSmil: boolean;<br>New version information…
840 …|Class name: MmsAttachment;<br>Method or attribute name: path?: string;<br>New version information…
841 …e: MmsAttachment;<br>Method or attribute name: inBuff?: Array\<number>;<br>New version information…
842 …ss name: MmsAttachment;<br>Method or attribute name: fileName?: string;<br>New version information…
843 …ame: MmsAttachment;<br>Method or attribute name: charset?: MmsCharSets;<br>New version information…
844 … |Class name: MmsAddress;<br>Method or attribute name: address: string;<br>New version information…
845 …ss name: MmsAddress;<br>Method or attribute name: charset: MmsCharSets;<br>New version information…
846 …name: MessageType;<br>Method or attribute name: TYPE_MMS_SEND_REQ = 128<br>New version information…
847 …lass name: MessageType;<br>Method or attribute name: TYPE_MMS_SEND_CONF<br>New version information…
848 …me: MessageType;<br>Method or attribute name: TYPE_MMS_NOTIFICATION_IND<br>New version information…
849 …Class name: MessageType;<br>Method or attribute name: TYPE_MMS_RESP_IND<br>New version information…
850 … name: MessageType;<br>Method or attribute name: TYPE_MMS_RETRIEVE_CONF<br>New version information…
851 …ame: MessageType;<br>Method or attribute name: TYPE_MMS_ACKNOWLEDGE_IND<br>New version information…
852 …s name: MessageType;<br>Method or attribute name: TYPE_MMS_DELIVERY_IND<br>New version information…
853 …s name: MessageType;<br>Method or attribute name: TYPE_MMS_READ_REC_IND<br>New version information…
854 … name: MessageType;<br>Method or attribute name: TYPE_MMS_READ_ORIG_IND<br>New version information…
855 …Class name: MmsPriorityType;<br>Method or attribute name: MMS_LOW = 128<br>New version information…
856 …: |Class name: MmsPriorityType;<br>Method or attribute name: MMS_NORMAL<br>New version information…
857 …on: |Class name: MmsPriorityType;<br>Method or attribute name: MMS_HIGH<br>New version information…
858 …me: MmsVersionType;<br>Method or attribute name: MMS_VERSION_1_0 = 0x10<br>New version information…
859 …lass name: MmsVersionType;<br>Method or attribute name: MMS_VERSION_1_1<br>New version information…
860 …lass name: MmsVersionType;<br>Method or attribute name: MMS_VERSION_1_2<br>New version information…
861 …lass name: MmsVersionType;<br>Method or attribute name: MMS_VERSION_1_3<br>New version information…
862 …n: |Class name: MmsCharSets;<br>Method or attribute name: BIG5 = 0X07EA<br>New version information…
863 …ame: MmsCharSets;<br>Method or attribute name: ISO_10646_UCS_2 = 0X03E8<br>New version information…
864 …Class name: MmsCharSets;<br>Method or attribute name: ISO_8859_1 = 0X04<br>New version information…
865 …tion: |Class name: MmsCharSets;<br>Method or attribute name: ISO_8859_2<br>New version information…
866 …tion: |Class name: MmsCharSets;<br>Method or attribute name: ISO_8859_3<br>New version information…
867 …tion: |Class name: MmsCharSets;<br>Method or attribute name: ISO_8859_4<br>New version information…
868 …tion: |Class name: MmsCharSets;<br>Method or attribute name: ISO_8859_5<br>New version information…
869 …tion: |Class name: MmsCharSets;<br>Method or attribute name: ISO_8859_6<br>New version information…
870 …tion: |Class name: MmsCharSets;<br>Method or attribute name: ISO_8859_7<br>New version information…
871 …tion: |Class name: MmsCharSets;<br>Method or attribute name: ISO_8859_8<br>New version information…
872 …tion: |Class name: MmsCharSets;<br>Method or attribute name: ISO_8859_9<br>New version information…
873 …|Class name: MmsCharSets;<br>Method or attribute name: SHIFT_JIS = 0X11<br>New version information…
874 … |Class name: MmsCharSets;<br>Method or attribute name: US_ASCII = 0X03<br>New version information…
875 …on: |Class name: MmsCharSets;<br>Method or attribute name: UTF_8 = 0X6A<br>New version information…
876 …Class name: DispositionType;<br>Method or attribute name: FROM_DATA = 0<br>New version information…
877 …: |Class name: DispositionType;<br>Method or attribute name: ATTACHMENT<br>New version information…
878 …tion: |Class name: DispositionType;<br>Method or attribute name: INLINE<br>New version information…
879 …on: |Class name: ReportType;<br>Method or attribute name: MMS_YES = 128<br>New version information…
880 …formation: |Class name: ReportType;<br>Method or attribute name: MMS_NO<br>New version information…
881 …ass name: CBConfigOptions;<br>Method or attribute name: slotId: number;<br>New version information…
882 …s name: SimMessageOptions;<br>Method or attribute name: slotId: number;<br>New version information…
883 …: UpdateSimMessageOptions;<br>Method or attribute name: slotId: number;<br>New version information…
884 …ss name: CBConfigOptions;<br>Method or attribute name: enable: boolean;<br>New version information…
885 …: CBConfigOptions;<br>Method or attribute name: startMessageId: number;<br>New version information…
886 …me: CBConfigOptions;<br>Method or attribute name: endMessageId: number;<br>New version information…
887 …s name: CBConfigOptions;<br>Method or attribute name: ranType: RanType;<br>New version information…
888 …ass name: SimMessageOptions;<br>Method or attribute name: smsc: string;<br>New version information…
889 …me: UpdateSimMessageOptions;<br>Method or attribute name: smsc: string;<br>New version information…
890 …lass name: SimMessageOptions;<br>Method or attribute name: pdu: string;<br>New version information…
891 …ame: UpdateSimMessageOptions;<br>Method or attribute name: pdu: string;<br>New version information…
892 …mMessageOptions;<br>Method or attribute name: status: SimMessageStatus;<br>New version information…
893 …UpdateSimMessageOptions;<br>Method or attribute name: msgIndex: number;<br>New version information…
894 …ssageOptions;<br>Method or attribute name: newStatus: SimMessageStatus;<br>New version information…
895 …mShortMessage;<br>Method or attribute name: shortMessage: ShortMessage;<br>New version information…
896 …ssage;<br>Method or attribute name: simMessageStatus: SimMessageStatus;<br>New version information…
897 …name: SimShortMessage;<br>Method or attribute name: indexOnSim: number;<br>New version information…
898 …MessageStatus;<br>Method or attribute name: SIM_MESSAGE_STATUS_FREE = 0<br>New version information…
899 …MessageStatus;<br>Method or attribute name: SIM_MESSAGE_STATUS_READ = 1<br>New version information…
900 …ssageStatus;<br>Method or attribute name: SIM_MESSAGE_STATUS_UNREAD = 3<br>New version information…
901 …MessageStatus;<br>Method or attribute name: SIM_MESSAGE_STATUS_SENT = 5<br>New version information…
902 …ssageStatus;<br>Method or attribute name: SIM_MESSAGE_STATUS_UNSENT = 7<br>New version information…
903 …mation: |Class name: RanType;<br>Method or attribute name: TYPE_GSM = 1<br>New version information…
904 …ation: |Class name: RanType;<br>Method or attribute name: TYPE_CDMA = 2<br>New version information…
905 …name: SmsSegmentsInfo;<br>Method or attribute name: splitCount: number;<br>New version information…
906 …ame: SmsSegmentsInfo;<br>Method or attribute name: encodeCount: number;<br>New version information…
907 …egmentsInfo;<br>Method or attribute name: encodeCountRemaining: number;<br>New version information…
908 …msSegmentsInfo;<br>Method or attribute name: scheme: SmsEncodingScheme;<br>New version information…
909 …msEncodingScheme;<br>Method or attribute name: SMS_ENCODING_UNKNOWN = 0<br>New version information…
910 …name: SmsEncodingScheme;<br>Method or attribute name: SMS_ENCODING_7BIT<br>New version information…
911 …name: SmsEncodingScheme;<br>Method or attribute name: SMS_ENCODING_8BIT<br>New version information…
912 …ame: SmsEncodingScheme;<br>Method or attribute name: SMS_ENCODING_16BIT<br>New version information…
913 …string, options: DialOptions, callback: AsyncCallback\<boolean>): void;<br>New version information…
914 …on dial(phoneNumber: string, options?: DialOptions): Promise\<boolean>;<br>New version information…
915 …ll;<br>Method or attribute name: function muteRinger(): Promise\<void>;<br>New version information…
916 …d or attribute name: function holdCall(callId: number): Promise\<void>;<br>New version information…
917 …or attribute name: function unHoldCall(callId: number): Promise\<void>;<br>New version information…
918 …or attribute name: function switchCall(callId: number): Promise\<void>;<br>New version information…
919 …tion getCallWaitingStatus(slotId: number): Promise\<CallWaitingStatus>;<br>New version information…
920 …tion setCallWaiting(slotId: number, activate: boolean): Promise\<void>;<br>New version information…
921 …hod or attribute name: function isInEmergencyCall(): Promise\<boolean>;<br>New version information…
922 …lotId: number, type: CallRestrictionType): Promise\<RestrictionStatus>;<br>New version information…
923 …Restriction(slotId: number, info: CallRestrictionInfo): Promise\<void>;<br>New version information…
924 …(slotId: number, type: CallTransferType): Promise\<CallTransferResult>;<br>New version information…
925 …etCallTransfer(slotId: number, info: CallTransferInfo): Promise\<void>;<br>New version information…
926 …;<br>Method or attribute name: function isRinging(): Promise\<boolean>;<br>New version information…
927 …AudioDevice(device: AudioDevice, callback: AsyncCallback\<void>): void;<br>New version information…
928 …ute name: function setAudioDevice(device: AudioDevice): Promise\<void>;<br>New version information…
929 …tribute name: function enableImsSwitch(slotId: number): Promise\<void>;<br>New version information…
930 …ribute name: function disableImsSwitch(slotId: number): Promise\<void>;<br>New version information…
931 … function setDefaultCellularDataSlotId(slotId: number): Promise\<void>;<br>New version information…
932 …or attribute name: function isCellularDataEnabled(): Promise\<boolean>;<br>New version information…
933 …ethod or attribute name: function enableCellularData(): Promise\<void>;<br>New version information…
934 …thod or attribute name: function disableCellularData(): Promise\<void>;<br>New version information…
935 …nction isCellularDataRoamingEnabled(slotId: number): Promise\<boolean>;<br>New version information…
936 …me: function enableCellularDataRoaming(slotId: number): Promise\<void>;<br>New version information…
937 …e: function disableCellularDataRoaming(slotId: number): Promise\<void>;<br>New version information…
938 … options: { slotId: number }, callback: Callback\<NetworkState>): void;<br>New version information…
939 … slotId: number }, callback: Callback\<Array\<CellInformation>>): void;<br>New version information…
940 …Promise\<{psRadioTech: RadioTechnology, csRadioTech: RadioTechnology}>;<br>New version information…
941 …orkState(slotId: number, callback: AsyncCallback\<NetworkState>): void;<br>New version information…
942 …ame: function getNetworkState(slotId?: number): Promise\<NetworkState>;<br>New version information…
943 …lLocationRequest(slotId: number, callback: AsyncCallback\<void>): void;<br>New version information…
944 …otId: number, callback: AsyncCallback\<Array\<CellInformation>>): void;<br>New version information…
945 …getCellInformation(slotId?: number): Promise\<Array\<CellInformation>>;<br>New version information…
946 …orkSelectionMode(options: NetworkSelectionModeOptions): Promise\<void>;<br>New version information…
947 …etworkSearchInformation(slotId: number): Promise\<NetworkSearchResult>;<br>New version information…
948 …nction getIMEI(slotId: number, callback: AsyncCallback\<string>): void;<br>New version information…
949 …or attribute name: function getIMEI(slotId?: number): Promise\<string>;<br>New version information…
950 …nction getMEID(slotId: number, callback: AsyncCallback\<string>): void;<br>New version information…
951 …or attribute name: function getMEID(slotId?: number): Promise\<string>;<br>New version information…
952 …UniqueDeviceId(slotId: number, callback: AsyncCallback\<string>): void;<br>New version information…
953 …te name: function getUniqueDeviceId(slotId?: number): Promise\<string>;<br>New version information…
954 …ribute name: function setPrimarySlotId(slotId: number): Promise\<void>;<br>New version information…
955 …ion isRadioOn(slotId: number, callback: AsyncCallback\<boolean>): void;<br>New version information…
956 …attribute name: function isRadioOn(slotId?: number): Promise\<boolean>;<br>New version information…
957 …tion turnOnRadio(slotId: number, callback: AsyncCallback\<void>): void;<br>New version information…
958 … attribute name: function turnOnRadio(slotId?: number): Promise\<void>;<br>New version information…
959 …ion turnOffRadio(slotId: number, callback: AsyncCallback\<void>): void;<br>New version information…
960 …attribute name: function turnOffRadio(slotId?: number): Promise\<void>;<br>New version information…
961 …ork(slotId: number, networkMode: PreferredNetworkMode): Promise\<void>;<br>New version information…
962 …on getPreferredNetwork(slotId: number): Promise\<PreferredNetworkMode>;<br>New version information…
963 …RegInfo(slotId: number, imsType: ImsServiceType): Promise\<ImsRegInfo>;<br>New version information…
964 …attribute name: function getSimIccId(slotId: number): Promise\<string>;<br>New version information…
965 …ame: function getVoiceMailIdentifier(slotId: number): Promise\<string>;<br>New version information…
966 …te name: function getVoiceMailNumber(slotId: number): Promise\<string>;<br>New version information…
967 …(slotId: number, mailName: string, mailNumber: string): Promise\<void>;<br>New version information…
968 …elephoneNumber(slotId: number, callback: AsyncCallback\<string>): void;<br>New version information…
969 …name: function getSimTelephoneNumber(slotId: number): Promise\<string>;<br>New version information…
970 … attribute name: function getSimGid1(slotId: number): Promise\<string>;<br>New version information…
971 … or attribute name: function getIMSI(slotId: number): Promise\<string>;<br>New version information…
972 …: function getSimAccountInfo(slotId: number): Promise\<IccAccountInfo>;<br>New version information…
973 …nction getActiveSimAccountInfoList(): Promise\<Array\<IccAccountInfo>>;<br>New version information…
974 …e name: function setDefaultVoiceSlotId(slotId: number): Promise\<void>;<br>New version information…
975 …r attribute name: function activateSim(slotId: number): Promise\<void>;<br>New version information…
976 …attribute name: function deactivateSim(slotId: number): Promise\<void>;<br>New version information…
977 …me: function setShowName(slotId: number, name: string): Promise\<void>;<br>New version information…
978 …attribute name: function getShowName(slotId: number): Promise\<string>;<br>New version information…
979 …function setShowNumber(slotId: number, number: string): Promise\<void>;<br>New version information…
980 …tribute name: function getShowNumber(slotId: number): Promise\<string>;<br>New version information…
981 …n getOperatorConfigs(slotId: number): Promise\<Array\<OperatorConfig>>;<br>New version information…
982 …n unlockPin(slotId: number, pin: string): Promise\<LockStatusResponse>;<br>New version information…
983 …Id: number, newPin: string, puk: string): Promise\<LockStatusResponse>;<br>New version information…
984 … number, newPin: string, oldPin: string): Promise\<LockStatusResponse>;<br>New version information…
985 …State(slotId: number, options: LockInfo): Promise\<LockStatusResponse>;<br>New version information…
986 …unlockPin2(slotId: number, pin2: string): Promise\<LockStatusResponse>;<br>New version information…
987 …: number, newPin2: string, puk2: string): Promise\<LockStatusResponse>;<br>New version information…
988 …umber, newPin2: string, oldPin2: string): Promise\<LockStatusResponse>;<br>New version information…
989 …tId: number, type: ContactType): Promise\<Array\<DiallingNumbersInfo>>;<br>New version information…
990 …pe: ContactType, diallingNumbers: DiallingNumbersInfo): Promise\<void>;<br>New version information…
991 …pe: ContactType, diallingNumbers: DiallingNumbersInfo): Promise\<void>;<br>New version information…
992 …pe: ContactType, diallingNumbers: DiallingNumbersInfo): Promise\<void>;<br>New version information…
993 … getLockState(slotId: number, lockType: LockType): Promise\<LockState>;<br>New version information…
994 … function sendEnvelopeCmd(slotId: number, cmd: string): Promise\<void>;<br>New version information…
995 …n sendTerminalResponseCmd(slotId: number, cmd: string): Promise\<void>;<br>New version information…
996 …slotId: number, lockInfo: PersoLockInfo): Promise\<LockStatusResponse>;<br>New version information…
997 …name: function splitMessage(content: string): Promise\<Array\<string>>;<br>New version information…
998 …ute name: function setDefaultSmsSlotId(slotId: number): Promise\<void>;<br>New version information…
999 …function setSmscAddr(slotId: number, smscAddr: string): Promise\<void>;<br>New version information…
1000 …attribute name: function getSmscAddr(slotId: number): Promise\<string>;<br>New version information…
1001 …me: function addSimMessage(options: SimMessageOptions): Promise\<void>;<br>New version information…
1002 …nction delSimMessage(slotId: number, msgIndex: number): Promise\<void>;<br>New version information…
1003 …ion updateSimMessage(options: UpdateSimMessageOptions): Promise\<void>;<br>New version information…
1004 …n getAllSimMessages(slotId: number): Promise\<Array\<SimShortMessage>>;<br>New version information…
1005 …e name: function setCBConfig(options: CBConfigOptions): Promise\<void>;<br>New version information…
1006 …me: CallTransferInfo;<br>Method or attribute name: transferNum: string;<br>New version information…
1007 … CallTransferInfo;<br>Method or attribute name: type: CallTransferType;<br>New version information…
1008 …nfo;<br>Method or attribute name: settingType: CallTransferSettingType;<br>New version information…
1009 …ame: CallTransferInfo;<br>Method or attribute name: startHour?: number;<br>New version information…
1010 …e: CallTransferInfo;<br>Method or attribute name: startMinute?: number;<br>New version information…
1011 … name: CallTransferInfo;<br>Method or attribute name: endHour?: number;<br>New version information…
1012 …ame: CallTransferInfo;<br>Method or attribute name: endMinute?: number;<br>New version information…
1013 …llAttributeOptions;<br>Method or attribute name: accountNumber: string;<br>New version information…
1014 …AttributeOptions;<br>Method or attribute name: speakerphoneOn: boolean;<br>New version information…
1015 …: CallAttributeOptions;<br>Method or attribute name: accountId: number;<br>New version information…
1016 …ributeOptions;<br>Method or attribute name: videoState: VideoStateType;<br>New version information…
1017 …: CallAttributeOptions;<br>Method or attribute name: startTime: number;<br>New version information…
1018 …ame: CallAttributeOptions;<br>Method or attribute name: isEcc: boolean;<br>New version information…
1019 … CallAttributeOptions;<br>Method or attribute name: callType: CallType;<br>New version information…
1020 …ame: CallAttributeOptions;<br>Method or attribute name: callId: number;<br>New version information…
1021 …buteOptions;<br>Method or attribute name: callState: DetailedCallState;<br>New version information…
1022 …Options;<br>Method or attribute name: conferenceState: ConferenceState;<br>New version information…
1023 …estrictionInfo;<br>Method or attribute name: type: CallRestrictionType;<br>New version information…
1024 …me: CallRestrictionInfo;<br>Method or attribute name: password: string;<br>New version information…
1025 …estrictionInfo;<br>Method or attribute name: mode: CallRestrictionMode;<br>New version information…
1026 …EventOptions;<br>Method or attribute name: eventId: CallAbilityEventId,<br>New version information…
1027 …Class name: DialOptions;<br>Method or attribute name: extras?: boolean;<br>New version information…
1028 …ass name: DialOptions;<br>Method or attribute name: accountId?: number;<br>New version information…
1029 …name: DialCallOptions;<br>Method or attribute name: accountId?: number;<br>New version information…
1030 … DialOptions;<br>Method or attribute name: videoState?: VideoStateType;<br>New version information…
1031 …lCallOptions;<br>Method or attribute name: videoState?: VideoStateType;<br>New version information…
1032 … name: DialOptions;<br>Method or attribute name: dialScene?: DialScene;<br>New version information…
1033 …e: DialCallOptions;<br>Method or attribute name: dialScene?: DialScene;<br>New version information…
1034 …ss name: DialOptions;<br>Method or attribute name: dialType?: DialType;<br>New version information…
1035 …ame: DialCallOptions;<br>Method or attribute name: dialType?: DialType;<br>New version information…
1036 …ectMessageOptions;<br>Method or attribute name: messageContent: string;<br>New version information…
1037 …allTransferResult;<br>Method or attribute name: status: TransferStatus;<br>New version information…
1038 … name: CallTransferResult;<br>Method or attribute name: number: string;<br>New version information…
1039 …me: CallTransferResult;<br>Method or attribute name: startHour: number;<br>New version information…
1040 …: CallTransferResult;<br>Method or attribute name: startMinute: number;<br>New version information…
1041 …name: CallTransferResult;<br>Method or attribute name: endHour: number;<br>New version information…
1042 …me: CallTransferResult;<br>Method or attribute name: endMinute: number;<br>New version information…
1043 …: EmergencyNumberOptions;<br>Method or attribute name: slotId?: number;<br>New version information…
1044 …NumberFormatOptions;<br>Method or attribute name: countryCode?: string;<br>New version information…
1045 …me: MmiCodeResults;<br>Method or attribute name: result: MmiCodeResult;<br>New version information…
1046 …ass name: MmiCodeResults;<br>Method or attribute name: message: string;<br>New version information…
1047 …ame: DisconnectedDetails;<br>Method or attribute name: message: string;<br>New version information…
1048 …nectedDetails;<br>Method or attribute name: reason: DisconnectedReason;<br>New version information…
1049 …|Class name: SimStateData;<br>Method or attribute name: type: CardType;<br>New version information…
1050 …Class name: SimStateData;<br>Method or attribute name: state: SimState;<br>New version information…
1051 …ss name: SimStateData;<br>Method or attribute name: reason: LockReason;<br>New version information…
1052 …ignalInformation;<br>Method or attribute name: signalType: NetworkType;<br>New version information…
1053 …e: SignalInformation;<br>Method or attribute name: signalLevel: number;<br>New version information…
1054 …lass name: SignalInformation;<br>Method or attribute name: dBm: number;<br>New version information…
1055 …e: NetworkState;<br>Method or attribute name: longOperatorName: string;<br>New version information…
1056 …: NetworkState;<br>Method or attribute name: shortOperatorName: string;<br>New version information…
1057 …s name: NetworkState;<br>Method or attribute name: plmnNumeric: string;<br>New version information…
1058 …ss name: NetworkState;<br>Method or attribute name: isRoaming: boolean;<br>New version information…
1059 …ss name: NetworkState;<br>Method or attribute name: regState: RegState;<br>New version information…
1060 …e: NetworkState;<br>Method or attribute name: cfgTech: RadioTechnology;<br>New version information…
1061 …ss name: NetworkState;<br>Method or attribute name: nsaState: NsaState;<br>New version information…
1062 …s name: NetworkState;<br>Method or attribute name: isCaActive: boolean;<br>New version information…
1063 … name: NetworkState;<br>Method or attribute name: isEmergency: boolean;<br>New version information…
1064 …CellInformation;<br>Method or attribute name: networkType: NetworkType;<br>New version information…
1065 … name: CellInformation;<br>Method or attribute name: isCamped: boolean;<br>New version information…
1066 … name: CellInformation;<br>Method or attribute name: timeStamp: number;<br>New version information…
1067 …ion;<br>Method or attribute name: signalInformation: SignalInformation;<br>New version information…
1068 …llInformation \| TdscdmaCellInformation<br> \| WcdmaCellInformation;<br>New version information…
1069 …name: CdmaCellInformation;<br>Method or attribute name: baseId: number;<br>New version information…
1070 …me: CdmaCellInformation;<br>Method or attribute name: latitude: number;<br>New version information…
1071 …e: CdmaCellInformation;<br>Method or attribute name: longitude: number;<br>New version information…
1072 …ss name: CdmaCellInformation;<br>Method or attribute name: nid: number;<br>New version information…
1073 …ss name: CdmaCellInformation;<br>Method or attribute name: sid: number;<br>New version information…
1074 …ass name: GsmCellInformation;<br>Method or attribute name: lac: number;<br>New version information…
1075 …name: TdscdmaCellInformation;<br>Method or attribute name: lac: number;<br>New version information…
1076 …s name: WcdmaCellInformation;<br>Method or attribute name: lac: number;<br>New version information…
1077 … name: GsmCellInformation;<br>Method or attribute name: cellId: number;<br>New version information…
1078 …e: TdscdmaCellInformation;<br>Method or attribute name: cellId: number;<br>New version information…
1079 …ame: WcdmaCellInformation;<br>Method or attribute name: cellId: number;<br>New version information…
1080 …s name: GsmCellInformation;<br>Method or attribute name: arfcn: number;<br>New version information…
1081 …ss name: GsmCellInformation;<br>Method or attribute name: bsic: number;<br>New version information…
1082 …ass name: GsmCellInformation;<br>Method or attribute name: mcc: string;<br>New version information…
1083 …ass name: LteCellInformation;<br>Method or attribute name: mcc: string;<br>New version information…
1084 …lass name: NrCellInformation;<br>Method or attribute name: mcc: string;<br>New version information…
1085 …name: TdscdmaCellInformation;<br>Method or attribute name: mcc: string;<br>New version information…
1086 …s name: WcdmaCellInformation;<br>Method or attribute name: mcc: string;<br>New version information…
1087 …ass name: GsmCellInformation;<br>Method or attribute name: mnc: string;<br>New version information…
1088 …ass name: LteCellInformation;<br>Method or attribute name: mnc: string;<br>New version information…
1089 …lass name: NrCellInformation;<br>Method or attribute name: mnc: string;<br>New version information…
1090 …name: TdscdmaCellInformation;<br>Method or attribute name: mnc: string;<br>New version information…
1091 …s name: WcdmaCellInformation;<br>Method or attribute name: mnc: string;<br>New version information…
1092 …ass name: LteCellInformation;<br>Method or attribute name: cgi: number;<br>New version information…
1093 …ass name: LteCellInformation;<br>Method or attribute name: pci: number;<br>New version information…
1094 …lass name: NrCellInformation;<br>Method or attribute name: pci: number;<br>New version information…
1095 …ass name: LteCellInformation;<br>Method or attribute name: tac: number;<br>New version information…
1096 …lass name: NrCellInformation;<br>Method or attribute name: tac: number;<br>New version information…
1097 … name: LteCellInformation;<br>Method or attribute name: earfcn: number;<br>New version information…
1098 …me: LteCellInformation;<br>Method or attribute name: bandwidth: number;<br>New version information…
1099 …teCellInformation;<br>Method or attribute name: isSupportEndc: boolean;<br>New version information…
1100 … name: NrCellInformation;<br>Method or attribute name: nrArfcn: number;<br>New version information…
1101 …lass name: NrCellInformation;<br>Method or attribute name: nci: number;<br>New version information…
1102 …ame: TdscdmaCellInformation;<br>Method or attribute name: cpid: number;<br>New version information…
1103 …e: TdscdmaCellInformation;<br>Method or attribute name: uarfcn: number;<br>New version information…
1104 …ame: WcdmaCellInformation;<br>Method or attribute name: uarfcn: number;<br>New version information…
1105 …s name: WcdmaCellInformation;<br>Method or attribute name: psc: number;<br>New version information…
1106 …chResult;<br>Method or attribute name: isNetworkSearchSuccess: boolean;<br>New version information…
1107 …hod or attribute name: networkSearchResult: Array\<NetworkInformation>;<br>New version information…
1108 … NetworkInformation;<br>Method or attribute name: operatorName: string;<br>New version information…
1109 …tworkInformation;<br>Method or attribute name: operatorNumeric: string;<br>New version information…
1110 …formation;<br>Method or attribute name: state: NetworkInformationState;<br>New version information…
1111 …me: NetworkInformation;<br>Method or attribute name: radioTech: string;<br>New version information…
1112 …tworkSelectionModeOptions;<br>Method or attribute name: slotId: number;<br>New version information…
1113 …Options;<br>Method or attribute name: selectMode: NetworkSelectionMode;<br>New version information…
1114 …s;<br>Method or attribute name: networkInformation: NetworkInformation;<br>New version information…
1115 …tionModeOptions;<br>Method or attribute name: resumeSelection: boolean;<br>New version information…
1116 …ame: ImsRegInfo;<br>Method or attribute name: imsRegState: ImsRegState;<br>New version information…
1117 … name: ImsRegInfo;<br>Method or attribute name: imsRegTech: ImsRegTech;<br>New version information…
1118 …Class name: OperatorConfig;<br>Method or attribute name: field: string;<br>New version information…
1119 …Class name: OperatorConfig;<br>Method or attribute name: value: string;<br>New version information…
1120 …Class name: IccAccountInfo;<br>Method or attribute name: simId: number;<br>New version information…
1121 …s name: IccAccountInfo;<br>Method or attribute name: slotIndex: number;<br>New version information…
1122 …ass name: IccAccountInfo;<br>Method or attribute name: isEsim: boolean;<br>New version information…
1123 …s name: IccAccountInfo;<br>Method or attribute name: isActive: boolean;<br>New version information…
1124 …Class name: IccAccountInfo;<br>Method or attribute name: iccId: string;<br>New version information…
1125 …ss name: IccAccountInfo;<br>Method or attribute name: showName: string;<br>New version information…
1126 … name: IccAccountInfo;<br>Method or attribute name: showNumber: string;<br>New version information…
1127 … name: LockStatusResponse;<br>Method or attribute name: result: number;<br>New version information…
1128 …name: LockStatusResponse;<br>Method or attribute name: remain?: number;<br>New version information…
1129 …me: DiallingNumbersInfo;<br>Method or attribute name: alphaTag: string;<br>New version information…
1130 …name: DiallingNumbersInfo;<br>Method or attribute name: number: string;<br>New version information…
1131 …iallingNumbersInfo;<br>Method or attribute name: recordNumber?: number;<br>New version information…
1132 … name: DiallingNumbersInfo;<br>Method or attribute name: pin2?: string;<br>New version information…
1133 …|Class name: LockInfo;<br>Method or attribute name: lockType: LockType;<br>New version information…
1134 …: |Class name: LockInfo;<br>Method or attribute name: password: string;<br>New version information…
1135 …ass name: PersoLockInfo;<br>Method or attribute name: password: string;<br>New version information…
1136 …: |Class name: LockInfo;<br>Method or attribute name: state: LockState;<br>New version information…
1137 …e: PersoLockInfo;<br>Method or attribute name: lockType: PersoLockType;<br>New version information…
1138 … MmsInformation;<br>Method or attribute name: messageType: MessageType;<br>New version information…
1139 …MmsAcknowledgeInd \| MmsDeliveryInd \| MmsReadOrigInd \| MmsReadRecInd;<br>New version information…
1140 …ation;<br>Method or attribute name: attachment?: Array\<MmsAttachment>;<br>New version information…
1141 …|Class name: MmsSendReq;<br>Method or attribute name: from: MmsAddress;<br>New version information…
1142 …ss name: MmsReadOrigInd;<br>Method or attribute name: from: MmsAddress;<br>New version information…
1143 …ass name: MmsReadRecInd;<br>Method or attribute name: from: MmsAddress;<br>New version information…
1144 …s name: MmsSendReq;<br>Method or attribute name: transactionId: string;<br>New version information…
1145 … name: MmsSendConf;<br>Method or attribute name: transactionId: string;<br>New version information…
1146 …MmsNotificationInd;<br>Method or attribute name: transactionId: string;<br>New version information…
1147 …s name: MmsRespInd;<br>Method or attribute name: transactionId: string;<br>New version information…
1148 …e: MmsRetrieveConf;<br>Method or attribute name: transactionId: string;<br>New version information…
1149 … MmsAcknowledgeInd;<br>Method or attribute name: transactionId: string;<br>New version information…
1150 …ass name: MmsSendReq;<br>Method or attribute name: contentType: string;<br>New version information…
1151 …ame: MmsRetrieveConf;<br>Method or attribute name: contentType: string;<br>New version information…
1152 … name: MmsAttachment;<br>Method or attribute name: contentType: string;<br>New version information…
1153 …name: MmsSendReq;<br>Method or attribute name: version: MmsVersionType;<br>New version information…
1154 …ame: MmsSendConf;<br>Method or attribute name: version: MmsVersionType;<br>New version information…
1155 …sNotificationInd;<br>Method or attribute name: version: MmsVersionType;<br>New version information…
1156 …name: MmsRespInd;<br>Method or attribute name: version: MmsVersionType;<br>New version information…
1157 … MmsRetrieveConf;<br>Method or attribute name: version: MmsVersionType;<br>New version information…
1158 …msAcknowledgeInd;<br>Method or attribute name: version: MmsVersionType;<br>New version information…
1159 …: MmsDeliveryInd;<br>Method or attribute name: version: MmsVersionType;<br>New version information…
1160 …: MmsReadOrigInd;<br>Method or attribute name: version: MmsVersionType;<br>New version information…
1161 …e: MmsReadRecInd;<br>Method or attribute name: version: MmsVersionType;<br>New version information…
1162 …name: MmsSendReq;<br>Method or attribute name: to?: Array\<MmsAddress>;<br>New version information…
1163 …n: |Class name: MmsSendReq;<br>Method or attribute name: date?: number;<br>New version information…
1164 …|Class name: MmsReadRecInd;<br>Method or attribute name: date?: number;<br>New version information…
1165 …name: MmsSendReq;<br>Method or attribute name: cc?: Array\<MmsAddress>;<br>New version information…
1166 … MmsRetrieveConf;<br>Method or attribute name: cc?: Array\<MmsAddress>;<br>New version information…
1167 …ame: MmsSendReq;<br>Method or attribute name: bcc?: Array\<MmsAddress>;<br>New version information…
1168 …|Class name: MmsSendReq;<br>Method or attribute name: subject?: string;<br>New version information…
1169 …ame: MmsNotificationInd;<br>Method or attribute name: subject?: string;<br>New version information…
1170 …s name: MmsRetrieveConf;<br>Method or attribute name: subject?: string;<br>New version information…
1171 …s name: MmsSendReq;<br>Method or attribute name: messageClass?: number;<br>New version information…
1172 … |Class name: MmsSendReq;<br>Method or attribute name: expiry?: number;<br>New version information…
1173 …e: MmsSendReq;<br>Method or attribute name: priority?: MmsPriorityType;<br>New version information…
1174 …sRetrieveConf;<br>Method or attribute name: priority?: MmsPriorityType;<br>New version information…
1175 …me: MmsSendReq;<br>Method or attribute name: senderVisibility?: number;<br>New version information…
1176 …name: MmsSendReq;<br>Method or attribute name: deliveryReport?: number;<br>New version information…
1177 …sNotificationInd;<br>Method or attribute name: deliveryReport?: number;<br>New version information…
1178 … MmsRetrieveConf;<br>Method or attribute name: deliveryReport?: number;<br>New version information…
1179 …ass name: MmsSendReq;<br>Method or attribute name: readReport?: number;<br>New version information…
1180 …ame: MmsRetrieveConf;<br>Method or attribute name: readReport?: number;<br>New version information…
1181 … name: MmsSendConf;<br>Method or attribute name: responseState: number;<br>New version information…
1182 …ass name: MmsSendConf;<br>Method or attribute name: messageId?: string;<br>New version information…
1183 … MmsNotificationInd;<br>Method or attribute name: messageClass: number;<br>New version information…
1184 …: MmsNotificationInd;<br>Method or attribute name: messageSize: number;<br>New version information…
1185 … name: MmsNotificationInd;<br>Method or attribute name: expiry: number;<br>New version information…
1186 …sNotificationInd;<br>Method or attribute name: contentLocation: string;<br>New version information…
1187 …e: MmsAttachment;<br>Method or attribute name: contentLocation: string;<br>New version information…
1188 …me: MmsNotificationInd;<br>Method or attribute name: from?: MmsAddress;<br>New version information…
1189 … name: MmsRetrieveConf;<br>Method or attribute name: from?: MmsAddress;<br>New version information…
1190 …MmsNotificationInd;<br>Method or attribute name: contentClass?: number;<br>New version information…
1191 …: |Class name: MmsRespInd;<br>Method or attribute name: status: number;<br>New version information…
1192 …lass name: MmsDeliveryInd;<br>Method or attribute name: status: number;<br>New version information…
1193 …|Class name: ShortMessage;<br>Method or attribute name: status: number;<br>New version information…
1194 …e: MmsRespInd;<br>Method or attribute name: reportAllowed?: ReportType;<br>New version information…
1195 …cknowledgeInd;<br>Method or attribute name: reportAllowed?: ReportType;<br>New version information…
1196 … name: MmsRetrieveConf;<br>Method or attribute name: messageId: string;<br>New version information…
1197 …s name: MmsDeliveryInd;<br>Method or attribute name: messageId: string;<br>New version information…
1198 …s name: MmsReadOrigInd;<br>Method or attribute name: messageId: string;<br>New version information…
1199 …ss name: MmsReadRecInd;<br>Method or attribute name: messageId: string;<br>New version information…
1200 …Class name: MmsRetrieveConf;<br>Method or attribute name: date: number;<br>New version information…
1201 …|Class name: MmsDeliveryInd;<br>Method or attribute name: date: number;<br>New version information…
1202 …|Class name: MmsReadOrigInd;<br>Method or attribute name: date: number;<br>New version information…
1203 …: MmsRetrieveConf;<br>Method or attribute name: to: Array\<MmsAddress>;<br>New version information…
1204 …e: MmsDeliveryInd;<br>Method or attribute name: to: Array\<MmsAddress>;<br>New version information…
1205 …e: MmsReadOrigInd;<br>Method or attribute name: to: Array\<MmsAddress>;<br>New version information…
1206 …me: MmsReadRecInd;<br>Method or attribute name: to: Array\<MmsAddress>;<br>New version information…
1207 … MmsRetrieveConf;<br>Method or attribute name: retrieveStatus?: number;<br>New version information…
1208 …e: MmsRetrieveConf;<br>Method or attribute name: retrieveText?: string;<br>New version information…
1209 … name: MmsReadOrigInd;<br>Method or attribute name: readStatus: number;<br>New version information…
1210 …s name: MmsReadRecInd;<br>Method or attribute name: readStatus: number;<br>New version information…
1211 …ss name: MmsAttachment;<br>Method or attribute name: contentId: string;<br>New version information…
1212 …ment;<br>Method or attribute name: contentDisposition: DispositionType;<br>New version information…
1213 …tachment;<br>Method or attribute name: contentTransferEncoding: string;<br>New version information…
1214 …lass name: MmsAttachment;<br>Method or attribute name: isSmil: boolean;<br>New version information…
1215 …|Class name: MmsAttachment;<br>Method or attribute name: path?: string;<br>New version information…
1216 …e: MmsAttachment;<br>Method or attribute name: inBuff?: Array\<number>;<br>New version information…
1217 …ss name: MmsAttachment;<br>Method or attribute name: fileName?: string;<br>New version information…
1218 …ame: MmsAttachment;<br>Method or attribute name: charset?: MmsCharSets;<br>New version information…
1219 … |Class name: MmsAddress;<br>Method or attribute name: address: string;<br>New version information…
1220 …ss name: MmsAddress;<br>Method or attribute name: charset: MmsCharSets;<br>New version information…
1221 …ass name: CBConfigOptions;<br>Method or attribute name: slotId: number;<br>New version information…
1222 …s name: SimMessageOptions;<br>Method or attribute name: slotId: number;<br>New version information…
1223 …: UpdateSimMessageOptions;<br>Method or attribute name: slotId: number;<br>New version information…
1224 … name: SendMessageOptions;<br>Method or attribute name: slotId: number;<br>New version information…
1225 …ss name: CBConfigOptions;<br>Method or attribute name: enable: boolean;<br>New version information…
1226 …: CBConfigOptions;<br>Method or attribute name: startMessageId: number;<br>New version information…
1227 …me: CBConfigOptions;<br>Method or attribute name: endMessageId: number;<br>New version information…
1228 …s name: CBConfigOptions;<br>Method or attribute name: ranType: RanType;<br>New version information…
1229 …ass name: SimMessageOptions;<br>Method or attribute name: smsc: string;<br>New version information…
1230 …me: UpdateSimMessageOptions;<br>Method or attribute name: smsc: string;<br>New version information…
1231 …lass name: SimMessageOptions;<br>Method or attribute name: pdu: string;<br>New version information…
1232 …ame: UpdateSimMessageOptions;<br>Method or attribute name: pdu: string;<br>New version information…
1233 …mMessageOptions;<br>Method or attribute name: status: SimMessageStatus;<br>New version information…
1234 …UpdateSimMessageOptions;<br>Method or attribute name: msgIndex: number;<br>New version information…
1235 …ssageOptions;<br>Method or attribute name: newStatus: SimMessageStatus;<br>New version information…
1236 … ShortMessage;<br>Method or attribute name: visibleMessageBody: string;<br>New version information…
1237 …: ShortMessage;<br>Method or attribute name: visibleRawAddress: string;<br>New version information…
1238 …tMessage;<br>Method or attribute name: messageClass: ShortMessageClass;<br>New version information…
1239 …ss name: ShortMessage;<br>Method or attribute name: protocolId: number;<br>New version information…
1240 …ass name: ShortMessage;<br>Method or attribute name: scAddress: string;<br>New version information…
1241 …s name: ShortMessage;<br>Method or attribute name: scTimestamp: number;<br>New version information…
1242 …: ShortMessage;<br>Method or attribute name: isReplaceMessage: boolean;<br>New version information…
1243 …name: ShortMessage;<br>Method or attribute name: hasReplyPath: boolean;<br>New version information…
1244 …s name: ShortMessage;<br>Method or attribute name: pdu: Array\<number>;<br>New version information…
1245 …ShortMessageCallback;<br>Method or attribute name: pdu: Array\<number>;<br>New version information…
1246 …essage;<br>Method or attribute name: isSmsStatusReportMessage: boolean;<br>New version information…
1247 …mShortMessage;<br>Method or attribute name: shortMessage: ShortMessage;<br>New version information…
1248 …ssage;<br>Method or attribute name: simMessageStatus: SimMessageStatus;<br>New version information…
1249 …name: SimShortMessage;<br>Method or attribute name: indexOnSim: number;<br>New version information…
1250 …ndMessageOptions;<br>Method or attribute name: destinationHost: string;<br>New version information…
1251 …endMessageOptions;<br>Method or attribute name: serviceCenter?: string;<br>New version information…
1252 …ptions;<br>Method or attribute name: content: string \| Array\<number>;<br>New version information…
1253 …dMessageOptions;<br>Method or attribute name: destinationPort?: number;<br>New version information…
1254 …tribute name: sendCallback?: AsyncCallback\<ISendShortMessageCallback>;<br>New version information…
1255 …name: deliveryCallback?: AsyncCallback\<IDeliveryShortMessageCallback>;<br>New version information…
1256 …ortMessageCallback;<br>Method or attribute name: result: SendSmsResult;<br>New version information…
1257 …e: ISendShortMessageCallback;<br>Method or attribute name: url: string;<br>New version information…
1258 …ShortMessageCallback;<br>Method or attribute name: isLastPart: boolean;<br>New version information…
1259 …name: SmsSegmentsInfo;<br>Method or attribute name: splitCount: number;<br>New version information…
1260 …ame: SmsSegmentsInfo;<br>Method or attribute name: encodeCount: number;<br>New version information…
1261 …egmentsInfo;<br>Method or attribute name: encodeCountRemaining: number;<br>New version information…
1262 …msSegmentsInfo;<br>Method or attribute name: scheme: SmsEncodingScheme;<br>New version information…