Lines Matching refs:sms

430sms;<br>Method or attribute name: function splitMessage(content: string, callback: AsyncCallback\<…
431sms;<br>Method or attribute name: function splitMessage(content: string): Promise\<Array\<string>>…
432sms;<br>Method or attribute name: function createMessage(pdu: Array\<number>, specification: strin…
433sms;<br>Method or attribute name: function createMessage(pdu: Array\<number>, specification: strin…
434sms;<br>Method or attribute name: function sendMessage(options: SendMessageOptions): void;<br>Old …
435sms;<br>Method or attribute name: function setDefaultSmsSlotId(slotId: number, callback: AsyncCall…
436sms;<br>Method or attribute name: function setDefaultSmsSlotId(slotId: number): Promise\<void>;<br…
437sms;<br>Method or attribute name: function setSmscAddr(slotId: number, smscAddr: string, callback:…
438sms;<br>Method or attribute name: function setSmscAddr(slotId: number, smscAddr: string): Promise\…
439sms;<br>Method or attribute name: function getSmscAddr(slotId: number, callback: AsyncCallback\<st…
440sms;<br>Method or attribute name: function getSmscAddr(slotId: number): Promise\<string>;<br>Old v…
441sms;<br>Method or attribute name: function addSimMessage(options: SimMessageOptions, callback: Asy…
442sms;<br>Method or attribute name: function addSimMessage(options: SimMessageOptions): Promise\<voi…
443sms;<br>Method or attribute name: function delSimMessage(slotId: number, msgIndex: number, callbac…
444sms;<br>Method or attribute name: function delSimMessage(slotId: number, msgIndex: number): Promis…
445sms;<br>Method or attribute name: function updateSimMessage(options: UpdateSimMessageOptions, call…
446sms;<br>Method or attribute name: function updateSimMessage(options: UpdateSimMessageOptions): Pro…
447sms;<br>Method or attribute name: function getAllSimMessages(slotId: number, callback: AsyncCallba…
448sms;<br>Method or attribute name: function getAllSimMessages(slotId: number): Promise\<Array\<SimS…
449sms;<br>Method or attribute name: function setCBConfig(options: CBConfigOptions, callback: AsyncCa…
450sms;<br>Method or attribute name: function setCBConfig(options: CBConfigOptions): Promise\<void>;<…
451sms;<br>Method or attribute name: function getSmsSegmentsInfo(slotId: number, message: string, for…
452sms;<br>Method or attribute name: function getSmsSegmentsInfo(slotId: number, message: string, for…
453sms;<br>Method or attribute name: function isImsSmsSupported(slotId: number, callback: AsyncCallba…
454sms;<br>Method or attribute name: function isImsSmsSupported(slotId: number): Promise\<boolean>;<b…
455sms;<br>Method or attribute name: function getImsShortMessageFormat(callback: AsyncCallback\<strin…
456sms;<br>Method or attribute name: function getImsShortMessageFormat(): Promise\<string>;<br>Old ve…
457sms;<br>Method or attribute name: function decodeMms(mmsFilePathName: string \| Array\<number>, ca…
458sms;<br>Method or attribute name: function decodeMms(mmsFilePathName: string \| Array\<number>): P…
459sms;<br>Method or attribute name: function encodeMms(mms: MmsInformation, callback: AsyncCallback\…
460sms;<br>Method or attribute name: function encodeMms(mms: MmsInformation): Promise\<Array\<number>…
502sms;<br>Method or attribute name: function isImsSmsSupported(callback: AsyncCallback\<boolean>): v…
503sms;<br>Method or attribute name: function isImsSmsSupported(): Promise\<boolean>;|Class name: sms