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